Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290641 - Jboss-bin-5 ebuild
Summary: Jboss-bin-5 ebuild
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 21:34 UTC by Collin L.
Modified: 2018-03-24 21:44 UTC (History)
3 users (show)

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


Attachments
Jboss bin 5 ebuild. (jboss-bin-5.0.1.ebuild,12.39 KB, text/plain)
2009-10-26 21:35 UTC, Collin L.
Details
Support files for the attachment. (SupportFiles.tar.bz2,56.23 KB, text/plain)
2009-10-26 21:37 UTC, Collin L.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Collin L. 2009-10-26 21:34:47 UTC
I haves an ebuild and the necessary support files for jboss-bin-5.0.1.  This was based upon the jboss-bin-4 ebuild used as part of the java-overlay.  I post it here for usability.  

I have successfully installed this on an x86 system using the 2008 profile.

Reproducible: Always

Steps to Reproduce:
1.Install java-overlay
2.Don't find jboss-bin-5
3.Feel sad.



Expected Results:  
Not feeling sad.
Comment 1 Collin L. 2009-10-26 21:35:51 UTC
Created attachment 208365 [details]
Jboss bin 5 ebuild.
Comment 2 Collin L. 2009-10-26 21:36:32 UTC
Comment on attachment 208365 [details]
Jboss bin 5 ebuild.

This adds a new java6 use flag so that the correct code can be fetched from the system in this case fetching the jdk6 version of the zip file.
Comment 3 Collin L. 2009-10-26 21:37:12 UTC
Created attachment 208366 [details]
Support files for the attachment.

This is the set of support files that need to go in the files directory.
Comment 4 Collin L. 2009-10-26 21:39:35 UTC
As a general point this ebuild introduces one new use flag, the java6 flag.  The binary install used here comes in two forms, one compiled on and for java5 and one for java6.  Setting the java6 use flag specifies that you intend to run it on java 6 and thus it will install that.  It does NOT link to the appropriate java compiler and thus does not guarantee it will run on that using instead the system vm.  

It also removes the ejb3 flag as ejb3 support is now part of the distro.  

I have tested this for 5.1.0 and it works with no change so long as the file names and the ebuild name are changed.  
Comment 5 Sebastian Luther (few) 2009-10-28 21:06:26 UTC
CCing java@g.o since they have it in their overlay.