Gentoo Archives: gentoo-java

From: Joshua Nichols <nichoj@g.o>
To: Peter <pete4abw@×××××××.net>, gentoo-java@l.g.o
Subject: Re: [gentoo-java] Re: How to predetermine if ebuilds will compile with 1.5?
Date: Mon, 05 Jun 2006 14:17:17
Message-Id: 44843C93.1020300@gentoo.org
In Reply to: [gentoo-java] Re: How to predetermine if ebuilds will compile with 1.5? by Peter
1 Peter wrote:
2 > On Sun, 04 Jun 2006 22:16:18 +0200, Caster wrote:
3 >
4 >
5 >> Peter wrote:
6 >>
7 >>> Is it possible to predetermine if ebuilds already installed on my system
8 >>> will work with java jdk 1.5?
9 >>>
10 >>>
11 > snip...
12 >
13 >>> So, my question is, with this list, can I safely install and have as my
14 >>> system vm 1.5 without any hassle?
15 >>>
16 >> If you follow the migration overlay guide, yes.
17 >>
18 >>
19 >
20 > Actually, what I was asking was _would_ it work without the overlay? I
21 > mean, if the ebuild is marked =virtual/jdk-1.4, then I could understand a
22 > potential for trouble. But when it's just marked (whether by laziness or
23 > whether it's correct) virtual/jdk, it'd be nice to know whether 1.5 could
24 > work.
25 >
26 Even if all the ebuilds had the right jdk version in the DEPEND, it
27 still wouldn't quite help. This is mostly because the current build
28 system isn't smart enough to switch to an appropriate JDK at build time,
29 and because you could still have a 1.4 JDK installed, but your 1.5 JDK
30 is set as the system VM. Fortunately, the new system (which is coming
31 soon (TM)) addresses these problems and more.
32 > Anyway, since I don't develop in Java, this is really a non-issue for me
33 > -- more an academic question and a desire to keep current. I _am_ going to
34 > keep fooling with having a 1.5 jre with a 1.4 jdk and see how that works
35 > as described in my other post. Thx for the replies!
36 >
37 >
38
39 - Josh
40 --
41 gentoo-java@g.o mailing list