FasterXML / jackson-annotations

Core annotations (annotations that only depend on jackson-core) for Jackson data processor
https://github.com/FasterXML/jackson
Apache License 2.0
1.03k stars 330 forks source link

Moditect changes as per @GedMarc's example #150

Closed cowtowncoder closed 5 years ago

cowtowncoder commented 5 years ago

So basically same as #145: seems to create module-info.class at root which seems to run fine with JDK 8 and JDK 7 (with trivial Main method I added locally). Not sure if it could be problematic for tooling (and if so, would need to but under version/9?), but let's start with this.

cowtowncoder commented 5 years ago

Hmmh. No. Wrong target branch. :-/