Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Summary:
Running ant test fails due to junit.jar not being on the classpath for broker.plugins test target.
The only recent change to build.deps that appears related was to remove junit.jar from client.libs. However client.lib is not referenced by broker-plugins so I am a little stumped.
There is however no broker-plugins.test.libs defined so adding this will certainly fix the issue for now.
BUILD FAILED
/.../qpid-dev/qpid/java/module.xml:226: The <classpath> for <junit> must include junit.jar if not in Ant's own classpath