Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131818 - 1.5 JDK (experimental and migration overlay) compatible Resin ebuild.
Summary: 1.5 JDK (experimental and migration overlay) compatible Resin ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-30 11:29 UTC by Sean Parsons
Modified: 2006-05-19 16:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
JDK 1.5 compatible Resin ebuild. (resin-3.0.18-r4.ebuild,3.28 KB, text/plain)
2006-04-30 11:30 UTC, Sean Parsons
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Parsons 2006-04-30 11:29:58 UTC
I've made some tweaks to the Resin ebuild from the experimental overlay to make it work.  This was just a case of changing the inherit clause in the following ways:
1) Change java-pkg to java-pkg-2.
2) Remove the java-utils requirement, this caused errors relating to JAVA_HOME and doesn't appear to be used.
Comment 1 Sean Parsons 2006-04-30 11:30:44 UTC
Created attachment 85845 [details]
JDK 1.5 compatible Resin ebuild.
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2006-04-30 15:39:28 UTC
Is there any particular benefit to compiling using Java 1.5? If not, I don't see the need to switch it over at this time.
Comment 3 Radek Podgorny 2006-04-30 16:07:58 UTC
There may be no need but sticking to old versions of java will take us nowhere as well... :-(
Comment 4 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-05-01 03:11:56 UTC
(In reply to comment #2)
> Is there any particular benefit to compiling using Java 1.5? If not, I don't
> see the need to switch it over at this time.

It has to be compiled with 1.5, I'll move it to generation 2 as soon as it hits portage tree.
Comment 5 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-05-11 09:41:30 UTC
It's done.