Skip to content

Releases: yupzip/wsdl2java

4.0.0

25 Mar 23:04

Choose a tag to compare

  • Plugin built with Gradle 9.4.1
  • JDK 17+ required
  • CXF Tool version 4.1.2 (cxfVersion property removed)
  • CXF Plugin version 4.1.2 (cxfPlugin property removed)
  • CXF Tools version 4.2.0
  • JAXB2 naming prefix version 2.0 (org.jvnet.jaxb2_commons:jaxb2-namespace-prefix)
  • JAXB2 basic plugins version 3.0.0 (org.jvnet.jaxb2_commons:jaxb2-namespace-prefix)
  • wsdlDir property is now a string
  • generatedWsdlDir property is now a string
  • inclusion of generated classes in source to be configured in build.gradle, e.g.:
    sourceSets.main.java.srcDirs "src/generated-sources/java"

3.0.1

25 Mar 04:35

Choose a tag to compare

Adaption for Gradle 9

3.0.0

12 Jan 00:48

Choose a tag to compare

  • 'cxfVersion' and 'cxfPluginVersion' properties are now required.
  • updated README.md highlighting the required properties.
  • updated README.md with a more recent complete gradle config for plugin usage with Spring Boot 3+ using Jakarta namespace.

2.3.2

02 Dec 23:13

Choose a tag to compare

Configurable line separator