Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79276 - jboss 4.0.1.ebuild
Summary: jboss 4.0.1.ebuild
Status: RESOLVED DUPLICATE of bug 64795
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-01-23 18:33 UTC by Daniel Lidberg
Modified: 2005-05-26 05:36 UTC (History)
1 user (show)

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


Attachments
jboss-4.0.1.ebuild (jboss-4.0.1.ebuild,3.18 KB, text/plain)
2005-01-23 18:34 UTC, Daniel Lidberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Lidberg 2005-01-23 18:33:20 UTC
There is an ebuild for jboss 4.0.0 tried it for 4.0.1 would it be possible to get this into the unstable branch of portage?

http://bugs.gentoo.org/attachment.cgi?id=48226&action=view

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Lidberg 2005-01-23 18:34:26 UTC
Created attachment 49337 [details]
jboss-4.0.1.ebuild
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-24 00:02:39 UTC
a big problem with jboss and the current ebuild is that it makes use of packed jars. we don't want that packages rely up on packed jars, instead we're going to add all dependencies to the portage tree and use them. also see our java policy:

http://gentoo-wiki.com/Gentoo_Java_Policy

it would be very good if you could create an ebuild which is conform to our policy. otherwise this is going to take some time.
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-06 16:08:24 UTC
reference added to the tracker, marking as LATER. also see: 81038
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-06 16:28:33 UTC
reopen
Comment 5 Christopher G. Stach II 2005-05-11 09:52:55 UTC
JBoss 4.0+ also requires >=jdk-1.4, not 1.3.
Comment 6 Martin Nowack 2005-05-21 13:38:50 UTC
This ebuild is also suitable for jboss-4.0.2, which compiles and runs  
perfectly, without changing anything except the version-number. 
Comment 7 Josh Nichols (RETIRED) gentoo-dev 2005-05-26 03:37:29 UTC
I've been working on an ebuild for jboss-3.2.7 which doesn't use packed jars
(see bug # 63258).

There doesn't seem to be many differences between this ebuild, and the ebuild
for 3.2.5 in portage. This is a good thing since I used the 3.2.5 as a base for
my 3.2.7 ebuild. So, the things to do for this would be to check the
dependencies (in ${S}/thirdparty), and update the locations and/or dependencies
themselves.
Comment 8 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-26 05:36:04 UTC

*** This bug has been marked as a duplicate of 64795 ***