Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96562 - Request for jboss dependency: dev-java/buildmagic-tasks
Summary: Request for jboss dependency: dev-java/buildmagic-tasks
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks: 64795
  Show dependency tree
 
Reported: 2005-06-19 17:17 UTC by Josh Nichols (RETIRED)
Modified: 2018-03-24 21:35 UTC (History)
0 users

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


Attachments
buildmagic-tasks-2.0.ebuild (buildmagic-tasks-2.0.ebuild,3.44 KB, text/plain)
2005-06-19 17:41 UTC, Josh Nichols (RETIRED)
Details

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