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 2020/02/23 17:06:14 UTC

[GitHub] [zookeeper] phunt commented on issue #1258: ZOOKEEPER-3733 Fix issues reported in 3.6.0rc3

phunt commented on issue #1258: ZOOKEEPER-3733 Fix issues reported in 3.6.0rc3
URL: https://github.com/apache/zookeeper/pull/1258#issuecomment-590091481
 
 
   This looks like metrics is addressed but the source artifact is not being generated (bin is generated though). I'm following the "building" steps here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToRelease+using+maven
   
   ⌂141% [phunt:~/dev/zookeeper-trunk] PR_TOOL_MERGE_PR_1258_MASTER+ ± mvn -v
   Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
   Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec
   Java version: 1.8.0_231, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_231.jdk/Contents/Home/jre
   Default locale: en_US, platform encoding: UTF-8
   OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
   
   mvn clean install -DskipTests
   .. success...
   
   ⌂180% [phunt:~/dev/zookeeper-trunk] PR_TOOL_MERGE_PR_1258_MASTER+ 50s ± find . -name "*.gz"
   ./zookeeper-assembly/target/apache-zookeeper-3.7.0-SNAPSHOT-bin.tar.gz
   

----------------------------------------------------------------
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