jooq/jOOQ-codegen-maven
Knut Wannheden 8b04f08e15 [jOOQ/jOOQ#8919] Implement formatting in MiniJAXB
The formatting logic is encapsulated by the new internal `XMLBuilder`
class which also required a new internal interface `XMLAppendable` which
is implemented by all XJC generated classes.

The XJC plugin was modified accordingly and all code was regenerated.

Also note that the `MiniJAXB` class was moved to package
`org.jooq.util.jaxb.tools`.
2019-07-10 11:26:58 +02:00
..
src/main [jOOQ/jOOQ#8919] Implement formatting in MiniJAXB 2019-07-10 11:26:58 +02:00
.gitignore
LICENSE.txt
NOTICE.txt [jOOQ/jOOQ#8615] Missing NOTICE file from commons-lang 2019-05-21 12:23:17 +02:00
pom.xml [#7789] Change Maven projects to use Java 11 2019-04-05 10:36:37 +02:00