You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by nkalmar <gi...@git.apache.org> on 2018/07/09 13:06:27 UTC

[GitHub] zookeeper pull request #564: ZOOKEEPER-3033 create zk-recipes maven structur...

GitHub user nkalmar opened a pull request:

    https://github.com/apache/zookeeper/pull/564

    ZOOKEEPER-3033 create zk-recipes maven structure

    Create the zk-recipes maven structure for the maven migration. 
    Tested the recipes build with the new directory structure.

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

    $ git pull https://github.com/nkalmar/zookeeper ZOOKEEPER-3033

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

    https://github.com/apache/zookeeper/pull/564.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 #564
    
----
commit aad023111b36c1c2628f8043de513871efa12665
Author: Norbert Kalmar <nk...@...>
Date:   2018-07-09T13:01:18Z

    ZOOKEEPER-3033 create zk-recipes maven structure

----


---

[GitHub] zookeeper pull request #564: ZOOKEEPER-3033 - MAVEN MIGRATION - Step 1.2 - c...

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

    https://github.com/apache/zookeeper/pull/564


---

[GitHub] zookeeper issue #564: ZOOKEEPER-3033 - MAVEN MIGRATION - Step 1.2 - create z...

Posted by anmolnar <gi...@git.apache.org>.
Github user anmolnar commented on the issue:

    https://github.com/apache/zookeeper/pull/564
  
    Merged. Thanks @nkalmar 


---

[GitHub] zookeeper issue #564: ZOOKEEPER-3033 - MAVEN MIGRATION - Step 1.2 - create z...

Posted by tamaashu <gi...@git.apache.org>.
Github user tamaashu commented on the issue:

    https://github.com/apache/zookeeper/pull/564
  
    @nkalmar did you not plan to rename the subdirectories too?


---

[GitHub] zookeeper issue #564: ZOOKEEPER-3033 - MAVEN MIGRATION - Step 1.2 - create z...

Posted by nkalmar <gi...@git.apache.org>.
Github user nkalmar commented on the issue:

    https://github.com/apache/zookeeper/pull/564
  
    I did, thanks @tamaashu ! I will make the changes.


---