You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/10/18 18:32:40 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #3856: HDDS-7351. Use jackson-bom to ensure consistent Jackson version

adoroszlai opened a new pull request, #3856:
URL: https://github.com/apache/ozone/pull/3856

   ## What changes were proposed in this pull request?
   
   Simplify dependency management for Jackson2 artifacts by importing `com.fasterxml.jackson:jackson-bom`.
   
   https://issues.apache.org/jira/browse/HDDS-7351
   
   ## How was this patch tested?
   
   Verified jackson version in dependency tree, e.g.
   
   ```
   [INFO] org.apache.ozone:ozone-client:jar:1.3.0-SNAPSHOT
   [INFO] \- org.apache.ozone:hdds-common:test-jar:tests:1.3.0-SNAPSHOT:test
   [INFO]    +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4:compile
   [INFO]    \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4:compile
   [INFO]       +- com.fasterxml.jackson.core:jackson-core:jar:2.13.4:compile
   [INFO]       \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.2:compile
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/3275722116


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #3856: HDDS-7351. Use jackson-bom to ensure consistent Jackson version

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on PR #3856:
URL: https://github.com/apache/ozone/pull/3856#issuecomment-1284448351

   Thanks @ayushtkn, @smengcl for the review.


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai merged pull request #3856: HDDS-7351. Use jackson-bom to ensure consistent Jackson version

Posted by GitBox <gi...@apache.org>.
adoroszlai merged PR #3856:
URL: https://github.com/apache/ozone/pull/3856


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org