broker build for invoking python tests makes assumptions about working directory
--------------------------------------------------------------------------------
Key: QPID-591
URL: https://issues.apache.org/jira/browse/QPID-591
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Affects Versions: M2.1
Environment: Any
Reporter: Robert Greig
Priority: Minor
If you are using a build system such as Hudson where it doesn't set the the
user.home system property as your maven tree the python tests don't run.
This is easily fixed by using ant's facilities for telling you the directory
the build script exists in - <dirname ....>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.