ciscoo / cxf-codegen-gradle

Gradle plugin to generate Java artifacts from WSDL
Apache License 2.0
26 stars 6 forks source link

Change wsdl property from RegularFileProperty to String #85

Closed ciscoo closed 1 year ago

ciscoo commented 1 year ago

For context: https://github.com/ciscoo/cxf-codegen-gradle/issues/63

The JS implementation uses a String already.