Turned out that it's enough to merge it to master branch, the rest is fine. Enrico is now ready to add the maven build to the pull request checks which will be a huge improvement.
Andor On Thu, Jan 31, 2019 at 11:07 AM Enrico Olivelli <[email protected]> wrote: > Hi ZooKeepers ! > Maven build keeps breaking. > > This is the fix > https://github.com/apache/zookeeper/pull/793 > > Once this fix lands to every branch I would like to setup a CI job to > run Maven build against Pull Request (additionally to the ant based CI > job) > > Note: > Current ant based CI job is very complex and it makes a lots of > checks, my first version of the job will only compile, test and > package > > Regards > > Enrico >
