| Summary: | dev-java/castor:0.9 uses bundled jars | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Petteri Räty (RETIRED) <betelgeuse> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
>>> Compiling source in /var/tmp/portage/dev-java/castor-0.9.9.1-r4/work/castor-0.9.9.1 ...
Rewriting attributes
Rewriting ./src/build.xml
Searching for bundled jars:
None found.
Searching for bundled classes (no output if none found):
Search done.
|
if your remove the jars in test it will die with: [javac] /var/tmp/portage/dev-java/castor-0.9.9.1-r3/work/castor-0.9.9.1/src/main/org/castor/jdo/engine/AbstractConnectionFactory.java:20: cannot find symbol [javac] symbol : class TransactionManager [javac] location: package javax.transaction [javac] import javax.transaction.TransactionManager;