Existing windows classpath setting will cause code generation to fail.
----------------------------------------------------------------------
Key: QPID-253
URL: https://issues.apache.org/jira/browse/QPID-253
Project: Qpid
Issue Type: Bug
Components: Maven build system
Reporter: Martin Ritchie
Currently if the environment has a CLASSPATH set then this will cause the code
generation to fail.
In cygwin:
$echo $CLASSPATH
.;C:\PROGRAM FILES\XML SPY\XMLSPY\XMLSPYINTERFACE.JAR;C:\Program
Files\Java\jre1.6.0\lib\ext\QTJava.
zip
after unset-ing CLASSPATH the code generation completes correctly.
We shouldn't require users to change their existing CLASSPATH value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira