blob: 223478dfcf84e53f3a7fdee001f999d254738a22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
2012-01-10 15:55 chewi
* .: [java-config] Don't put double slash in VM symlink.
2010-04-13 21:21 caster
* .: Print build-only warnings only when a build-only vm is
present. Bug #302109.
2009-11-26 18:16 ali_bush
* .: Added buildonly support to java-vm.eselect, improved
VersionManager and wrote some tests.
2008-02-25 23:09 betelgeuse
* .: Make eselect java-vm set foobar foobar throw an error. Fixes
bug #211454.
2006-09-08 06:14 caster
* .: 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-08-10 00:07 nichoj
* Moved axxo branch to trunk.
2006-07-17 20:20 nichoj
* Moved java-config into projects.
2006-06-24 22:26 nichoj
* Applied a forgotten patch.
2006-06-24 18:34 nichoj
* Renamed java to java-vm.
2006-01-26 13:40 axxo
* remove me
2005-10-29 12:42 axxo
* Dont assume uid 0 has super powers
2005-10-09 18:09 axxo
* Move location of the vm symlink, and symlink too JAVA_HOME
2005-07-04 18:41 axxo
* id -u ->>
2005-07-04 18:35 axxo
* change user|system args to show/set too be more the eselect way
2005-07-04 12:07 axxo
* eselect module to switch system and user vm
|