Summary: | dev-java/xalan-2.6.0-r3 has class files from its dependencies in its jar | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Petteri Räty (RETIRED) <betelgeuse> |
Component: | [OLD] Development | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Petteri Räty (RETIRED)
![]() Xalan 2.7.0-r2 still have this problem. It's not an insignificant problem - classes in xalan are in front of ant classpath. So if you want to use for example java_cup then version from xalan will be used. If you want to use newer version than xalan is using then you're in trouble. Fixed in xalan-2.7.0-r3. |