Skip to content

v2.0

Compare
Choose a tag to compare
@bjornvester bjornvester released this 15 Jun 07:21
· 3 commits to main since this release
6c9b08d
  • Added support for using the jakarta namespace, which is now the default. The older javax namespace can be enabled with a configuration change.
  • Added support for the Gradle configuration cache.
  • The Wsdl2Java task now runs with the configured, or default, Java Toolchain.
  • Minimum required of version of Gradle is now 6.7 (up from 6.0).
  • The configurations for marking generated code has changed to support a third variant of the @Generated annotation. See the README for details.