Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63284 - dev-java/avalon-logkit-bin can be build from source
Summary: dev-java/avalon-logkit-bin can be build from source
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 75856
  Show dependency tree
 
Reported: 2004-09-08 08:25 UTC by Thomas Matthijs (RETIRED)
Modified: 2005-02-22 08:16 UTC (History)
1 user (show)

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


Attachments
build.xml (build.xml,1.39 KB, text/plain)
2004-12-26 16:46 UTC, Saleem Abdulrasool (RETIRED)
Details
avalon-logkit-2.0.ebuild (avalon-logkit-2.0.ebuild,1.39 KB, text/plain)
2004-12-26 17:44 UTC, Saleem Abdulrasool (RETIRED)
Details
build.xml (build.xml,1.44 KB, text/plain)
2004-12-26 17:46 UTC, Saleem Abdulrasool (RETIRED)
Details
avalon-logkit-2.0.ebuild (avalon-logkit-2.0.ebuild,1.68 KB, text/plain)
2004-12-26 18:05 UTC, Saleem Abdulrasool (RETIRED)
Details
build.xml (build.xml,1.44 KB, text/plain)
2004-12-27 11:00 UTC, Saleem Abdulrasool (RETIRED)
Details
avalon-logkit-2.0.ebuild (avalon-logkit-2.0.ebuild,1.68 KB, text/plain)
2004-12-27 11:00 UTC, Saleem Abdulrasool (RETIRED)
Details
avalon-logkit-2.0.ebuild (avalon-logkit-2.0.ebuild,1.69 KB, text/plain)
2004-12-27 13:53 UTC, Saleem Abdulrasool (RETIRED)
Details
build.xml (build.xml,1.89 KB, text/plain)
2004-12-27 13:54 UTC, Saleem Abdulrasool (RETIRED)
Details
avalon-logkit-2.0.ebuild (avalon-logkit-2.0.ebuild,1.70 KB, text/plain)
2005-01-06 11:44 UTC, Saleem Abdulrasool (RETIRED)
Details
avalon-logkit-2.0.ebuild (avalon-logkit-2.0.ebuild,1.87 KB, text/plain)
2005-01-06 12:29 UTC, Saleem Abdulrasool (RETIRED)
Details
ebuild for avalon-logkit version 1.2 (avalon-logkit-1.2.ebuild,1.19 KB, text/plain)
2005-02-22 04:19 UTC, Mark Wolfe
Details

Note You need to log in before you can comment on or make changes to this bug.
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.