Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67394 - qdox-bin-1.3.ebuild (new ebuild)
Summary: qdox-bin-1.3.ebuild (new ebuild)
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:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 67395
  Show dependency tree
 
Reported: 2004-10-13 08:34 UTC by Daniel Solano Gómez
Modified: 2005-01-17 11:36 UTC (History)
0 users

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


Attachments
ebuild for qdox 1.3 (qdox-bin-1.3.ebuild,855 bytes, text/plain)
2004-10-13 08:36 UTC, Daniel Solano Gómez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Solano Gómez 2004-10-13 08:34:36 UTC
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags.

This is a binary ebuild since it depends on byacc/j, for which I was unable to get any source at the time.

This ebuild should be added to dev-java.  It is used by aspectwerkz.
Comment 1 Daniel Solano Gómez 2004-10-13 08:36:13 UTC
Created attachment 41726 [details]
ebuild for qdox 1.3
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-30 13:21:10 UTC
http://dev.gentoo.org/~axxo/byaccj/
if you feel like making this a source ebuild :)
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-04 23:15:44 UTC
an ebuild which builds qdox from source is now in the portage tree. byacc/j was only used to generate a file once while compiling. since i had to use a cvs snapshot i've generated the file and packed it to the other .java files.
Comment 4 Thomas Matthijs (RETIRED) gentoo-dev 2005-01-05 04:41:38 UTC
don't think thats a good idea
will make it difficult to bump this package
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-05 04:52:49 UTC
ok, but they don't have normal source releases only anonymous cvs. i just thought we should maybe repeat this in the future but i can also add the other dependencies.
Comment 6 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-17 09:17:36 UTC
ok, i'll volunteer to bump this package if we can leave it like it is. qdox relies up on maven to get compiled and to call byacc/j. be doing it like i did we can avoid the maven mess. =)
Comment 7 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-17 11:36:25 UTC
finally, closed to avoid maven trouble. if this package has to be bumped bug me. =)