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

Bug 96562

Summary: Request for jboss dependency: dev-java/buildmagic-tasks
Product: Gentoo Linux Reporter: Josh Nichols (RETIRED) <nichoj>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: enhancement Keywords: EBUILD, InOverlay
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 64795    
Attachments: buildmagic-tasks-2.0.ebuild

Description Josh Nichols (RETIRED) gentoo-dev 2005-06-19 17:17:28 UTC
buildmagic is used yet another dependency of jboss. It is used at various points during the build process.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-06-19 17:41:31 UTC
Created attachment 61533 [details]
buildmagic-tasks-2.0.ebuild

This ebuild was largely inspired by the package maintained by jpackage.org. To
avoid some circular dependencies, some classes from jboss-common are used.

The source for this is acquired by cvs:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jboss login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jboss export -r
buildmagic-2_0 buildmagic
tar czvf jboss-buildmagic-2.0.tar.gz buildmagic

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jboss export -r
Rel_4_0_0_DR4 jboss-common
tar czvf jboss-common-4.0.0.DR4.tar.gz jboss-common
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2005-08-22 18:18:18 UTC
Now maintained in the experimental overlay:
https://gentooexperimental.org/svn/java/gentoo-java-experimental/dev-java/buildmagic-tasks/