Add jdk11 compat tests for Blackbird cross-classloader access#10
Conversation
This test fails until the issue is fixed in Blackbird. FasterXML/jackson-modules-base#138
|
I do have a fairly big update coming in for JDK 17 support as well - the version and release of the jakarta artifacts to official distributions being one (resolving the build issue) I'll bump this up a bit to get it in quicker for you - Also check your jackson version there, 2.12.0-rc2 ;) THANKS FOR THE PR!!!! |
|
Thanks @GedMarc, that sounds great! Yes, 2.12.0-rc2 does seem wrong, but that is not my change. it is that way on master branch: https://github.com/FasterXML/jackson-jdk11-compat-test/blob/master/pom.xml#L13 |
|
yeah i know :'( i've really let this one slip |
|
We probably also need to start using maintenance branches etc. Will merge this first tho. |
|
Ok I changed versions to 2.13.2-SNAPSHOT but I think there's now one 2.12 vs 2.13 issue -- latter moved away from |
This test fails until the issue is fixed in Blackbird.
FasterXML/jackson-modules-base#138
FasterXML/jackson-modules-base#162
Note: I am currently not able to complete a Maven build of this project, even before changing anything I end up with:
Are you able to build?