You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/03/13 18:29:00 UTC

[GitHub] [zookeeper] phunt commented on a change in pull request #847: ZOOKEEPER-3304 Maven build of "loggraph" is broken on branch-3.4

phunt 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_r265272360
 
 

 ##########
 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:
   Latest jetty is 9.4.15.v20190215 - any reason we wouldn't use that?

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


With regards,
Apache Git Services