Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Tags: stianh/gradle-jaxb-plugin

Tags

1.5

Toggle 1.5's commit message
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)

1.4

Toggle 1.4's commit message
Refactored plugin into smaller methods

In addition sample is more complete

1.3

Toggle 1.3's commit message
Converted code from java to groovy

total-rewrite--maven-publish

Toggle total-rewrite--maven-publish's commit message
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

fix-group-id

Toggle fix-group-id's commit message
Fixed group id (nos.entitas --> nos.entitas.gradle)

1.0

Toggle 1.0's commit message
Tagging version 1.0