java_cup - duplicate classes in classpath -----------------------------------------
Key: XALANJ-2370 URL: https://issues.apache.org/jira/browse/XALANJ-2370 Project: XalanJ2 Issue Type: Bug Components: Xalan Affects Versions: 2.7.1 Reporter: Thomas Spiegl Priority: Blocker xalan.jar contains java cup classes http://www2.cs.tum.edu/projects/cup/ without changing the namespace (package name). This leads to duplicate class problems, if someone is using a different cup version in his project. Just stumbled on this issue as my generated parser did not compile, because my IDE loaded xalan's cup classes first. I can work around this issue by refactoring cup classes by myself. But this should only be a temporary solution. To be done: refactor cup package names when delivering with xalan.jar Thanks! Thomas -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]