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

Bug 64652

Summary: Ebuild request for avalon-framework
Product: Gentoo Linux Reporter: Thomas Matthijs (RETIRED) <axxo>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD, InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: avalon.apache.org/framework/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 64650    
Bug Blocks: 63262, 63268, 63309, 67401, 75856    
Attachments: binary ebuild for avalon-framework
avalon-framework-4.2.0.ebuild
build.xml
avalon-framework-4.1.5.ebuild
Fixes the link to avalon-logkit-2.0 and adds ~amd64 keyword

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. =)