[
https://issues.apache.org/jira/browse/QPID-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637231#action_12637231
]
Rafael H. Schloming commented on QPID-1313:
-------------------------------------------
Sometimes junit is part of the classpath by default (e.g. I think it comes with
the 1.7 jdk by default), so its quite possible that those deps were omitted by
accident. In any case the change looks good to me.
> 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
> Assignee: Rafael H. Schloming
> 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.