You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2013/10/07 20:25:41 UTC

[jira] [Commented] (SAMZA-52) Clean up build.gradle

    [ https://issues.apache.org/jira/browse/SAMZA-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788391#comment-13788391 ] 

Chris Riccomini commented on SAMZA-52:
--------------------------------------

Ran tests locally:

{noformat}
./gradlew clean build && ./gradlew -PscalaVersion=2.8.1 clean build && ./gradlew -PscalaVersion=2.8.1 clean publishToMavenLocal
{noformat}

All tests pass. Maven publication to local repo still works.

> Clean up build.gradle
> ---------------------
>
>                 Key: SAMZA-52
>                 URL: https://issues.apache.org/jira/browse/SAMZA-52
>             Project: Samza
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.6.0
>            Reporter: Chris Riccomini
>            Assignee: Chris Riccomini
>             Fix For: 0.7.0
>
>         Attachments: SAMZA-52.0.patch
>
>
> 1. Apply idea plugin to root project.
> 2. Fix issue with jacoco, which is triggering config resolution REALLY early.
> 3. Add a project.overrideBuildEnvironment variable to allow for custom overrides in build environments.



--
This message was sent by Atlassian JIRA
(v6.1#6144)