Gentoo Archives: gentoo-java

From: Jon Severinsson <jon@×××××××××××.net>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] Re: problems compiling junit
Date: Thu, 13 Apr 2006 06:02:13
Message-Id: 443DE9CB.2050205@severinsson.net
In Reply to: Re: [gentoo-java] Re: problems compiling junit by Joshua Nichols
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4
5 >>> ... explains a bit - you probably shouldn't have a SYSTEM JVM
6 >>> set to Java 1.5 as of today. You can do so freely on your regular
7 >>> user account.
8 >>>
9 >> The the migration document shoud warm about this. Anyway, I did
10 >>
11 >> java-config-2 -S sun-jdk-1.4
12 I'm running java-1.5 as a *generation 2* system vm without any problems.
13 The only problem is if you at one point where using 1.5 as a *generation
14 1* system vm (e.g. before you started using the migration overlay).
15 You can safely do "java-config-2 -S sun-jdk-1.5", as long as
16 "java-config-1 -f" doesn't list a 1.5 jdk and
17 /etc/java-config-2/build/jdk.conf doesn't list a 1.5 jdk for 1.4. (e.g.
18 doesn't give a version if you use the *=sun-jdk syntax)
19
20 > The document doesn't explicitly state it, but java-check-environment
21 > should be upset with you using a 1.5 system vm. In the event that it
22 > doesn't mind... then it's a bug.
23 Again, only when you use it as *generation 1* system. Generation 2 is
24 1.5 safe.
25 -----BEGIN PGP SIGNATURE-----
26 Version: GnuPG v1.4.2.2 (GNU/Linux)
27 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
28
29 iD8DBQFEPenLOOpxqcksWu4RAs7DAKCIoXsXoAtTyx4fU4AGDAqVb2Yj9gCfUIqd
30 usjiHUqI0wic0UVxYTKTfnc=
31 =svDs
32 -----END PGP SIGNATURE-----
33 --
34 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] Re: problems compiling junit Henrique Ferreiro <henrique.ferreiro@×××××.com>