GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/java-config.git
java-config-2.2
master
java-config utility
Gentoo Java team <java@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated version
2.1.8
Alistair Bush
2009-05-23
4
-207
/
+484
*
Add support for virtual/[jdk|jre] deps in virtuals.
Alistair Bush
2009-05-21
6
-0
/
+57
*
Moved EnvironmentManager import to allow Virtuals to import VersionManager fu...
Alistair Bush
2009-05-21
1
-1
/
+3
*
Re-add print statement, with correct indentation and remove another unneeded ...
Alistair Bush
2009-05-02
2
-1
/
+1
*
remove debug print statement
Alistair Bush
2009-05-02
1
-1
/
+0
*
Add symlinks for all jdk/jre tools
Alistair Bush
2009-04-25
1
-0
/
+26
*
Add support for slotted java-virtuals.
Alistair Bush
2009-04-24
2
-9
/
+5
*
Add support for querying a packages package.env
Alistair Bush
2009-04-24
1
-29
/
+61
*
Add support for virtual/(jre|jdk):slot parsing.
Alistair Bush
2009-04-24
2
-8
/
+24
*
Add file listing goals for a java-config rewrite.
Petteri Räty
2009-04-10
1
-0
/
+11
*
VersionManager unittests.
Alistair Bush
2009-03-01
1
-2
/
+43
*
Being adding more unittests.
Alistair Bush
2009-02-25
1
-1
/
+15
*
Updated unittests. Made unittests provide there own packages, vms, virtuals,...
Alistair Bush
2009-02-24
5
-8
/
+62
*
Remove commented out code and extra lines.
Alistair Bush
2009-02-24
1
-11
/
+0
*
Fix Formatting
Alistair Bush
2009-02-24
1
-3
/
+3
*
Updated to print all pass all possible providers to ProviderUnavailableError
Alistair Bush
2009-02-22
1
-14
/
+10
*
Fix bugs.
Alistair Bush
2009-02-22
2
-12
/
+8
*
Improving testsuites by making it more independent from the env.
Alistair Bush
2009-02-21
6
-3
/
+43
*
Add initial support for jdbc like virtuals. Which return all providers instea...
Alistair Bush
2009-02-21
5
-38
/
+77
*
Update Version 2.1.7
2.1.7
Alistair Bush
2009-01-13
1
-1
/
+1
*
Migrate from depreciated Set class and fix bug 247608.
Alistair Bush
2008-11-20
4
-23
/
+1471
*
Fix returning empty classpath if the provider doesnt have VIRTUAL_CLASSPATH
Serkan Kaba
2008-10-12
1
-10
/
+8
*
Fix indentation.
Serkan Kaba
2008-10-12
1
-1
/
+1
*
Support VIRTUAL_CLASSPATH variable in non-jvm virtual provider.
Serkan Kaba
2008-10-12
2
-6
/
+19
*
Copy configurations of 64 bit Solaris's from 32 bit's. Suggested by grobian.
Serkan Kaba
2008-07-04
2
-0
/
+4
*
Make the portage import backwards compatible.
Petteri Räty
2008-07-02
1
-1
/
+4
*
Update VersionManager to new portage module
Alistair Bush
2008-06-21
1
-1
/
+1
*
Increase version number to 2.1.6 and add NEWS entry.
Petteri Räty
2008-04-27
3
-2
/
+5
*
Add sun-jdk-1.7 config for the vm_configs so that the virtual test code tests...
Petteri Räty
2008-04-27
1
-0
/
+19
*
Iterate over all matching vms so that >=virtual/jdk-1.5 java-virtuals/jaf wor...
Petteri Räty
2008-04-27
1
-8
/
+4
*
Add test for VersionManager.get_vm
Petteri Räty
2008-04-27
3
-3
/
+39
*
Remove leading space from the result of parse_depend_virtuals.
Petteri Räty
2008-04-27
1
-1
/
+1
*
Add test for Virtual.get_vms.
Petteri Räty
2008-04-27
4
-3
/
+29
*
Add own vm_configs directory for VM tests and test that name is not dependent...
Petteri Räty
2008-04-27
4
-14
/
+41
*
Use os.path.basename instead of hardcoding the vm file directory.
Petteri Räty
2008-04-27
1
-2
/
+1
*
Rename test to testsuite so that it does not collide with the standard python...
Petteri Räty
2008-04-27
4
-1
/
+11
*
Add unit test for VM.provides
Petteri Räty
2008-04-25
2
-0
/
+14
*
Fix provides not to return True when a VM does not have a PROVIDES entry at all.
Petteri Räty
2008-04-25
1
-5
/
+13
*
Increase version number to 2.1.5 and add data to MANIFEST.in.
2.1.5
Petteri Räty
2008-02-26
3
-2
/
+3
*
Update NEWS for 2.1.5.
Petteri Räty
2008-02-26
1
-26
/
+3
*
Make the tool bold in the desktop notification message.
Petteri Räty
2008-02-26
1
-1
/
+1
*
Rename get_virtuals_packages to get_virtual_providers.
Petteri Räty
2008-02-26
1
-2
/
+2
*
Make the jnlp association work in KDE 3.
Petteri Räty
2008-02-26
3
-1
/
+10
*
Add notify-send notification when a wrapper is not provided by the selected vm.
Petteri Räty
2008-02-25
1
-0
/
+4
*
Make eselect java-vm set foobar foobar throw an error. Fixes bug #211454.
Petteri Räty
2008-02-25
1
-2
/
+5
*
Remove TryExec for gimp that was accidentally left in.
Petteri Räty
2008-02-12
1
-1
/
+0
*
copy_file is not able to handle --root with relative symbolic links
Petteri Räty
2008-02-11
1
-1
/
+6
*
Mixed up the argument order for copy_file.
Petteri Räty
2008-02-11
1
-1
/
+1
*
Install .desktop files for Java Web Start. Icon taken from OpenJDK repo src/s...
Petteri Räty
2008-02-11
4
-6
/
+17
*
Updated version to 2.1.4.
2.1.4
Alistair Bush
2008-01-29
2
-2
/
+2
[next]