You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/09/04 08:07:03 UTC

[GitHub] [zookeeper] symat opened a new pull request #1078: ZOOKEEPER-3436 Enhance Mavenized Make C client

symat opened a new pull request #1078: ZOOKEEPER-3436 Enhance Mavenized Make C client
URL: https://github.com/apache/zookeeper/pull/1078
 
 
   Based on @eolivelli 's [previous pull request](https://github.com/apache/zookeeper/pull/993) we enhanced now the maven C client build:
   
   - we can compile now the C-client without tests (using the -DskipTests option)
   - we can optionally enable the test coverage calculation for the C-client (-Pc-test-coverage)
   - we also package the C-client into the binary tarball (when -Pfull-build is used)
   - I also updated the README_packaging.md file to make user's life easier (happier? :) )
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services