arturobernalg commented on code in PR #678:
URL: 
https://github.com/apache/httpcomponents-core/pull/678#discussion_r3645202961


##########
.github/workflows/maven.yml:
##########
@@ -57,6 +57,17 @@ jobs:
             echo 'HC_BUILD_TOOLCHAIN_VERSION=${{ matrix.java }}' >> 
"$GITHUB_ENV"
             ;;
         esac
+        # The httpcore5-jackson3 module is compiled for Java 17 (Jackson 3

Review Comment:
   @ok2c 
   Agreed. I'll leave `jackson3` as-is and align the client's 
`jakarta-rest-client` to the same -Dhc.<module>.skip reactor-exclusion so both 
projects match (and it cleanly covers the future Java 17 bump).



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to