Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257831 - Ebuild submission for dev-java/wstx
Summary: Ebuild submission for dev-java/wstx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Java team
URL: http://woodstox.codehaus.org/
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks: 257517
  Show dependency tree
 
Reported: 2009-02-05 22:09 UTC by Mike Weissman
Modified: 2009-02-11 15:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Weissman 2009-02-05 22:09:52 UTC
Woodstox(wstx) is a high-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor written in Java.

Used with Xstream test suite for new ebuild , bug#257517

submitted to [java-experimental] for review

thanks,
weisso

Reproducible: Always
Comment 1 Mike Weissman 2009-02-05 22:11:14 UTC
submitted in revision#7481

Thanks,
weisso
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2009-02-06 01:38:37 UTC
Remember to use slot deps for slot 0 too:

 COMMON_DEP="
-       dev-java/emma
-       dev-java/sax
+       dev-java/emma:0
+       dev-java/sax:0
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2009-02-11 15:26:52 UTC
Moved to main tree.