[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Kelly updated BOOKKEEPER-18:
---------------------------------

    Attachment: zookeeper-3.4.0.jar
                zookeeper-3.4.0-test.jar
                BOOKKEEPER-18.diff

Apply BOOKKEEPER-18.diff and put both jars in the newly created lib/ directory. 

Make lib/installdeps.sh executable. Run installdeps.sh to install zookeeper. 
This step should go away after Zookeeper 3.4.0 release.

>From this point, mvn package should run without errors on a clean machine.

Other changes are:
   - Removed automatic invokation of protoc (it should only run when proto spec 
changes)
   - Fixed inter pom dependencies
   - Cleaned up inter pom version numbers
   - Added log4j.properties for test.

Once submitted BOOKKEEPER-20 should cease to be an issue.

> maven build is unstable
> -----------------------
>
>                 Key: BOOKKEEPER-18
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-18
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Matthieu Morel
>         Attachments: BOOKKEEPER-18.diff, 
> fixes_for_build_to_complete_successfully.patch, zookeeper-3.4.0-test.jar, 
> zookeeper-3.4.0.jar
>
>
> When checking out from trunk, and after installing zookeeper and zookeeper 
> test artifacts in the local maven repo, and compiling protocol buffers, the 
> build does not work out of the box (either mvn package or mvn -fae test).
> I had to modify several files for managing to run the build without issues.
> These modifications are included in the attached patch.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to