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 2020/07/22 20:01:34 UTC

[GitHub] [pulsar] vcottagiri opened a new issue #7634: Use jackson bom in root pom

vcottagiri opened a new issue #7634:
URL: https://github.com/apache/pulsar/issues/7634


   **Describe the bug**
   Use the jackson-2.11.1 bom in root pom


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



[GitHub] [pulsar] jiazhai commented on issue #7634: Use jackson bom in root pom

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #7634:
URL: https://github.com/apache/pulsar/issues/7634#issuecomment-662782346


   Thanks @vcottagiri what is the potential issues for current version? Would you like to provide a fix for this Jackson upgrade?


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



[GitHub] [pulsar] vcottagiri commented on issue #7634: Use jackson bom in root pom

Posted by GitBox <gi...@apache.org>.
vcottagiri commented on issue #7634:
URL: https://github.com/apache/pulsar/issues/7634#issuecomment-674210416


   @jiazhai - please check [PR](https://github.com/apache/pulsar/pull/7635)


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



[GitHub] [pulsar] merlimat closed issue #7634: Use jackson bom in root pom

Posted by GitBox <gi...@apache.org>.
merlimat closed issue #7634:
URL: https://github.com/apache/pulsar/issues/7634


   


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



[GitHub] [pulsar] vcottagiri commented on issue #7634: Use jackson bom in root pom

Posted by GitBox <gi...@apache.org>.
vcottagiri commented on issue #7634:
URL: https://github.com/apache/pulsar/issues/7634#issuecomment-663150606


   Will be using the same versions - just pointing it to the bom so that we can we move all of the jackson dependencies in the root pom. 
   
   Tried the same with the jetty dependencies but they had to be [reverted ](https://github.com/apache/pulsar/pull/7638) because unit tests failed, will look into that. There were some issues with the CI builds which does not run unit tests on pom changes. With [#7603](https://github.com/apache/pulsar/pull/7603) - thats fixed. 
   
   I will raise a PR for this


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