You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/11 19:22:05 UTC

[GitHub] jerrypeng opened a new pull request #1057: fixing guava imports that mistakenly use jersey.repackaged.*

jerrypeng opened a new pull request #1057: fixing guava imports that mistakenly use jersey.repackaged.*
URL: https://github.com/apache/incubator-pulsar/pull/1057
 
 
   ### Motivation
   
   Some classes unnecessarily use the guava classes from jersey.repackaged.
   
   ### Modifications
   
   Changing them to just use Guava package
   
   

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


With regards,
Apache Git Services