You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2024. It is now read-only.
Feature and bug fix release
* default source directory moved to .../xsd (fixes#9)
* local development (gradle install) without signing (fixes#7)
* local development (gradle build) without sonatype* properties set (fixes#6)
Total rewrite based on the Antlr plugin
This makes it possible to have one package for each schema file, by
just putting this into the schema (jaxb:package). Also now there is
not any configuration needed anymore (and not possible either),
except specifying the classpath for the plugin
Also added setup to Gradle so the project can be deployed to Maven