From 8cd7f691028da63728831fa537a7048de6eee2a9 Mon Sep 17 00:00:00 2001 From: Ralph Sennhauser Date: Tue, 12 Feb 2013 16:06:27 +0000 Subject: Generate jdk-defaults.conf at install, if nothing else thist least this is a lot more maintainable than two dozen files. svn path=/projects/java-config-2/trunk/; revision=9198 --- config/jdk-defaults-alpha.conf | 2 -- config/jdk-defaults-amd64-fbsd.conf | 2 -- config/jdk-defaults-amd64.conf | 2 -- config/jdk-defaults-arm.conf | 2 -- config/jdk-defaults-hppa.conf | 2 -- config/jdk-defaults-hpux.conf | 2 -- config/jdk-defaults-ia64.conf | 2 -- config/jdk-defaults-mips.conf | 2 -- config/jdk-defaults-ppc-aix.conf | 2 -- config/jdk-defaults-ppc-linux.conf | 2 -- config/jdk-defaults-ppc-macos.conf | 2 -- config/jdk-defaults-ppc.conf | 2 -- config/jdk-defaults-ppc64.conf | 2 -- config/jdk-defaults-sparc-solaris.conf | 2 -- config/jdk-defaults-sparc.conf | 2 -- config/jdk-defaults-sparc64-solaris.conf | 2 -- config/jdk-defaults-x64-freebsd.conf | 2 -- config/jdk-defaults-x64-macos.conf | 2 -- config/jdk-defaults-x64-solaris.conf | 2 -- config/jdk-defaults-x86-fbsd.conf | 2 -- config/jdk-defaults-x86-freebsd.conf | 2 -- config/jdk-defaults-x86-macos.conf | 2 -- config/jdk-defaults-x86-solaris.conf | 2 -- config/jdk-defaults-x86.conf | 2 -- 24 files changed, 48 deletions(-) delete mode 100644 config/jdk-defaults-alpha.conf delete mode 100644 config/jdk-defaults-amd64-fbsd.conf delete mode 100644 config/jdk-defaults-amd64.conf delete mode 100644 config/jdk-defaults-arm.conf delete mode 100644 config/jdk-defaults-hppa.conf delete mode 100644 config/jdk-defaults-hpux.conf delete mode 100644 config/jdk-defaults-ia64.conf delete mode 100644 config/jdk-defaults-mips.conf delete mode 100644 config/jdk-defaults-ppc-aix.conf delete mode 100644 config/jdk-defaults-ppc-linux.conf delete mode 100644 config/jdk-defaults-ppc-macos.conf delete mode 100644 config/jdk-defaults-ppc.conf delete mode 100644 config/jdk-defaults-ppc64.conf delete mode 100644 config/jdk-defaults-sparc-solaris.conf delete mode 100644 config/jdk-defaults-sparc.conf delete mode 100644 config/jdk-defaults-sparc64-solaris.conf delete mode 100644 config/jdk-defaults-x64-freebsd.conf delete mode 100644 config/jdk-defaults-x64-macos.conf delete mode 100644 config/jdk-defaults-x64-solaris.conf delete mode 100644 config/jdk-defaults-x86-fbsd.conf delete mode 100644 config/jdk-defaults-x86-freebsd.conf delete mode 100644 config/jdk-defaults-x86-macos.conf delete mode 100644 config/jdk-defaults-x86-solaris.conf delete mode 100644 config/jdk-defaults-x86.conf (limited to 'config') diff --git a/config/jdk-defaults-alpha.conf b/config/jdk-defaults-alpha.conf deleted file mode 100644 index fe21913..0000000 --- a/config/jdk-defaults-alpha.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= compaq-jdk diff --git a/config/jdk-defaults-amd64-fbsd.conf b/config/jdk-defaults-amd64-fbsd.conf deleted file mode 100644 index 2af5546..0000000 --- a/config/jdk-defaults-amd64-fbsd.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= diablo-jdk diff --git a/config/jdk-defaults-amd64.conf b/config/jdk-defaults-amd64.conf deleted file mode 100644 index ba50185..0000000 --- a/config/jdk-defaults-amd64.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= icedtea6 icedtea6-bin sun-jdk blackdown-jdk ibm-jdk-bin jrockit-jdk-bin diff --git a/config/jdk-defaults-arm.conf b/config/jdk-defaults-arm.conf deleted file mode 100644 index b7be0b4..0000000 --- a/config/jdk-defaults-arm.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= icedtea-7 icedtea-6 icedtea-bin-7 icedtea-bin-6 diff --git a/config/jdk-defaults-hppa.conf b/config/jdk-defaults-hppa.conf deleted file mode 100644 index 4480996..0000000 --- a/config/jdk-defaults-hppa.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= kaffe diff --git a/config/jdk-defaults-hpux.conf b/config/jdk-defaults-hpux.conf deleted file mode 100644 index d54419b..0000000 --- a/config/jdk-defaults-hpux.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= hp-jdk-bin diff --git a/config/jdk-defaults-ia64.conf b/config/jdk-defaults-ia64.conf deleted file mode 100644 index 89c48a7..0000000 --- a/config/jdk-defaults-ia64.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= jrockit-jdk-bin diff --git a/config/jdk-defaults-mips.conf b/config/jdk-defaults-mips.conf deleted file mode 100644 index c649d0e..0000000 --- a/config/jdk-defaults-mips.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= blackdown-jdk diff --git a/config/jdk-defaults-ppc-aix.conf b/config/jdk-defaults-ppc-aix.conf deleted file mode 100644 index 31a46e3..0000000 --- a/config/jdk-defaults-ppc-aix.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= ibm-jdk-bin diff --git a/config/jdk-defaults-ppc-linux.conf b/config/jdk-defaults-ppc-linux.conf deleted file mode 100644 index 31a46e3..0000000 --- a/config/jdk-defaults-ppc-linux.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= ibm-jdk-bin diff --git a/config/jdk-defaults-ppc-macos.conf b/config/jdk-defaults-ppc-macos.conf deleted file mode 100644 index c1f8d96..0000000 --- a/config/jdk-defaults-ppc-macos.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= apple-jdk-bin diff --git a/config/jdk-defaults-ppc.conf b/config/jdk-defaults-ppc.conf deleted file mode 100644 index 31a46e3..0000000 --- a/config/jdk-defaults-ppc.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= ibm-jdk-bin diff --git a/config/jdk-defaults-ppc64.conf b/config/jdk-defaults-ppc64.conf deleted file mode 100644 index 31a46e3..0000000 --- a/config/jdk-defaults-ppc64.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= ibm-jdk-bin diff --git a/config/jdk-defaults-sparc-solaris.conf b/config/jdk-defaults-sparc-solaris.conf deleted file mode 100644 index c82e429..0000000 --- a/config/jdk-defaults-sparc-solaris.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= sun-jdk diff --git a/config/jdk-defaults-sparc.conf b/config/jdk-defaults-sparc.conf deleted file mode 100644 index c649d0e..0000000 --- a/config/jdk-defaults-sparc.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= blackdown-jdk diff --git a/config/jdk-defaults-sparc64-solaris.conf b/config/jdk-defaults-sparc64-solaris.conf deleted file mode 100644 index c82e429..0000000 --- a/config/jdk-defaults-sparc64-solaris.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= sun-jdk diff --git a/config/jdk-defaults-x64-freebsd.conf b/config/jdk-defaults-x64-freebsd.conf deleted file mode 100644 index 2af5546..0000000 --- a/config/jdk-defaults-x64-freebsd.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= diablo-jdk diff --git a/config/jdk-defaults-x64-macos.conf b/config/jdk-defaults-x64-macos.conf deleted file mode 100644 index c1f8d96..0000000 --- a/config/jdk-defaults-x64-macos.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= apple-jdk-bin diff --git a/config/jdk-defaults-x64-solaris.conf b/config/jdk-defaults-x64-solaris.conf deleted file mode 100644 index c82e429..0000000 --- a/config/jdk-defaults-x64-solaris.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= sun-jdk diff --git a/config/jdk-defaults-x86-fbsd.conf b/config/jdk-defaults-x86-fbsd.conf deleted file mode 100644 index 2af5546..0000000 --- a/config/jdk-defaults-x86-fbsd.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= diablo-jdk diff --git a/config/jdk-defaults-x86-freebsd.conf b/config/jdk-defaults-x86-freebsd.conf deleted file mode 100644 index 2af5546..0000000 --- a/config/jdk-defaults-x86-freebsd.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= diablo-jdk diff --git a/config/jdk-defaults-x86-macos.conf b/config/jdk-defaults-x86-macos.conf deleted file mode 100644 index c1f8d96..0000000 --- a/config/jdk-defaults-x86-macos.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= apple-jdk-bin diff --git a/config/jdk-defaults-x86-solaris.conf b/config/jdk-defaults-x86-solaris.conf deleted file mode 100644 index c82e429..0000000 --- a/config/jdk-defaults-x86-solaris.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= sun-jdk diff --git a/config/jdk-defaults-x86.conf b/config/jdk-defaults-x86.conf deleted file mode 100644 index ba50185..0000000 --- a/config/jdk-defaults-x86.conf +++ /dev/null @@ -1,2 +0,0 @@ -# This files contain the default support jdk's -*= icedtea6 icedtea6-bin sun-jdk blackdown-jdk ibm-jdk-bin jrockit-jdk-bin -- cgit v1.2.3-18-g5258