jaxb2-commons
jaxb2-commons copied to clipboard
Migrate Plugins to Jakarta EE 9
Maybe someone is still watching this...
I'm interested in moving the following plugins into the new Jakarta EE 9 era...
- jaxb2-commons-lang
- jaxb2-default-value
- jaxb2-fluent-api
- jaxb2-namespace-prefix
- jaxb2-value-constructor
The jaxb2-basics plugin moved to https://github.com/highsource/jaxb2-basics IIRC.
What I did:
- Upgrade to org.glassfish.jaxb:jaxb-xjc:3.0.2
- Use jakara.* imports where applicable.
- Set Source and Target compatibility to 1.8
I case there are successors to this repos which I missed - any help appreciated.