Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 63284

Summary: dev-java/avalon-logkit-bin can be build from source
Product: Gentoo Linux Reporter: Thomas Matthijs (RETIRED) <axxo>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: mwolfe
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 75856    
Attachments: build.xml
avalon-logkit-2.0.ebuild
build.xml
avalon-logkit-2.0.ebuild
build.xml
avalon-logkit-2.0.ebuild
avalon-logkit-2.0.ebuild
build.xml
avalon-logkit-2.0.ebuild
avalon-logkit-2.0.ebuild
ebuild for avalon-logkit version 1.2

Description Thomas Matthijs (RETIRED) gentoo-dev 2004-09-08 08:25:03 UTC
The ebuild needs to be updated to build the packages from source
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-26 16:46:08 UTC
Created attachment 46927 [details]
build.xml

Replacement build.xml

MISSING: javadoc, junit
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-26 17:44:36 UTC
Created attachment 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.
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-26 17:46:01 UTC
Created attachment 46930 [details]
build.xml

fixes jarname
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-26 18:05:49 UTC
Created attachment 46931 [details]
avalon-logkit-2.0.ebuild

Usual, typos and missing deps :-p

Sorry
Comment 5 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-27 11:00:20 UTC
Created attachment 46982 [details]
build.xml

Java policy fix (no version number on jar).  Other issues still exist
Comment 6 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-27 11:00:53 UTC
Created attachment 46983 [details]
avalon-logkit-2.0.ebuild

Updated ebuild for new build.xml
Comment 7 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-27 13:53:40 UTC
Created attachment 46994 [details]
avalon-logkit-2.0.ebuild

Added javadoc support
Comment 8 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-27 13:54:04 UTC
Created attachment 46995 [details]
build.xml

Added Javadoc support
Comment 9 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-01-06 11:44:22 UTC
Created attachment 47778 [details]
avalon-logkit-2.0.ebuild
Comment 10 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-01-06 12:29:39 UTC
Created attachment 47780 [details]
avalon-logkit-2.0.ebuild

Hopefully, this fixes the javamail issue
Comment 11 Mark Wolfe 2005-02-22 04:19:10 UTC
Created attachment 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).
Comment 12 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-22 08:16:08 UTC
slightly modified versions of the 2.0 and 1.2 ebuilds now in portage. thanks.