eolivelli commented on a change in pull request #509: Issue 508: Introduce 
lifecycle components for managing components in bookie server 
URL: https://github.com/apache/bookkeeper/pull/509#discussion_r139530602
 
 

 ##########
 File path: bookkeeper-server/pom.xml
 ##########
 @@ -30,16 +30,11 @@
   </properties>
   <dependencies>
     <dependency>
-      <groupId>org.apache.bookkeeper.stats</groupId>
-      <artifactId>bookkeeper-stats-api</artifactId>
+      <groupId>org.apache.bookkeeper</groupId>
+      <artifactId>bookkeeper-common</artifactId>
       <version>${project.parent.version}</version>
     </dependency>
     <dependency>
-      <groupId>com.google.guava</groupId>
 
 Review comment:
   Ok  maybe we wil create a new issue. I will take care of think. I am 
particularly cautious with guava because sometimes at Guava they do not care 
about compatibility with previous releases
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to