You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/11/23 18:23:41 UTC

[GitHub] ivankelly opened a new pull request #772: bookkeeper script excludes sources jar

ivankelly opened a new pull request #772: bookkeeper script excludes sources jar
URL: https://github.com/apache/bookkeeper/pull/772
 
 
   bin/bookkeeper tries to figure out the location of the bookkeeper-server
   jar, so that a locally built jar can be run in place. However, this has
   been broken since we've been generating a sources jar.
   
   This patch excludes the sources jar from the search.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services