Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Automatic-Module-Name for JDK9 interoperability #138

Closed
forax opened this issue Jun 12, 2018 · 2 comments
Closed

Add Automatic-Module-Name for JDK9 interoperability #138

forax opened this issue Jun 12, 2018 · 2 comments

Comments

@forax
Copy link

forax commented Jun 12, 2018

Hi,
FasterXML/jackson-core#397 add Automatic-Module-Name to core and databind but other projects like jackson-annotations were not updated.

Stephen Colebourne has started to list all projects that have a list an Automatic-Module-Name, as you can see only core and databind have been updated
https://github.com/jodastephen/jpms-module-names/blob/master/generated/module-maven.properties#L1

I personally need jackson-annotations and jackson-module-java8 so i will log a bug for these two modules but all modules should be updated IMO.

@cowtowncoder
Copy link
Member

Checkout 2.9 branch: Automatic-Name is included. Unfortunately change was not in for 2.9.0, so in this rare instances, 2.9.1 or later should be used as dependency. Need to think of whether jackson-bom should reflect this.

Will work as expected for 2.10 at least.

@forax
Copy link
Author

forax commented Sep 18, 2018

ok thanks,
i will test that soon

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

No branches or pull requests

2 participants