Bug 63284 - dev-java/avalon-logkit-bin can be build from source
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

------- Comment #1 From Saleem Abdulrasool (RETIRED) 2004-12-26 16:46:08 0000 -------
Created an attachment (id=46927) [details]
build.xml

Replacement build.xml

MISSING: javadoc, junit

------- Comment #2 From Saleem Abdulrasool (RETIRED) 2004-12-26 17:44:36 0000 -------
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.

------- Comment #3 From Saleem Abdulrasool (RETIRED) 2004-12-26 17:46:01 0000 -------
Created an attachment (id=46930) [details]
build.xml

fixes jarname

------- Comment #4 From Saleem Abdulrasool (RETIRED) 2004-12-26 18:05:49 0000 -------
Created an attachment (id=46931) [details]
avalon-logkit-2.0.ebuild

Usual, typos and missing deps :-p

Sorry

------- Comment #5 From Saleem Abdulrasool (RETIRED) 2004-12-27 11:00:20 0000 -------
Created an attachment (id=46982) [details]
build.xml

Java policy fix (no version number on jar).  Other issues still exist

------- Comment #6 From Saleem Abdulrasool (RETIRED) 2004-12-27 11:00:53 0000 -------
Created an attachment (id=46983) [details]
avalon-logkit-2.0.ebuild

Updated ebuild for new build.xml

------- Comment #7 From Saleem Abdulrasool (RETIRED) 2004-12-27 13:53:40 0000 -------
Created an attachment (id=46994) [details]
avalon-logkit-2.0.ebuild

Added javadoc support

------- Comment #8 From Saleem Abdulrasool (RETIRED) 2004-12-27 13:54:04 0000 -------
Created an attachment (id=46995) [details]
build.xml

Added Javadoc support

------- Comment #9 From Saleem Abdulrasool (RETIRED) 2005-01-06 11:44:22 0000 -------
Created an attachment (id=47778) [details]
avalon-logkit-2.0.ebuild

------- Comment #10 From Saleem Abdulrasool (RETIRED) 2005-01-06 12:29:39 0000 -------
Created an attachment (id=47780) [details]
avalon-logkit-2.0.ebuild

Hopefully, this fixes the javamail issue

------- Comment #11 From Mark Wolfe 2005-02-22 04:19:10 0000 -------
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).

------- Comment #12 From Jan Brinkmann (RETIRED) 2005-02-22 08:16:08 0000 -------
slightly modified versions of the 2.0 and 1.2 ebuilds now in portage. thanks.