You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Thomas Spiegl (JIRA)" <xa...@xml.apache.org> on 2007/02/22 11:27:05 UTC

[jira] Created: (XALANJ-2370) java_cup - duplicate classes in classpath

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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org