[
https://issues.apache.org/jira/browse/SAMZA-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini updated SAMZA-351:
----------------------------------
Attachment: SAMZA-351-2.patch
Oops. Forgot to add customize.gradle. Fixed.
> Re-order environment.gradle apply
> ---------------------------------
>
> Key: SAMZA-351
> URL: https://issues.apache.org/jira/browse/SAMZA-351
> Project: Samza
> Issue Type: Bug
> Components: build
> Affects Versions: 0.7.0
> Reporter: Chris Riccomini
> Assignee: Chris Riccomini
> Fix For: 0.8.0
>
> Attachments: SAMZA-351-0.patch, SAMZA-351-1.patch, SAMZA-351-2.patch
>
>
> We apply environment.gradle before other plugins in build.gradle. This seems
> to be in the wrong order, since environment.gradle is meant to provide a way
> for people to override certain portions of the build.
> We use this internally to tweak certain plugins according to our needs, and
> we're seeing issues because we need to tweak plugins that are applied after
> environment.gradle.
> Simply moving the apply to the bottom of the list should fix this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)