| Bug#: 63284 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: java@gentoo.org | Reported By: axxo@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: dev-java/avalon-logkit-bin can be build from source | |||
| Keywords: REQUEST | |||
| Status Whiteboard: | |||
| Opened: 2004-09-08 08:25 0000 | |||
| Description: | Opened: 2004-09-08 08:25 0000 |
The ebuild needs to be updated to build the packages from source
Created an attachment (id=46927) [details]
build.xml
Replacement build.xml
MISSING: javadoc, junit
Created an attachment (id=46929) [details]
avalon-logkit-2.0.ebuild
This ebuild will NOT work until the build.xml has the junit and javadoc stuff
put in. Here if someone is inclined to fix this ;-)
BTW, only the non-jms non-javamail has been tested.
Created an attachment (id=46930) [details]
build.xml
fixes jarname
Created an attachment (id=46931) [details]
avalon-logkit-2.0.ebuild
Usual, typos and missing deps :-p
Sorry
Created an attachment (id=46982) [details]
build.xml
Java policy fix (no version number on jar). Other issues still exist
Created an attachment (id=46983) [details]
avalon-logkit-2.0.ebuild
Updated ebuild for new build.xml
Created an attachment (id=46994) [details]
avalon-logkit-2.0.ebuild
Added javadoc support
Created an attachment (id=46995) [details]
build.xml
Added Javadoc support
Created an attachment (id=47778) [details]
avalon-logkit-2.0.ebuild
Created an attachment (id=47780) [details]
avalon-logkit-2.0.ebuild
Hopefully, this fixes the javamail issue
Created an attachment (id=51870) [details] ebuild for avalon-logkit version 1.2 This version builds avalon-logkit version 1.2 from source with USE=doc jms javamail jikes. This particular version is used in JBoss 4.0.1 and is therefore needed to complete http://bugs.gentoo.org/show_bug.cgi?id=63258 (www-servers/jboss uses packed jars).
slightly modified versions of the 2.0 and 1.2 ebuilds now in portage. thanks.