Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64652 - Ebuild request for avalon-framework
Summary: Ebuild request for avalon-framework
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL: avalon.apache.org/framework/
Whiteboard:
Keywords: EBUILD, InVCS
Depends on: 64650
Blocks: 63262 63268 63309 67401 75856
  Show dependency tree
 
Reported: 2004-09-19 08:50 UTC by Thomas Matthijs (RETIRED)
Modified: 2005-02-28 12:38 UTC (History)
0 users

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


Attachments
binary ebuild for avalon-framework (avalon-framework-bin-4.1.5.ebuild,905 bytes, text/plain)
2004-10-13 06:27 UTC, Daniel Solano Gómez
Details
avalon-framework-4.2.0.ebuild (avalon-framework-4.2.0.ebuild,1.14 KB, text/plain)
2004-12-27 16:16 UTC, Saleem Abdulrasool (RETIRED)
Details
build.xml (build.xml,1.79 KB, text/plain)
2004-12-27 16:17 UTC, Saleem Abdulrasool (RETIRED)
Details
avalon-framework-4.1.5.ebuild (avalon-framework-4.1.5.ebuild,1.03 KB, text/plain)
2005-02-24 11:01 UTC, Mark Wolfe
Details
Fixes the link to avalon-logkit-2.0 and adds ~amd64 keyword (avalon-framework-4.2.0.ebuild.patch,638 bytes, patch)
2005-02-27 15:41 UTC, Vibhav Garg (RETIRED)
Details | Diff

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-19 08:50:49 UTC
We need an ebuild for avalon-framework
Comment 1 Daniel Solano Gómez 2004-10-13 06:27:55 UTC
Created attachment 41714 [details]
binary ebuild for avalon-framework

This is a binary ebuild of avalon-framework.  A source ebuild is a little bit
tricky as avalon-framework is built by maven, and for some reason the 'mavent
ant' goal fails.  I don't know what the current thinking is about using maven
for ebuildss, but I'll go ahead and submit this for now.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-13 06:45:11 UTC
We need this ebuild to get rid of others that are binary right now or use packed jars

And we realy are trying not too add more
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-27 16:16:49 UTC
Created attachment 46999 [details]
avalon-framework-4.2.0.ebuild

Missing junit; someone feel like doing that? :-p
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-27 16:17:29 UTC
Created attachment 47000 [details]
build.xml

missing junit ... oh the humanity!
Comment 5 Mark Wolfe 2005-02-24 11:01:04 UTC
Created attachment 52055 [details]
avalon-framework-4.1.5.ebuild

This ebuild is for an earlier version of avalon-framework which is required to
build jboss without packaged jars. It uses the previously attached build.xml
for the 4.2.0 ebuild.
Comment 6 Vibhav Garg (RETIRED) gentoo-dev 2005-02-27 15:41:02 UTC
Created attachment 52271 [details, diff]
Fixes the link to avalon-logkit-2.0 and adds ~amd64 keyword
Comment 7 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-28 12:38:27 UTC
Ok, slightly modified the contributed ebuilds and added them to the tree. Mark, Saleem:

The doc useflag triggered the generation of the javadoc but it wasnt installed. i had to change that. 

compnerd: you're a dev, you've the rights to commit to the tree on your own. =)