nkalmar commented on a change in pull request #817: ZOOKEEPER-3275: Fix release 
targets: package, tar, mvn-deploy
URL: https://github.com/apache/zookeeper/pull/817#discussion_r255948513
 
 

 ##########
 File path: build.xml
 ##########
 @@ -862,7 +857,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant">
         <fileset dir="${conf.dir}" excludes="**/*.template"/>
       </copy>
 
-      <copy todir="${dist.dir}/docs">
+      <copy todir="${dist.dir}/zookeeper-docs">
 
 Review comment:
   Since paths has been modified, you also need to edit releaseaudit target, 
excludes.
   See here which files are not excluded:
   
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/3290/artifact/patchprocess/patchReleaseAuditProblems.txt
   

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


With regards,
Apache Git Services

Reply via email to