Chris Riccomini created SAMZA-351:
-------------------------------------

             Summary: 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

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)

Reply via email to