You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by shanthoosh <gi...@git.apache.org> on 2018/02/22 20:16:35 UTC

[GitHub] samza pull request #426: SAMZA-1593: Upgrade gradle nexus plugin.

GitHub user shanthoosh opened a pull request:

    https://github.com/apache/samza/pull/426

    SAMZA-1593: Upgrade gradle nexus plugin.

    Current nexus plugin which samza repository is using is not compatible with the gradle versions greater than 3.0.
    
    For doing the ligradle migration at linkedin, we need to update the nexus gradle plugin to the latest version. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shanthoosh/samza master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/426.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #426
    
----
commit 24f9094a5f9efaa19ff6f928799af7b6eb3e46a3
Author: Shanthoosh Venkataraman <sv...@...>
Date:   2018-02-22T19:54:43Z

    SAMZA-1593: Upgrade gradle nexus plugin.

----


---

[GitHub] samza pull request #426: SAMZA-1593: Upgrade gradle nexus plugin.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/426


---