Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing of Android SDK compatibility #838

Closed
cowtowncoder opened this issue Nov 14, 2022 · 1 comment
Closed

Add testing of Android SDK compatibility #838

cowtowncoder opened this issue Nov 14, 2022 · 1 comment

Comments

@cowtowncoder
Copy link
Member

(note: inspired by FasterXML/jackson-databind#3659)

So: let's add AnimalSniffer checker in pom.xml, call from CI, to verify actual level of compatibility between streaming jackson-core and Android SDK.
We can add this for 2.13 and above.

And once done, let's also add notes on README about compatibility by version.

@cowtowncoder
Copy link
Member Author

Done!

Observed compatibility:

  • 2.13: ASDK 19
  • 2.14: ASDK 26 (due to additions of Java 8 Stream stuff for Fast Double Parser)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant