ant test target fails for broker-plugins package 
-------------------------------------------------

                 Key: QPID-1313
                 URL: https://issues.apache.org/jira/browse/QPID-1313
             Project: Qpid
          Issue Type: Bug
          Components: Ant Build System
            Reporter: Martin Ritchie
             Fix For: M4


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


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to