wsdl2java-gradle-plugin
wsdl2java-gradle-plugin copied to clipboard
Allow a binding file to be set as a task parameter
If your WSDL files breach the theEnumMemberSizeCap
limit, you need to be able to specify a JAXB binding file to raise the theEnumMemberSizeCap
limit.
PR #3 fixes this.