[
https://issues.apache.org/jira/browse/BUILDR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lacton updated BUILDR-126:
--------------------------
Attachment: BUILDR-126.lib.patch
Here is a fix.
> 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
> 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.