[
https://issues.apache.org/jira/browse/BUILDR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Assaf Arkin resolved BUILDR-126.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.3.3
> Tests options are shared between unrelated projects when using #options
> instead of #using
> -----------------------------------------------------------------------------------------
>
> Key: BUILDR-126
> URL: https://issues.apache.org/jira/browse/BUILDR-126
> Project: Buildr
> Issue Type: Bug
> Components: Core features
> Affects Versions: 1.3.3
> Environment: buildr trunk revision 683469
> Reporter: Lacton
> Priority: Minor
> Fix For: 1.3.3
>
> Attachments: BUILDR-126.lib.patch, BUILDR-126.spec.patch
>
>
> If a project sets its test options using 'test.options' instead of
> 'test.using', then this project's test options become other projects' test
> options, even when these other projects are parent project or unrelated
> projects.
> The problem is that some hashes are shared instead of being cloned.
> Refer to the attached spec for a more precise description of the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.