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/11/20 15:35:22 UTC

[GitHub] zookeeper pull request #708: WIP - ZOOKEEPER-3029 - add pom.xml for jute, cl...

GitHub user nkalmar opened a pull request:

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

    WIP - ZOOKEEPER-3029 - add pom.xml for jute, client and server

    Work In Progress
    Creating the maven build for zookeeper-server, zookeeper-jute and zookeeper-client (which only contains C client right now, and it hasn't been implemented yet - maven is not calling make or autoconf)

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

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

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

    https://github.com/apache/zookeeper/pull/708.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 #708
    
----
commit c09f4be3b4bb1009101dccece139796ae34bbb4c
Author: Norbert Kalmar <nk...@...>
Date:   2018-10-25T19:49:43Z

    ZOOKEEPER-3029 - add pom.xml for jute, client and server

----


---

[GitHub] zookeeper issue #708: ZOOKEEPER-3029 - add pom.xml for jute, client and serv...

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

    https://github.com/apache/zookeeper/pull/708
  
    retest this please


---

[GitHub] zookeeper issue #708: ZOOKEEPER-3029 - add pom.xml for jute, client and serv...

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

    https://github.com/apache/zookeeper/pull/708
  
    retest this please


---

[GitHub] zookeeper issue #708: ZOOKEEPER-3029 - add pom.xml for jute, client and serv...

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

    https://github.com/apache/zookeeper/pull/708
  
    Everything looks good.
    Ant works as before, maven builds jute, server and client (c).
    Tests run - unfortunately only on 1 thread - I get address already in use a lot of time, way more often than with ant. 


---

[GitHub] zookeeper issue #708: ZOOKEEPER-3029 - add pom.xml for jute, client and serv...

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

    https://github.com/apache/zookeeper/pull/708
  
    retest this please


---

[GitHub] zookeeper issue #708: ZOOKEEPER-3029 - add pom.xml for jute, client and serv...

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

    https://github.com/apache/zookeeper/pull/708
  
    retest this please


---

[GitHub] zookeeper issue #708: WIP - ZOOKEEPER-3029 - add pom.xml for jute, client an...

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

    https://github.com/apache/zookeeper/pull/708
  
    This PR is not yet complete, please wait with the merge!


---