* [gentoo-java] java.eclass needs to RDEPEND on java-config
@ 2006-01-13 0:13 Joshua Nichols
2006-01-15 3:29 ` Karl Trygve Kalleberg
0 siblings, 1 reply; 2+ messages in thread
From: Joshua Nichols @ 2006-01-13 0:13 UTC (permalink / raw
To: gentoo-java
For bug 118651 [1], the user was experiencing problems with binary
packages because java-config is in DEPEND, not RDEPEND, which wouldn't
be brought in as a dependency for a binary install.
The user had suggested putting this in the particular ebuild's RDEPEND.
However, this would affect all JDKs and JREs. So instead, I propose
putting java-config in DEPEND and RDEPEND of java.eclass, which all JDKs
and JREs should be inheriting. The ebuilds would then need to be updated
to not DEPEND on java-config.
Would there be any problem with doing this? If not, is there a minimal
version of java-config that should be used? sun-jdk depends on >= 1.2,
ibm-jdk-bin depends on >= 0.2.5, and blackdown-jdk depends on >= 1.2.11,
so I'm not sure which one should be used.
- Josh
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-java] java.eclass needs to RDEPEND on java-config
2006-01-13 0:13 [gentoo-java] java.eclass needs to RDEPEND on java-config Joshua Nichols
@ 2006-01-15 3:29 ` Karl Trygve Kalleberg
0 siblings, 0 replies; 2+ messages in thread
From: Karl Trygve Kalleberg @ 2006-01-15 3:29 UTC (permalink / raw
To: Joshua Nichols; +Cc: Gentoo Java
Joshua Nichols wrote:
> The user had suggested putting this in the particular ebuild's RDEPEND.
> However, this would affect all JDKs and JREs. So instead, I propose
> putting java-config in DEPEND and RDEPEND of java.eclass, which all JDKs
> and JREs should be inheriting. The ebuilds would then need to be updated
> to not DEPEND on java-config.
>
> Would there be any problem with doing this? If not, is there a minimal
> version of java-config that should be used? sun-jdk depends on >= 1.2,
> ibm-jdk-bin depends on >= 0.2.5, and blackdown-jdk depends on >= 1.2.11,
> so I'm not sure which one should be used.
1.2.11-r1 is ~alpha, but apart from that, I don't see why depending on
it in java would be a problem. Thomas?
-- Karl T
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-15 3:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-13 0:13 [gentoo-java] java.eclass needs to RDEPEND on java-config Joshua Nichols
2006-01-15 3:29 ` Karl Trygve Kalleberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox