[
https://issues.apache.org/jira/browse/BUILDR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert closed BUILDR-346.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Applied applied,
Sending CHANGELOG
Sending lib/buildr/core/test.rb
Sending spec/core/test_spec.rb
Transmitting file data ...
Committed revision 881992.
I didn't see this issue in other places. The CompileTask for instance looks
right:
# Compilation dependencies.
attr_accessor :dependencies
> Test Classpath/Dependencies can not be set
> ------------------------------------------
>
> Key: BUILDR-346
> URL: https://issues.apache.org/jira/browse/BUILDR-346
> Project: Buildr
> Issue Type: Bug
> Affects Versions: 1.3.5
> Reporter: peter schröder
> Priority: Critical
> Fix For: 1.4
>
> Attachments: core_test.diff, test_spec.diff
>
>
> We ran into a test-problem where some log4j-jar is used that is outdated, so
> we tried to reset the classpath of the test-task, but this is broken.
> I created a patch for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.