eolivelli commented on a change in pull request #847: ZOOKEEPER-3304 Maven
build of "loggraph" is broken on branch-3.4
URL: https://github.com/apache/zookeeper/pull/847#discussion_r265339393
##########
File path: zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml
##########
@@ -33,6 +33,9 @@
<description>
LogGraph is an application for viewing and filtering zookeeper logs. It
can handle transaction logs and message logs.
</description>
+ <properties>
+ <jetty.version>9.4.14.v20181114</jetty.version>
Review comment:
It is the same version we have in master
@phunt
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services