commit:     c748f548864a5d63e4527356eed3ee65e1dc73a2
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 17 20:34:51 2020 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 20:34:51 2020 +0000
URL:        https://gitweb.gentoo.org/proj/java-config.git/commit/?id=c748f548

remove ChangeLog file

do we need a 15 yo ChangeLog file? Nope.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 ChangeLog | 1943 -------------------------------------------------------------
 1 file changed, 1943 deletions(-)

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 468b685..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,1943 +0,0 @@
-2010-04-27 11:41  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Virtual.py,
-         src/testsuite/EnvironmentManager.py, src/testsuite/Virtual.py,
-         src/testsuite/packages/commons-logging,
-         src/testsuite/packages/commons-logging/package.env,
-         src/testsuite/packages/jdbc-mysql/package.env,
-         src/testsuite/packages/log4j,
-         src/testsuite/packages/log4j/package.env,
-         src/testsuite/virtual_configs/jdbc: Fixed issue with
-         multi_provider virtuals where deep dep resolution wasn't being
-         performed. Fixed issue with requiring vm for virtuals as well.
-
-2010-04-20 20:41  Vlastimil Babka <[email protected]>
-
-       * config/jdk-defaults-hpux.conf, config/jdk-defaults-ppc-aix.conf,
-         config/jdk-defaults-ppc-linux.conf,
-         config/jdk-defaults-x64-freebsd.conf,
-         config/jdk-defaults-x64-macos.conf,
-         config/jdk-defaults-x86-freebsd.conf: Add jdk-defaults for
-         several (prefix) arches per bug #300137.
-
-2010-04-20 20:30  Vlastimil Babka <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/VersionManager.py: Try system-vm as a build VM
-         before falling back to jdk-defaults.conf - bug #315039.
-
-2010-04-20 19:34  Vlastimil Babka <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Support for package name
-         globbing, bug #315123.
-
-2010-04-13 21:21  Vlastimil Babka <[email protected]>
-
-       * src/eselect/java-vm.eselect, src/java-config-2: Print build-only
-         warnings only when a build-only vm is present. Bug #302109.
-
-2010-03-06 04:06  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: #297687. Skip env
-         variables.
-
-2009-12-28 01:01  Vlastimil Babka <[email protected]>
-
-       * setup.py: setup.py fixes by Arfever - fixes repeated installs,
-         typo and whitespace
-
-2009-12-28 00:53  Vlastimil Babka <[email protected]>
-
-       * src/java_config_2/VersionManager.py: VersionManager greater-than
-         comparison fix by Arfever.
-
-2009-12-25 23:10  Alistair Bush <[email protected]>
-
-       * AUTHORS: Add arfrever to authors.
-
-2009-12-25 23:07  Alistair Bush <[email protected]>
-
-       * src/testsuite/VM.py: Remove failif call as its depreciated.
-
-2009-12-25 23:06  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Apply python3 patch 9 from
-         Arfrever. Fixes unit tests with python 3. Thank you Arfrever
-
-2009-12-25 22:53  Alistair Bush <[email protected]>
-
-       * src/test-python3.sh: Add test runner script to test build with
-         python3. Currently fails.
-
-2009-12-25 22:42  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VM.py: Apply python3 patch 8 from Arfrever.
-         Fixes a unit test
-
-2009-12-25 22:31  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/gjl, src/java-config-2: Apply python3
-         patch 7 from Arfrever. Trunk now broken until a few python3
-         issues are solved.
-
-2009-12-25 22:29  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Package.py, src/java_config_2/VM.py,
-         src/java_config_2/VersionManager.py, src/testsuite/__init__.py:
-         Apply python3 patch 6 from Arfrever
-
-2009-12-25 22:28  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/java-config-2,
-         src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/VersionManager.py: Apply python3 patch 5 from
-         Arfrever
-
-2009-12-25 22:27  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/gjl, src/java_config_2/VM.py,
-         src/java_config_2/VersionManager.py: Apply python3 patch 4 from
-         Arfrever
-
-2009-12-25 22:26  Alistair Bush <[email protected]>
-
-       * src/gjl, src/java-config-2,
-         src/java_config_2/EnvironmentManager.py: Apply python3 patch 3
-         from Arfrever
-
-2009-12-25 22:26  Alistair Bush <[email protected]>
-
-       * src/gjl, src/java_config_2/OutputFormatter.py: Apply python3
-         patch 2 from Arfrever
-
-2009-12-25 22:25  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/FileParser.py,
-         src/java_config_2/OutputFormatter.py,
-         src/java_config_2/Package.py, src/java_config_2/VM.py,
-         src/java_config_2/Virtual.py: Apply python3 patch 1 from Arfrever
-
-2009-12-06 00:22  Alistair Bush <[email protected]>
-
-       * ChangeLog, setup.py, src/java_config_2/__init__.py: Updated
-         version.
-
-2009-12-03 11:17  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Improve error messaging when
-         we can't find a vm.
-
-2009-11-29 04:38  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Add check for when name
-         is None or ''. This case means we have no preference
-
-2009-11-29 03:51  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Assign correct variable to
-         highest
-
-2009-11-27 20:57  Vlastimil Babka <[email protected]>
-
-       * config/jdk-defaults-amd64.conf, config/jdk-defaults-x86.conf: Add
-         icedtea6 and icedtea6-bin preferences.
-
-2009-11-27 20:55  Vlastimil Babka <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Change VM matching to
-         fix bug #288695, a user preference is not matched as a simple
-         prefix of VMHANDLE anymore, but has to be either an exact
-         VMHANDLE match or match VMHANDLE after -SLOT appended. A icedtea6
-         preference will thus no longer match icedtea6-bin.
-
-2009-11-26 18:16  Alistair Bush <[email protected]>
-
-       * src/eselect/java-vm.eselect, src/java_config_2/VersionManager.py,
-         src/testsuite/EnvironmentManager.py, src/testsuite/Package.py,
-         src/testsuite/VM.py, src/testsuite/VersionManager.py,
-         src/testsuite/Virtual.py, src/testsuite/__init__.py: Added
-         buildonly support to java-vm.eselect, improved VersionManager and
-         wrote some tests.
-
-2009-10-11 08:17  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Fix TypeError
-
-2009-10-11 07:14  Alistair Bush <[email protected]>
-
-       * src/gjl: Moved get_needed_packages to VersionManager as it is
-         used there as well.
-
-2009-10-11 07:10  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Parse whole dep tree for
-         #161622.
-
-2009-10-11 04:47  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py,
-         src/testsuite/EnvironmentManager.py,
-         src/testsuite/VersionManager.py,
-         src/testsuite/packages/ant-cores5,
-         src/testsuite/packages/ant-cores5/package.env,
-         src/testsuite/packages/test-package,
-         src/testsuite/packages/test-package/package.env: Possible fix for
-         #161622. Doesn't inspect complete tree yet, only immediate
-         dependencies.
-
-2009-09-16 01:02  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/java-config-2: bug fixes
-
-2009-08-27 11:03  Alistair Bush <[email protected]>
-
-       * ChangeLog, setup.py, src/java_config_2/__init__.py: Updated
-         version.
-
-2009-08-26 04:29  Alistair Bush <[email protected]>
-
-       * src/java-config-2: Improved message to be displayed to user
-         running java-config -L
-
-2009-06-09 06:43  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/testsuite/EnvironmentManager.py: Fixed bug #273284
-
-2009-06-08 09:51  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/gjl, src/java-config-2,
-         src/java_config_2/VM.py, src/java_config_2/VersionManager.py,
-         src/testsuite/VM.py, src/testsuite/VersionManager.py,
-         src/testsuite/vm_configs/blackdown-jdk-1.4.2: Add support for
-         build only vm's and remove support for old style virtual support.
-
-2009-05-23 08:13  Alistair Bush <[email protected]>
-
-       * ChangeLog, TODO, setup.py, src/java_config_2/__init__.py: Updated
-         version
-
-2009-05-21 08:11  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Virtual.py, src/testsuite/Virtual.py,
-         src/testsuite/virtual_configs/jmx,
-         src/testsuite/virtual_configs/jmx2,
-         src/testsuite/vm_configs/blackdown-jdk-1.4.2,
-         src/testsuite/vm_configs/sun-jre-bin-1.6: Add support for
-         virtual/[jdk|jre] deps in virtuals.
-
-2009-05-21 08:10  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Moved EnvironmentManager
-         import to allow Virtuals to import VersionManager functionality.
-
-2009-05-02 11:32  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/java_config_2/EnvironmentManager.py:
-         Re-add print statement, with correct indentation and remove
-         another unneeded print.
-
-2009-05-02 10:51  Alistair Bush <[email protected]>
-
-       * src/depend-java-query: remove debug print statement
-
-2009-04-25 09:34  Alistair Bush <[email protected]>
-
-       * setup.cfg: Add symlinks for all jdk/jre tools
-
-2009-04-24 11:10  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py,
-         src/testsuite/VersionManager.py: Add support for slotted
-         java-virtuals.
-
-2009-04-24 10:07  Alistair Bush <[email protected]>
-
-       * src/java-config-2: Add support for querying a packages
-         package.env
-
-2009-04-24 10:04  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py,
-         src/testsuite/VersionManager.py: Add support for
-         virtual/(jre|jdk):slot parsing.
-
-2009-04-10 11:47  Petteri Räty <[email protected]>
-
-       * REWRITE: Add file listing goals for a java-config rewrite.
-
-2009-03-01 10:08  Alistair Bush <[email protected]>
-
-       * src/testsuite/VersionManager.py: VersionManager unittests.
-
-2009-02-25 10:31  Alistair Bush <[email protected]>
-
-       * src/testsuite/VersionManager.py: Being adding more unittests.
-
-2009-02-24 10:54  Alistair Bush <[email protected]>
-
-       * src/testsuite/Package.py, src/testsuite/Virtual.py,
-         src/testsuite/packages/ant-cores/package.env,
-         src/testsuite/packages/jdbc-mysql,
-         src/testsuite/packages/jdbc-mysql/package.env,
-         src/testsuite/packages/jdbc-postgresql,
-         src/testsuite/packages/jdbc-postgresql/package.env: Updated
-         unittests. Made unittests provide there own packages, vms,
-         virtuals, etc to provide known state to test against.
-
-2009-02-24 10:52  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Package.py: Remove commented out code and extra
-         lines.
-
-2009-02-24 09:58  Alistair Bush <[email protected]>
-
-       * src/java-config-2: Fix Formatting
-
-2009-02-22 10:38  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Virtual.py: Updated to print all pass all
-         possible providers to ProviderUnavailableError
-
-2009-02-22 10:03  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py,
-         src/java_config_2/Virtual.py: Fix bugs.
-
-2009-02-21 21:45  Alistair Bush <[email protected]>
-
-       * src/testsuite/EnvironmentManager.py, src/testsuite/Package.py,
-         src/testsuite/Virtual.py, src/testsuite/__init__.py,
-         src/testsuite/packages, src/testsuite/packages/ant-cores,
-         src/testsuite/packages/ant-cores/package.env,
-         src/testsuite/virtual_configs/jdbc: Improving testsuites by
-         making it more independent from the env.
-
-2009-02-21 21:43  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/FileParser.py, src/java_config_2/Package.py,
-         src/java_config_2/VersionManager.py,
-         src/java_config_2/Virtual.py: Add initial support for jdbc like
-         virtuals. Which return all providers instead of just one.
-
-2009-01-13 09:43  Alistair Bush <[email protected]>
-
-       * src/java_config_2/__init__.py: Update Version 2.1.7
-
-2008-11-20 10:34  Alistair Bush <[email protected]>
-
-       * ChangeLog, src/gjl, src/java-config-2,
-         src/java_config_2/EnvironmentManager.py: Migrate from depreciated
-         Set class and fix bug 247608.
-
-2008-10-12 20:03  serkan
-
-       * src/java_config_2/Virtual.py: Fix returning empty classpath if
-         the provider doesnt have VIRTUAL_CLASSPATH
-
-2008-10-12 18:30  serkan
-
-       * src/java_config_2/Virtual.py: Fix indentation.
-
-2008-10-12 18:19  serkan
-
-       * src/java_config_2/Package.py, src/java_config_2/Virtual.py:
-         Support VIRTUAL_CLASSPATH variable in non-jvm virtual provider.
-
-2008-07-04 18:35  serkan
-
-       * config/jdk-defaults-sparc64-solaris.conf,
-         config/jdk-defaults-x64-solaris.conf: Copy configurations of 64
-         bit Solaris's from 32 bit's. Suggested by grobian.
-
-2008-07-02 17:25  Petteri Räty <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Make the portage import
-         backwards compatible.
-
-2008-06-21 13:25  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Update VersionManager to new
-         portage module
-
-2008-04-27 23:44  Petteri Räty <[email protected]>
-
-       * NEWS, setup.py, src/java_config_2/__init__.py: Increase version
-         number to 2.1.6 and add NEWS entry.
-
-2008-04-27 23:23  Petteri Räty <[email protected]>
-
-       * src/testsuite/vm_configs/sun-jdk-1.7: Add sun-jdk-1.7 config for
-         the vm_configs so that the virtual test code tests a more complex
-         scenario.
-
-2008-04-27 23:22  Petteri Räty <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Iterate over all matching
-         vms so that >=virtual/jdk-1.5 java-virtuals/jaf works when 1.7
-         comes out of the jdk part but isn't marked as providing the
-         virtual.
-
-2008-04-27 22:39  Petteri Räty <[email protected]>
-
-       * src/testsuite/VersionManager.py, src/testsuite/__init__.py,
-         src/testsuite/vm_configs/sun-jdk-1.6: Add test for
-         VersionManager.get_vm
-
-2008-04-27 22:38  Petteri Räty <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Remove leading space from
-         the result of parse_depend_virtuals.
-
-2008-04-27 14:31  Petteri Räty <[email protected]>
-
-       * src/testsuite/VM.py, src/testsuite/Virtual.py,
-         src/testsuite/__init__.py, src/testsuite/virtual_configs,
-         src/testsuite/virtual_configs/jaf: Add test for Virtual.get_vms.
-
-2008-04-27 12:53  Petteri Räty <[email protected]>
-
-       * src/testsuite/VM.py, src/testsuite/__init__.py,
-         src/testsuite/provides.py, src/testsuite/vm_configs,
-         src/testsuite/vm_configs/ibm-jdk-bin-1.5: Add own vm_configs
-         directory for VM tests and test that name is not dependent on the
-         path.
-
-2008-04-27 12:51  Petteri Räty <[email protected]>
-
-       * src/java_config_2/VM.py: Use os.path.basename instead of
-         hardcoding the vm file directory.
-
-2008-04-27 12:33  Petteri Räty <[email protected]>
-
-       * src/run-test-suite.py, src/test, src/test.sh, src/testsuite,
-         src/testsuite/__init__.py: Rename test to testsuite so that it
-         does not collide with the standard python test directory. Add
-         framework for running tests from multiple modules.
-
-2008-04-25 00:32  Petteri Räty <[email protected]>
-
-       * src/test, src/test.sh, src/test/provides.py: Add unit test for
-         VM.provides
-
-2008-04-25 00:31  Petteri Räty <[email protected]>
-
-       * src/java_config_2/VM.py: Fix provides not to return True when a
-         VM does not have a PROVIDES entry at all.
-
-2008-02-26 16:48  Petteri Räty <[email protected]>
-
-       * MANIFEST.in, setup.py, src/java_config_2/__init__.py: Increase
-         version number to 2.1.5 and add data to MANIFEST.in.
-
-2008-02-26 16:41  Petteri Räty <[email protected]>
-
-       * NEWS: Update NEWS for 2.1.5.
-
-2008-02-26 16:35  Petteri Räty <[email protected]>
-
-       * src/run-java-tool: Make the tool bold in the desktop notification
-         message.
-
-2008-02-26 16:34  Petteri Räty <[email protected]>
-
-       * src/java-config-2: Rename get_virtuals_packages to
-         get_virtual_providers.
-
-2008-02-26 16:33  Petteri Räty <[email protected]>
-
-       * data/javaws.desktop, data/x-java-jnlp-file.desktop, setup.py:
-         Make the jnlp association work in KDE 3.
-
-2008-02-25 23:54  Petteri Räty <[email protected]>
-
-       * src/run-java-tool: Add notify-send notification when a wrapper is
-         not provided by the selected vm.
-
-2008-02-25 23:09  Petteri Räty <[email protected]>
-
-       * src/eselect/java-vm.eselect: Make eselect java-vm set foobar
-         foobar throw an error. Fixes bug #211454.
-
-2008-02-12 14:02  Petteri Räty <[email protected]>
-
-       * data/javaws.desktop: Remove TryExec for gimp that was
-         accidentally left in.
-
-2008-02-11 22:09  Petteri Räty <[email protected]>
-
-       * setup.py: copy_file is not able to handle --root with relative
-         symbolic links
-
-2008-02-11 21:18  Petteri Räty <[email protected]>
-
-       * setup.py: Mixed up the argument order for copy_file.
-
-2008-02-11 21:05  Petteri Räty <[email protected]>
-
-       * data, data/application-x-java-jnlp-file.png,
-         data/java-icon48.png, data/javaws.desktop, setup.py: Install
-         .desktop files for Java Web Start. Icon taken from OpenJDK repo
-         src/solaris/classes/sun/awt/X11/java-icon48.png. Fix for
-         http://bugs.gentoo.org/show_bug.cgi?id=35024.
-
-2008-01-29 05:31  Alistair Bush <[email protected]>
-
-       * setup.py, src/java_config_2/__init__.py: Updated version to
-         2.1.4.
-
-2008-01-29 04:58  Alistair Bush <[email protected]>
-
-       * make-release: Updating make-release to support new module name
-         (java_config_2). This was the reason for the latest java-config-2
-         releases not having the correct version.
-
-2008-01-24 07:04  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Virtual.py: Added fix to Virtual support for
-         querying a virtuals LIBRARY_PATH.
-
-2008-01-21 05:58  Alistair Bush <[email protected]>
-
-       * src/java-config-2, src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Virtual.py: Fix message, clean up comments
-
-2008-01-21 04:05  Alistair Bush <[email protected]>
-
-       * src/java-config-2: Revert this back, didn't mean to commit it.
-
-2008-01-21 04:03  Alistair Bush <[email protected]>
-
-       * src/java-config-2, src/java_config_2/Virtual.py: Fix another tiny
-         bug.
-
-2008-01-21 03:41  Alistair Bush <[email protected]>
-
-       * src/launcher.bash: Fixed debug print line.
-
-2008-01-20 07:36  Alistair Bush <[email protected]>
-
-       * src/launcher.bash: Fixed launcher.bash option parsing. see
-         #193350
-
-2008-01-20 01:32  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py, src/java_config_2/VM.py,
-         src/java_config_2/VersionManager.py: Clean up and bug fix.
-
-2008-01-19 01:42  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/VersionManager.py,
-         src/java_config_2/Virtual.py: Various fixes (hopefully)
-
-2008-01-14 09:24  Alistair Bush <[email protected]>
-
-       * src/java-config-2, src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/VersionManager.py,
-         src/java_config_2/Virtual.py: Lots of little changes.
-
-2008-01-13 05:50  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Errors.py, src/java_config_2/VersionManager.py,
-         src/java_config_2/Virtual.py: Added further fixes, now virtuals
-         can handle slot depends etc.
-
-2008-01-13 03:02  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Fxi syntax error.
-
-2008-01-13 02:44  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/java_config_2/VersionManager.py,
-         src/java_config_2/Virtual.py: Updated reg exp fix errors in
-         virtuals handling
-
-2008-01-07 20:08  Petteri Räty <[email protected]>
-
-       * src/java_config_2/Virtual.py: Fix vim modeline and one
-         indentation fix.
-
-2008-01-07 20:03  Petteri Räty <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Add missing return to
-         get_virtual
-
-2007-11-28 07:56  Alistair Bush <[email protected]>
-
-       * setup.py: Updated Version.
-
-2007-11-26 04:25  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Virtual.py: Uncommented virtual conf code and
-         cleaned up tab error in EnvironmentManager.
-
-2007-11-25 13:43  Vlastimil Babka <[email protected]>
-
-       * config/jdk-defaults-ppc-macos.conf,
-         config/jdk-defaults-sparc-solaris.conf,
-         config/jdk-defaults-x86-macos.conf,
-         config/jdk-defaults-x86-solaris.conf: Add jdk configuration files
-         for macos and solaris, provided by grobian.
-
-2007-11-20 08:51  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/java_config_2/EnvironmentManager.py:
-         Fixed issue where depend-java-query wasn't able to find a
-         suitable vm, when it should have.
-
-2007-11-19 07:37  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Virtual.py: Fix bug in EnvironmentManager where
-         dep resolving of optional dependencies had been broken by the
-         lazy package loading. Cleaned up Virtual.py
-
-2007-11-19 06:34  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Virtual.py: Fixed issue where package was being
-         provided instead of vm.
-
-2007-11-17 21:04  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/gjl,
-         src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Package.py, src/java_config_2/Virtual.py:
-         Support for Virtuals that declare list of VM names to use.
-         Testing needed before releaseable.
-
-2007-11-10 12:08  Petteri Räty <[email protected]>
-
-       * src/java-config-2, src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Errors.py: Speedup java-config by moving to
-         lazy loading of packages in EnvironmentManager instead of always
-         loading all installed packages to memory.
-
-2007-10-20 12:03  Alistair Bush <[email protected]>
-
-       * config/virtuals, src/java_config_2/Virtual.py: Updated virtuals
-         conf examples and fixed issue in Virtual.py where incorrect
-         active_package was being selected.
-
-2007-10-14 07:38  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Fix issue when
-         EnvironmentManager does not compile with python-2.4 but does with
-         2.5.
-
-2007-10-13 11:30  Alistair Bush <[email protected]>
-
-       * setup.py: Updating version
-
-2007-10-13 10:21  Alistair Bush <[email protected]>
-
-       * src/java-config-2: Updating message in java-config as I fudge the
-         last one
-
-2007-10-13 10:14  Alistair Bush <[email protected]>
-
-       * src/java-config-2: Updating message in java-config to increase
-         clarity.
-
-2007-10-13 09:45  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/gjl: Migrating depend-java-query and
-         gjl to new module layout.
-
-2007-10-13 09:38  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Virtual.py: Set providing variables in
-         Virtual.py as empty strings by default
-
-2007-10-13 09:34  Alistair Bush <[email protected]>
-
-       * src/java-config-2, src/java_config_2/Errors.py: Fixing bug in
-         handling Exception.
-
-2007-10-13 09:16  Alistair Bush <[email protected]>
-
-       * src/java_config_2/Errors.py, src/java_config_2/Virtual.py: Fixing
-         inconsistent use of tabs.
-
-2007-10-13 09:08  Alistair Bush <[email protected]>
-
-       * src/java-config-2, src/java_config_2/Errors.py,
-         src/java_config_2/Virtual.py: Adding new Exception to handle when
-         a virtual does not have a provider.
-
-2007-10-12 07:41  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Added except to try to
-         stop exceptions on initialisation on EnvironmentManager.
-
-2007-10-12 07:19  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Added try finally to
-         stop exceptions on initialisation on EnvironmentManager.
-
-2007-10-12 07:06  Alistair Bush <[email protected]>
-
-       * src/java_config_2/EnvironmentManager.py: Adding raise
-         InvalidVMError back when there is no active vm.
-
-2007-10-12 06:33  Alistair Bush <[email protected]>
-
-       * src/java_config_2/VersionManager.py: Migrate VersonManager to new
-         namespace.
-
-2007-10-12 06:25  Alistair Bush <[email protected]>
-
-       * setup.py: Commiting update to setup.oy for test purposes.
-
-2007-10-11 11:00  Alistair Bush <[email protected]>
-
-       * src/java-config-2, src/java_config, src/java_config_2,
-         src/java_config_2/EnvironmentManager.py,
-         src/java_config_2/Errors.py, src/java_config_2/FileParser.py,
-         src/java_config_2/OutputFormatter.py,
-         src/java_config_2/Package.py, src/java_config_2/VM.py,
-         src/java_config_2/VersionManager.py,
-         src/java_config_2/Virtual.py, src/java_config_2/__init__.py: In
-         process on refactoring java-config-2 as part of move to
-         /usr/lib/python*/site-packages
-
-2007-10-11 10:26  Alistair Bush <[email protected]>
-
-       * src/java_config/Virtual.py: More fixes for bug #195320.
-
-2007-10-11 10:24  Alistair Bush <[email protected]>
-
-       * src/java_config/Virtual.py: More fixes for bug #195320.
-
-2007-10-11 08:28  Alistair Bush <[email protected]>
-
-       * src/java_config/EnvironmentManager.py,
-         src/java_config/Virtual.py: Bug#:195382 Fixed multiple issues
-         where vm's were being used without checking they were actually
-         available.
-
-2007-10-08 09:12  Alistair Bush <[email protected]>
-
-       * setup.py, src/java_config/__init__.py: Updated Version.
-
-2007-10-05 10:48  Alistair Bush <[email protected]>
-
-       * src/java_config/EnvironmentManager.py: Fixed bug where variable
-         was being referenced as global instead on instance.
-
-2007-10-04 10:52  Alistair Bush <[email protected]>
-
-       * src/java-config-2: Retabbed java-config-2
-
-2007-10-04 10:45  Alistair Bush <[email protected]>
-
-       * src/java_config/EnvironmentManager.py,
-         src/java_config/VersionManager.py: Removing stray comments that
-         were missed.
-
-2007-10-04 10:16  Alistair Bush <[email protected]>
-
-       * setup.py, src/java_config/__init__.py: Updated version to 2.1.0
-
-2007-10-02 07:14  Alistair Bush <[email protected]>
-
-       * src/depend-java-query, src/gjl, src/java-config-2,
-         src/java_config/EnvironmentManager.py,
-         src/java_config/FileParser.py, src/java_config/VersionManager.py,
-         src/java_config/Virtual.py: Merged virtuals-support changes
-         r4995:5437 into trunk
-
-2007-07-21 11:35  Petteri Räty <[email protected]>
-
-       * src/run-java-tool: Add detection for run-java-tool being invoked
-         directly. Fixes bug #181967.
-
-2007-07-21 11:33  Petteri Räty <[email protected]>
-
-       * src/run-java-tool: Run retab in vim to change spaces to tabs.
-
-2007-05-28 12:00  Vlastimil Babka <[email protected]>
-
-       * ., src, src/gjl, src/java_config/EnvironmentManager.py,
-         src/java_config/Package.py: Support for OPTIONAL_DEPEND in
-         package.env, bug #176182.
-
-2007-05-27 15:43  Vlastimil Babka <[email protected]>
-
-       * src/java_config/VersionManager.py: Fix "Unable to determine VM
-         for building from dependencies." exception when neither jdk.conf
-         nor jdk-defaults.conf provide a usable JDK, and the lowest
-         possible VM specified in DEPEND is not installed. Fixes bug
-         #157380.
-
-2007-05-25 21:49  Petteri Räty <[email protected]>
-
-       * setup.cfg: Add setup.cfg. Part of 2.0.33 tarball but forgot to
-         add.
-
-2007-05-25 18:41  Petteri Räty <[email protected]>
-
-       * NEWS, setup.py, src/java_config/__init__.py: Increase version and
-         write NEWS entry for 2.0.33.
-
-2007-05-25 18:35  Petteri Räty <[email protected]>
-
-       * src/profile.d/java-config-2.csh, src/profile.d/java-config-2.sh:
-         Prepend JAVA_HOME to MANPATH instead of appending so that it
-         comes before generation 1.
-
-2007-05-25 17:46  Petteri Räty <[email protected]>
-
-       * MANIFEST.in, setup.py: Add support to the setup.py file for
-         creating the run-java-tool symlinks and fix MANIFEST.in file to
-         include new directories and TODO.
-
-2007-05-25 17:44  Petteri Räty <[email protected]>
-
-       * AUTHORS, README, make-release: Use the new authors file support
-         in svn2cl,add a short README and force MANIFEST recreation in
-         make-release.
-
-2007-05-25 17:42  Petteri Räty <[email protected]>
-
-       * src/java_config/VersionManager.py: Use sys.path.append instead of
-         insert(0 for portage imports
-
-2007-05-20 19:23  Vlastimil Babka <[email protected]>
-
-       * src/gjl, src/java_config/EnvironmentManager.py: Add support for
-         ENV_VARS in package.env to gjl.
-
-2007-05-20 17:48  Joshua Nichols <[email protected]>
-
-       * setup.py, src/java-config-2.profiled, src/profile.d,
-         src/profile.d/java-config-2.csh, src/profile.d/java-config-2.sh,
-         src/revdep-rebuild, src/revdep-rebuild/60-java: Created profile.d
-         directory, and brought most recent version of the profile.d files
-         from tree in. Also brought in the revdep-rebuild files. Addressed
-         bug #175883 by updating the profile.d files, and removing the
-         entry from the env.d file.
-
-2007-05-19 01:19  Alistair Bush <[email protected]>
-
-       * src/gjl: Commiting changes to gjl so it respects
-         JAVA_LIBRARY_PATH and LD_LIBRARY_PATH
-
-2007-05-18 18:51  Vlastimil Babka <[email protected]>
-
-       * src/gjl: Change the instructions when missing dependency to run
-         emerge with -1Da instead of -uDa to also force remerging of the
-         package itself, and
-         not to record it in world.
-
-2007-05-01 10:59  Petteri Räty <[email protected]>
-
-       * make-release, setup.py, src/java_config/__init__.py: Change
-         version to 2.0.32 add make make-release use cp -v.
-
-2007-05-01 10:56  Petteri Räty <[email protected]>
-
-       * make-release: Add svn up so svn2cl gets the ChangeLog right.
-
-2007-05-01 10:39  Petteri Räty <[email protected]>
-
-       * NEWS: Add a note about including NEWS in the release.
-
-2007-05-01 10:36  Petteri Räty <[email protected]>
-
-       * MANIFEST.in: Include NEWS.
-
-2007-05-01 10:34  Petteri Räty <[email protected]>
-
-       * NEWS: Update NEWS for 2.0.32 release.
-
-2007-04-24 16:34  Petteri Räty <[email protected]>
-
-       * src/java_config/Package.py: Fix a typo.
-
-2007-04-24 16:34  Petteri Räty <[email protected]>
-
-       * config/20java-config: /etc/java-config/vms is not used by
-         java-config-2 so no need to CONFIG_PROTECT_MASK it
-
-2007-04-15 20:25  Petteri Räty <[email protected]>
-
-       * config/symlink-tools: Add keytool to java-config wrappers.
-
-2007-03-31 19:24  Petteri Räty <[email protected]>
-
-       * MANIFEST.in, TODO, make-release: Add svn2l to make-release and
-         add ChangeLog to the generated tarball.
-
-2007-03-31 19:17  Petteri Räty <[email protected]>
-
-       * ChangeLog: Use svn2cl from now on to generate ChangeLog for
-         releases.
-
-2007-03-01 13:50  Petteri Räty <[email protected]>
-
-       * ChangeLog, src/gjl: Separate error message for broken package.env
-         files with commas in DEPEND and for missing dependencies.
-
-2007-03-01 13:22  Petteri Räty <[email protected]>
-
-       * ChangeLog, src/gjl: Make gjl report missing dependencies with a
-         useful error message instead of a stack trace. Bug #168855.
-
-2007-02-28 19:40  Petteri Räty <[email protected]>
-
-       * ChangeLog, man/java-config-2.1: The default browser plugin can be
-         set by eselect java-nsplugin so that is not a bug any more.
-
-2007-02-16 19:37  Petteri Räty <[email protected]>
-
-       * ChangeLog, config/jdk-defaults-amd64.conf,
-         config/jdk-defaults-x86.conf: java-config-2/trunk: prefer sun-jdk
-         over blackdown-jdk when both are installed
-
-2007-02-16 19:35  Petteri Räty <[email protected]>
-
-       * NEWS: Rename ChangeLog to NEWS. NEWS contains higlights of
-         releases and ChangeLog messages for every commit.
-
-2007-01-27 01:20  Vlastimil Babka <[email protected]>
-
-       * ChangeLog, config/jdk-defaults-ia64.conf: Fixed jrockit in
-         jdk-defaults.conf for ia64
-
-2006-12-31 13:02  Petteri Räty <[email protected]>
-
-       * TODO, src/java_config/EnvironmentManager.py: Added a note about
-         get_packages returning a dictionary.
-
-2006-12-17 14:38  Petteri Räty <[email protected]>
-
-       * TODO: TODO items for 2.1
-
-2006-12-17 14:30  Petteri Räty <[email protected]>
-
-       * setup.py, src/java_config/__init__.py: Marking 2.0.31
-
-2006-12-17 14:27  Petteri Räty <[email protected]>
-
-       * ChangeLog: added jdk-defaults-x86-fbsd.conf
-
-2006-12-17 14:19  Petteri Räty <[email protected]>
-
-       * ChangeLog: Added ChangeLog entry for 2.0.31.
-
-2006-12-09 16:58  Petteri Räty <[email protected]>
-
-       * src/java-config-2: Applied patch from bug #149460 so that
-         --select-vm= behaves the same way as it would not have been given
-         at all.
-
-2006-12-09 16:53  Petteri Räty <[email protected]>
-
-       * src/java-config-2: Move -n and --nocolor to always be the first
-         arguments passed to the OptionParse so that we will never output
-         coloured output in the callbacks that come after it. Fixes bug
-         #154493.
-
-2006-12-08 01:23  Vlastimil Babka <[email protected]>
-
-       * config/jdk-defaults-x86-fbsd.conf: Add jdk-defaults.conf for
-         x86-fbsd.
-
-2006-12-07 14:25  Petteri Räty <[email protected]>
-
-       * config/jdk-defaults-amd64.conf, config/jdk-defaults-x86.conf:
-         Prefer sun-jdk over ibm-jdk-bin on x86 and amd64.
-
-2006-12-06 19:06  Petteri Räty <[email protected]>
-
-       * src/java_config/VersionManager.py: Moving portage import code to
-         inside the only function it is used in.
-
-2006-12-06 19:04  Petteri Räty <[email protected]>
-
-       * src/java_config/VersionManager.py: Added use flag handling code.
-
-2006-12-01 18:47  Petteri Räty <[email protected]>
-
-       * src/launcher.bash: Adding GJL_DEBUG printing of the gjl call.
-
-2006-11-30 17:25  Petteri Räty <[email protected]>
-
-       * AUTHORS: Updated AUTHORS file with some people who have
-         contributed and in general brought it closer to present
-         situation.
-
-2006-11-30 17:23  Petteri Räty <[email protected]>
-
-       * src/java-config-2: Changing java-config-2 to return !0 values
-         when there is an error condition or something is not found.
-
-2006-11-01 06:43  Vlastimil Babka <[email protected]>
-
-       * src/launcher.bash: Print notice about GENTOO_VM set only with
-         GJL_DEBUG=1 (looks suspiciously when compiling with ejavac() and
-         ecj-3.2).
-
-2006-10-21 18:00  Petteri Räty <[email protected]>
-
-       * src/launcher.bash: launcher.bash can now be used without gjl_jar
-         and gjl_main variables if the package only installs one jar with
-         Main-class attribute set.
-
-2006-09-23 00:18  Joshua Nichols <[email protected]>
-
-       * setup.py, src/java_config/__init__.py: Updated version to 2.0.30
-
-2006-09-23 00:18  Joshua Nichols <[email protected]>
-
-       * src/java-config-2: Removed uneeded branching logic. It was used
-         to highlight JDKs when doing -L, but we don't do that anymore.
-
-2006-09-23 00:17  Joshua Nichols <[email protected]>
-
-       * make-release: Fixed make-release script
-
-2006-09-23 00:10  Joshua Nichols <[email protected]>
-
-       * src/java-config-2: Made java-config-2 -L match java-config-1 -L
-
-2006-09-21 01:57  Joshua Nichols <[email protected]>
-
-       * src/java-config-2: Added messages for when setting user/system
-         vm.
-
-2006-09-19 21:29  Joshua Nichols <[email protected]>
-
-       * make-release, setup.py, src/java_config/__init__.py: Updated
-         version. Fixed make-release so it fixes __init__.py to have right
-         version.
-
-2006-09-19 03:55  Joshua Nichols <[email protected]>
-
-       * src/java-config-2: Added --tools to java-config-2
-
-2006-09-19 03:42  Joshua Nichols <[email protected]>
-
-       * src/run-java-tool: Added saner error message for when a tool
-         isn't available.
-
-2006-09-19 03:12  Joshua Nichols <[email protected]>
-
-       * src/eselect/java-nsplugin.eselect: Use a slightly smarter way of
-         checking multilibness
-
-2006-09-19 02:44  Joshua Nichols <[email protected]>
-
-       * src/eselect/java-nsplugin.eselect: Minor fixes.
-
-2006-09-19 02:17  Joshua Nichols <[email protected]>
-
-       * src/eselect/java-nsplugin.eselect: Updated java-nsplugin.eselect
-         to support multilib stuff.
-
-2006-09-14 19:43  Vlastimil Babka <[email protected]>
-
-       * src/java_config/EnvironmentManager.py: Rewrite code depending on
-         python 2.4 wrt bug #147594.
-
-2006-09-12 14:07  Vlastimil Babka <[email protected]>
-
-       * src/gjl: Fix the previous change for cases when CLASSPATH is
-         completely unset.
-
-2006-09-08 20:27  Vlastimil Babka <[email protected]>
-
-       * src/gjl: Honour CLASSPATH environment variable, to fix bug
-         #146870
-
-2006-09-08 18:49  Joshua Nichols <[email protected]>
-
-       * setup.py: Updated version.
-
-2006-09-08 06:14  Vlastimil Babka <[email protected]>
-
-       * src/eselect/java-vm.eselect, src/java-config-2,
-         src/java_config/EnvironmentManager.py: Give nice error message
-         instead of traceback if trying to set system/user vm symlink over
-         existing non-symlink file/directory. Fixes bug #140926
-
-2006-09-07 23:40  Vlastimil Babka <[email protected]>
-
-       * src/gjl: Remove the dep class/library path stuff from gjl, make
-         it use java-config functionality where
-         it was moved to in previous commit.
-
-2006-09-07 23:21  Vlastimil Babka <[email protected]>
-
-       * src/java-config-2, src/java_config/EnvironmentManager.py: Added
-         -d (--with-dependencies) trigger for --library and --classpath
-         calls.
-
-2006-09-07 21:23  Vlastimil Babka <[email protected]>
-
-       * config/symlink-tools: Added apt (annotation processing tool) into
-         run-java-tool's symlinks.
-
-2006-09-07 20:49  Vlastimil Babka <[email protected]>
-
-       * config/jdk.conf: Replaced http://some.where with link to gentoo
-         java guide.
-
-2006-09-06 11:03  Vlastimil Babka <[email protected]>
-
-       * src/java_config/EnvironmentManager.py: Leave out empty parts of
-         package.env's CLASSPATH (i.e. if CLASSPATH looks like
-         ':/usr/share/junit/lib/junit.jar:', omit the ':'s) to behave like
-         java-config-1 and prevent
-         breakages of eclass jar-from and friends functions with packages
-         merged long-ago which
-         apparently can have those stray ':'s.
-
-2006-08-25 04:04  Joshua Nichols <[email protected]>
-
-       * src/java-config-2.profiled: Updates to java-config-2, to export
-         JAVAC, JDK_HOME
-
-2006-08-24 14:48  Joshua Nichols <[email protected]>
-
-       * src/java-config-2.profiled: Added profile.d file
-
-2006-08-24 14:46  Joshua Nichols <[email protected]>
-
-       * src/eselect/java-nsplugin.eselect: Applied
-         java-config-2.0.26-nsplugin_ls_stderr.patch
-
-2006-08-24 14:46  Joshua Nichols <[email protected]>
-
-       * config/symlink-tools: Applied java-config-2.0.26-jconsole.patch
-
-2006-08-24 00:52  Joshua Nichols <[email protected]>
-
-       * src/java_config/EnvironmentManager.py: Patch to fix bug #144856.
-
-2006-08-10 00:07  Joshua Nichols <[email protected]>
-
-       * .: Moved axxo branch to trunk.
-
-2006-07-17 20:20  Joshua Nichols <[email protected]>
-
-       * Moved java-config into projects.
-
-2006-07-07 02:25  Joshua Nichols <[email protected]>
-
-       * Updated setup.py for version
-
-2006-07-07 02:19  Joshua Nichols <[email protected]>
-
-       * Patch from caster for better error handling.
-
-2006-07-07 02:17  Joshua Nichols <[email protected]>
-
-       * Allow vm to be set by number
-
-2006-07-03 17:13  Joshua Nichols <[email protected]>
-
-       * Added fix to correctly mark current plugin.
-
-2006-06-30 12:06  Joshua Nichols <[email protected]>
-
-       * Added java-nsplugin.eselect
-
-2006-06-28 14:25  Joshua Nichols <[email protected]>
-
-       * Updates and tweaks to run-java-tool.
-
-2006-06-28 13:33  Joshua Nichols <[email protected]>
-
-       * Undoing unintentional changes
-
-2006-06-28 13:29  Joshua Nichols <[email protected]>
-
-       * Renamed java-config.1 to java-config-2.1, and updated setup.py
-         accordingly.
-
-2006-06-24 22:26  Joshua Nichols <[email protected]>
-
-       * Applied a forgotten patch.
-
-2006-06-24 18:55  Joshua Nichols <[email protected]>
-
-       * Updated setup.py to reflect eselect rename.
-
-2006-06-24 18:34  Joshua Nichols <[email protected]>
-
-       * Renamed java to java-vm.
-
-2006-05-02 03:50  Joshua Nichols <[email protected]>
-
-       * Moved java-config to java-config-2, and updated to reflect it.
-         Updated version to 2.0.22.
-
-2006-05-02 03:44  Joshua Nichols <[email protected]>
-
-       * Cosmetic fixes
-
-2006-03-24 13:56  Joshua Nichols <[email protected]>
-
-       * Some fixes regarding the version number.
-
-2006-02-08 01:42  Joshua Nichols <[email protected]>
-
-       * Made a number of changes needed for migration-overlay.
-
-2006-01-26 13:40  Thomas Matthijs <[email protected]>
-
-       * remove me
-
-2005-12-25 19:02  Thomas Matthijs <[email protected]>
-
-       * add some useless comments, and make it python-updater proof
-
-2005-12-25 10:00  Thomas Matthijs <[email protected]>
-
-       * dont default to ecj
-
-2005-11-26 16:07  Petteri Räty <[email protected]>
-
-       * Documented --library in the man page.
-
-2005-11-22 13:26  Thomas Matthijs <[email protected]>
-
-       * stupid stupid
-
-2005-11-14 16:34  Petteri Räty <[email protected]>
-
-       * java-config now outputs help when called without arguments.
-
-2005-11-14 10:12  Thomas Matthijs <[email protected]>
-
-       * fix normpath
-
-2005-11-14 10:02  Thomas Matthijs <[email protected]>
-
-       * fix -jar stuff
-
-2005-11-10 13:39  Thomas Matthijs <[email protected]>
-
-       * fix manual loc
-
-2005-11-09 19:34  Petteri Räty <[email protected]>
-
-       * A little code cleanup. Hope it works.
-
-2005-11-06 18:00  Thomas Matthijs <[email protected]>
-
-       * jre|jdk -> java
-
-2005-11-06 17:55  Thomas Matthijs <[email protected]>
-
-       * jdk/jre-home is silly
-
-2005-10-29 12:42  Thomas Matthijs <[email protected]>
-
-       * Dont assume uid 0 has super powers
-
-2005-10-29 12:23  Thomas Matthijs <[email protected]>
-
-       * note
-
-2005-10-26 08:01  Thomas Matthijs <[email protected]>
-
-       * for nichoj
-
-2005-10-21 18:47  Thomas Matthijs <[email protected]>
-
-       * fix
-
-2005-10-10 20:53  Thomas Matthijs <[email protected]>
-
-       * add example virtuals file
-
-2005-10-10 20:50  Thomas Matthijs <[email protected]>
-
-       * virtual packages support
-
-2005-10-09 18:09  Thomas Matthijs <[email protected]>
-
-       * Move location of the vm symlink, and symlink too JAVA_HOME
-
-2005-09-25 20:18  Thomas Matthijs <[email protected]>
-
-       * ##
-
-2005-09-24 18:43  Thomas Matthijs <[email protected]>
-
-       * updates
-
-2005-09-24 00:06  Thomas Matthijs <[email protected]>
-
-       * 2.0.5
-
-2005-09-23 20:53  Thomas Matthijs <[email protected]>
-
-       * i no longer think this was a good idea
-
-2005-09-14 20:42  Thomas Matthijs <[email protected]>
-
-       * new java-config: saner launcher, still needs improving
-
-2005-09-12 07:00  Thomas Matthijs <[email protected]>
-
-       * revert some of my previous changes
-
-2005-09-11 14:29  Thomas Matthijs <[email protected]>
-
-       * Do not let --select_vm fallback onto system/user vm, exit with
-         non-zero on error
-
-2005-07-27 11:00  Thomas Matthijs <[email protected]>
-
-       * Complain loudly about vm files that are missing some vars
-
-2005-07-26 22:16  Thomas Matthijs <[email protected]>
-
-       * fix argument passing
-
-2005-07-24 19:46  Thomas Matthijs <[email protected]>
-
-       * config mask env.d/java
-
-2005-07-24 10:50  Thomas Matthijs <[email protected]>
-
-       * gentoo_javacflags
-
-2005-07-24 10:49  Thomas Matthijs <[email protected]>
-
-       * allow cwd too be changed
-
-2005-07-24 10:49  Thomas Matthijs <[email protected]>
-
-       * bugfix on empty cp
-
-2005-07-19 14:55  Thomas Matthijs <[email protected]>
-
-       * bugfix
-
-2005-07-18 19:34  Thomas Matthijs <[email protected]>
-
-       * take into account GENTOO_VM when finding active vm
-
-2005-07-16 19:57  Thomas Matthijs <[email protected]>
-
-       * spaces betwean args goood
-
-2005-07-16 09:24  Thomas Matthijs <[email protected]>
-
-       * echo ran cmd
-
-2005-07-16 09:23  Thomas Matthijs <[email protected]>
-
-       * add fallback on vm
-
-2005-07-15 14:14  Thomas Matthijs <[email protected]>
-
-       * fix
-
-2005-07-15 14:12  Thomas Matthijs <[email protected]>
-
-       * fix
-
-2005-07-15 10:51  Thomas Matthijs <[email protected]>
-
-       * fix
-
-2005-07-15 10:45  Thomas Matthijs <[email protected]>
-
-       * fix redirect
-
-2005-07-12 18:52  Thomas Matthijs <[email protected]>
-
-       * fix fallback + allow jre+jdk provides
-
-2005-07-12 15:10  Thomas Matthijs <[email protected]>
-
-       * nuke my blocker code, since portage doesnt support it in a way
-         that is usefull
-
-2005-07-12 12:59  Thomas Matthijs <[email protected]>
-
-       * prefix launcher vars/avoid collisions
-
-2005-07-11 22:51  Thomas Matthijs <[email protected]>
-
-       * bugfix
-
-2005-07-11 22:31  Thomas Matthijs <[email protected]>
-
-       * handle versions better
-
-2005-07-11 19:49  Thomas Matthijs <[email protected]>
-
-       * getjar
-
-2005-07-10 14:39  Thomas Matthijs <[email protected]>
-
-       * bugfix: find_vm didn't check vm type
-
-2005-07-10 13:20  Thomas Matthijs <[email protected]>
-
-       * undo last commit
-
-2005-07-10 13:13  Thomas Matthijs <[email protected]>
-
-       * fix bug where it would print empty line when pkg can't be found
-
-2005-07-09 01:21  Thomas Matthijs <[email protected]>
-
-       * add some deprecation notices
-
-2005-07-08 22:29  Thomas Matthijs <[email protected]>
-
-       * Lotsa classpath fixes, make it actualy work
-
-2005-07-08 20:17  Thomas Matthijs <[email protected]>
-
-       * change help output to make sense
-
-2005-07-08 20:14  Thomas Matthijs <[email protected]>
-
-       * bugfix
-
-2005-07-08 20:06  Thomas Matthijs <[email protected]>
-
-       * bug fix
-
-2005-07-08 19:52  Thomas Matthijs <[email protected]>
-
-       * sort jdk/jre
-
-2005-07-08 14:52  Thomas Matthijs <[email protected]>
-
-       * fix bug
-
-2005-07-08 13:11  Thomas Matthijs <[email protected]>
-
-       * welcome launcher (needs some cleaning but 'works')
-
-2005-07-07 18:05  Thomas Matthijs <[email protected]>
-
-       * oeps, comment debug code
-
-2005-07-07 18:04  Thomas Matthijs <[email protected]>
-
-       * fix bug i introduced
-
-2005-07-07 14:19  Thomas Matthijs <[email protected]>
-
-       * fix imports, and get_active_vm
-
-2005-07-07 13:46  Thomas Matthijs <[email protected]>
-
-       * exit 1 on failure
-
-2005-07-07 11:53  Thomas Matthijs <[email protected]>
-
-       * Group file parser, rename versioantor to versionmanager
-
-2005-07-04 18:41  Thomas Matthijs <[email protected]>
-
-       * id -u ->>
-
-2005-07-04 18:35  Thomas Matthijs <[email protected]>
-
-       * change user|system args to show/set too be more the eselect way
-
-2005-07-04 12:07  Thomas Matthijs <[email protected]>
-
-       * eselect module to switch system and user vm
-
-2005-07-04 10:57  Thomas Matthijs <[email protected]>
-
-       * fix symlink creation to work for user-vm
-
-2005-07-03 23:15  Thomas Matthijs <[email protected]>
-
-       * simple lil script to make a rls
-
-2005-07-03 22:59  Thomas Matthijs <[email protected]>
-
-       * update paths for symlink things
-
-2005-07-03 22:01  Thomas Matthijs <[email protected]>
-
-       * bah i'm making a mess :((( no sleep == bad, added symlink stuff
-         in previous rev, there files where missing
-
-2005-07-03 22:00  Thomas Matthijs <[email protected]>
-
-       * remove symlink branch
-
-2005-07-03 16:34  Thomas Matthijs <[email protected]>
-
-       * nuke run-java-tool
-
-2005-07-03 14:08  Thomas Matthijs <[email protected]>
-
-       * typo
-
-2005-07-03 14:04  Thomas Matthijs <[email protected]>
-
-       * cleanup
-
-2005-07-03 14:03  Thomas Matthijs <[email protected]>
-
-       * group env-update calls
-
-2005-07-03 13:56  Thomas Matthijs <[email protected]>
-
-       * fix classpath setting
-
-2005-07-03 13:41  Thomas Matthijs <[email protected]>
-
-       * remove some code duplication
-
-2005-07-03 13:24  Thomas Matthijs <[email protected]>
-
-       * bye
-
-2005-07-02 12:41  Thomas Matthijs <[email protected]>
-
-       * catch some exceptions for when the active vm can't be found
-
-2005-07-02 11:41  Thomas Matthijs <[email protected]>
-
-       * make sure line is stripped, and change the loop a bit
-
-2005-07-02 11:14  Thomas Matthijs <[email protected]>
-
-       * Split on the first occurence of =
-
-2005-07-01 20:49  Thomas Matthijs <[email protected]>
-
-       * runtime stuff
-
-2005-07-01 14:58  Thomas Matthijs <[email protected]>
-
-       * dont import java_config
-
-2005-06-30 14:50  Thomas Matthijs <[email protected]>
-
-       * add option to select a diffrend-vm
-
-2005-06-30 14:21  Thomas Matthijs <[email protected]>
-
-       * more style fixes
-
-2005-06-30 13:56  Thomas Matthijs <[email protected]>
-
-       * 4spaces are way better then 3
-
-2005-06-30 13:40  Thomas Matthijs <[email protected]>
-
-       * Only load what is needed when it is needed, store the active vm
-         in the envmanagaer
-
-2005-06-30 13:39  Thomas Matthijs <[email protected]>
-
-       * format fix
-
-2005-06-28 09:22  Thomas Matthijs <[email protected]>
-
-       * handle wrong deps better
-
-2005-06-24 19:28  Thomas Matthijs <[email protected]>
-
-       * added todo
-
-2005-06-23 11:26  Thomas Matthijs <[email protected]>
-
-       * change how things are displayed a bit
-
-2005-06-23 11:26  Thomas Matthijs <[email protected]>
-
-       * make name/file functions actualy work and not get overriden by
-         the string objects
-
-2005-06-22 19:54  Thomas Matthijs <[email protected]>
-
-       * remove debug statement
-
-2005-06-22 19:50  Thomas Matthijs <[email protected]>
-
-       * fix vm selection bug(code needs some cleanup)
-
-2005-06-21 22:44  Thomas Matthijs <[email protected]>
-
-       * have wildcards now
-
-2005-06-21 22:20  Thomas Matthijs <[email protected]>
-
-       * willcards
-
-2005-06-21 21:25  Thomas Matthijs <[email protected]>
-
-       * formatting fix, and allow wildcards in prefs
-
-2005-06-21 16:16  Thomas Matthijs <[email protected]>
-
-       * move things around a bit more ;)
-
-2005-06-21 16:11  Thomas Matthijs <[email protected]>
-
-       * cleanup - move authors to AUTHORS, update copy right, move
-         Changelog to ChangeLog
-
-2005-06-21 15:42  Thomas Matthijs <[email protected]>
-
-       * should have working get_vm with prefernses now
-
-2005-06-21 15:41  Thomas Matthijs <[email protected]>
-
-       * str the message, so the iteration always works
-
-2005-06-20 23:34  Thomas Matthijs <[email protected]>
-
-       * config files
-
-2005-06-20 23:22  Thomas Matthijs <[email protected]>
-
-       * kill more deploy
-
-2005-06-20 21:41  Thomas Matthijs <[email protected]>
-
-       * mainly commiting for structure changes, things don't work yet
-
-2005-06-20 21:10  Thomas Matthijs <[email protected]>
-
-       * copy of trunk -r 190
-
-2005-06-19 12:36  Thomas Matthijs <[email protected]>
-
-       * too everyone reading this, sleepy axxo says hi
-
-2005-06-19 12:35  Thomas Matthijs <[email protected]>
-
-       * catch exception in callback
-
-2005-06-19 00:02  Thomas Matthijs <[email protected]>
-
-       * print output of env-update
-
-2005-06-18 23:51  Thomas Matthijs <[email protected]>
-
-       * correct the way env-update is run, add a general exception caller
-         around the option parsers so we catch all errors, removed
-         /etc/.java hack
-
-2005-06-18 23:49  Thomas Matthijs <[email protected]>
-
-       * extend Exception
-
-2005-06-18 15:34  Thomas Matthijs <[email protected]>
-
-       * add -E to shebang
-
-2005-06-18 15:29  Thomas Matthijs <[email protected]>
-
-       * copied manual/tarball.sh from java-config cvs, made a java_config
-         module, stole the setup.py so we can easily create a snapshort
-
-2005-04-22 04:09  Saleem Abdulrasool <[email protected]>
-
-       * Updates to Preference Manager -- this may be all that is needed
-         for the time being for 1.5 unmasking
-
-2005-04-21 02:57  Saleem Abdulrasool <[email protected]>
-
-       * Preferences Management Code --- Tree is broken
-
-2005-04-19 18:28  Saleem Abdulrasool <[email protected]>
-
-       * Removed #!/usr/bin/python from files; these are not executables!
-
-2005-04-19 15:30  Saleem Abdulrasool <[email protected]>
-
-       * Reverting to the proper #!/usr/bin/python
-
-2005-04-09 19:46  Saleem Abdulrasool <[email protected]>
-
-       * Nicer message
-
-2005-04-09 19:43  Saleem Abdulrasool <[email protected]>
-
-       * Dont die silently!
-
-2005-04-09 18:49  Saleem Abdulrasool <[email protected]>
-
-       * More fixes :-p
-
-2005-04-09 18:47  Saleem Abdulrasool <[email protected]>
-
-       * Fixing OutputFormatter
-
-2005-04-09 18:38  Saleem Abdulrasool <[email protected]>
-
-       * Fixing dropped -E
-
-2005-04-09 18:34  Saleem Abdulrasool <[email protected]>
-
-       * Updated to callbacks
-
-2005-03-19 21:51  Saleem Abdulrasool <[email protected]>
-
-       * Render touchups!
-
-2005-03-19 21:47  Saleem Abdulrasool <[email protected]>
-
-       * Fixing the goofy mistakes
-
-2005-03-12 22:38  Saleem Abdulrasool <[email protected]>
-
-       * All options are now implemented!
-
-2005-03-12 00:11  Saleem Abdulrasool <[email protected]>
-
-       * Wee cleaning the classpaths!
-
-2005-03-05 22:39  Saleem Abdulrasool <[email protected]>
-
-       * More fixing
-
-2005-03-05 22:33  Saleem Abdulrasool <[email protected]>
-
-       * Yey! I broke it and fixed it all on my own! :-d
-
-2005-03-05 22:15  Saleem Abdulrasool <[email protected]>
-
-       * Oh the joys of breaking things -- time to see what I can break
-         now :-d
-
-2005-02-22 02:01  Saleem Abdulrasool <[email protected]>
-
-       * Modified JavaErrors calls
-         Removed unneeded import in Package.py
-
-2005-02-13 18:54  Saleem Abdulrasool <[email protected]>
-
-       * Fixes from axxo
-
-2005-02-13 17:20  Saleem Abdulrasool <[email protected]>
-
-       * imports
-
-2005-02-13 17:18  Saleem Abdulrasool <[email protected]>
-
-       * Fixed minor issue with setting the user vm; added library
-         functionality from axxo; cleaned up path usage; added more TODOs
-
-2005-02-13 07:09  Saleem Abdulrasool <[email protected]>
-
-       * Added broken -s support; Need to determine if user is running
-         csh' or sh' and set vm options appropriately
-
-2005-02-13 02:42  Saleem Abdulrasool <[email protected]>
-
-       * More Fixes! -g fixed
-
-2005-02-13 02:17  Saleem Abdulrasool <[email protected]>
-
-       * More fixes!! -P works too now, I think -- well in default mode
-         atleast
-
-2005-02-13 01:18  Saleem Abdulrasool <[email protected]>
-
-       * aye, stuid commas
-
-2005-02-13 00:44  Saleem Abdulrasool <[email protected]>
-
-       * Fixing more boogs, Bug #22390 Resolved
-
-2005-02-12 17:49  Saleem Abdulrasool <[email protected]>
-
-       * Replicate old java-config behavior
-
-2005-02-12 17:44  Saleem Abdulrasool <[email protected]>
-
-       * OutputFormatter is hungry, it wants spaces, so gave it some food
-         :-p
-
-2005-02-12 17:42  Saleem Abdulrasool <[email protected]>
-
-       * Speeling Error!
-
-2005-02-12 17:33  Saleem Abdulrasool <[email protected]>
-
-       * Replicating old behavior
-
-2005-02-12 06:10  Saleem Abdulrasool <[email protected]>
-
-       * -p functional
-
-2005-02-12 04:10  Saleem Abdulrasool <[email protected]>
-
-       * java-config -L fixed!!
-
-2005-02-11 19:35  Saleem Abdulrasool <[email protected]>
-
-       * java-config -L broken, -l added
-
-2005-02-11 18:41  Saleem Abdulrasool <[email protected]>
-
-       * -g added
-
-2005-02-11 05:43  Saleem Abdulrasool <[email protected]>
-
-       * Updates galore
-
-2005-02-10 17:49  Saleem Abdulrasool <[email protected]>
-
-       * OutputFormatter now does '% ' as % for axxo ;-)
-
-2005-02-10 12:17  Thomas Matthijs <[email protected]>
-
-       * get_vm: machine is a str now
-
-2005-02-09 23:05  Saleem Abdulrasool <[email protected]>
-
-       * Stupid JAVA WS
-
-2005-02-09 22:40  Saleem Abdulrasool <[email protected]>
-
-       * More stuff
-
-2005-02-09 22:28  Saleem Abdulrasool <[email protected]>
-
-       * Removed VM validity checking; Fixed consistency with previous
-         behavior on SET WM
-
-2005-02-09 22:23  Saleem Abdulrasool <[email protected]>
-
-       * I swear I didnt bork it!
-
-2005-02-09 20:22  Thomas Matthijs <[email protected]>
-
-       * make set_vm and valid_vm work on a vm
-
-2005-02-09 19:22  Saleem Abdulrasool <[email protected]>
-
-       * axxo++; .isdigit exception prevention
-
-2005-02-09 18:59  Saleem Abdulrasool <[email protected]>
-
-       * syntax errors--
-
-2005-02-09 18:48  Saleem Abdulrasool <[email protected]>
-
-       * axxo++
-
-2005-02-09 18:36  Saleem Abdulrasool <[email protected]>
-
-       * Removed Exception Logic
-
-2005-02-09 17:59  Saleem Abdulrasool <[email protected]>
-
-       * axxo++
-
-2005-02-09 17:20  Saleem Abdulrasool <[email protected]>
-
-       * Fixing bug #60606
-
-2005-02-07 22:59  Saleem Abdulrasool <[email protected]>
-
-       * More updates to env stuff!
-
-2005-02-06 13:02  Thomas Matthijs <[email protected]>
-
-       * tweak what is put in the env file
-
-2005-02-05 17:29  Saleem Abdulrasool <[email protected]>
-
-       * More Updates!
-
-2005-02-04 23:53  Saleem Abdulrasool <[email protected]>
-
-       * Resolving bug #60606
-
-2005-02-04 23:16  Saleem Abdulrasool <[email protected]>
-
-       * More fixes
-
-2005-02-04 23:04  Saleem Abdulrasool <[email protected]>
-
-       * Added alerts.
-
-2005-02-04 22:45  Saleem Abdulrasool <[email protected]>
-
-       * Added the env file that the script expects (minor changes to the
-         existing ones
-
-2005-02-04 22:33  Saleem Abdulrasool <[email protected]>
-
-       * Look mama! I can set the system VM!!
-
-2005-02-04 19:01  Saleem Abdulrasool <[email protected]>
-
-       * Fix a stupid testing thing
-
-2005-02-04 18:12  Saleem Abdulrasool <[email protected]>
-
-       * Ladies and germs, we now have the ability to validate VMs!!
-
-2005-01-12 21:04  Saleem Abdulrasool <[email protected]>
-
-       * Java VM Listing enabled :-d
-
-2005-01-09 23:40  Saleem Abdulrasool <[email protected]>
-
-       * List the VMs ye mighty and grand java-config!
-
-2005-01-09 22:22  Saleem Abdulrasool <[email protected]>
-
-       * java-config --exec sexiness!
-
-2005-01-09 21:50  Saleem Abdulrasool <[email protected]>
-
-       * Moved java-config.py to java-config; We not have a vm list inside
-         the EnvMgr! :-d
-
-2005-01-05 18:39  Saleem Abdulrasool <[email protected]>
-
-       * Attempt at "gentooization" of classes
-
-2005-01-04 23:26  Saleem Abdulrasool <[email protected]>
-
-       * Updated email address
-
-2005-01-04 23:08  Karl Trygve Kalleberg <[email protected]>
-
-       * Moved outside the portree.
-
-2005-01-03 07:57  Saleem Abdulrasool <[email protected]>
-
-       * Added support for JRE_HOME and JDK_HOME
-
-2005-01-03 06:36  Saleem Abdulrasool <[email protected]>
-
-       * JavaExceptions.py : Initial Import
-
-2005-01-03 06:33  Saleem Abdulrasool <[email protected]>
-
-       * EnvironmentManager : FindExec
-         java-config : Added functionality to find the java{c?}
-         executables
-         OutputFormatter : _PrintError functionality
-
-2005-01-03 00:42  Saleem Abdulrasool <[email protected]>
-
-       * Updated Environment File list; Fixes search path
-
-2005-01-03 00:27  Saleem Abdulrasool <[email protected]>
-
-       * Initial svn import
-

Reply via email to