oli-ver opened a new pull request #384: [CXF-5052] Classpath references should be understood using wsdlRoot batch processing options in cxf-codegen URL: https://github.com/apache/cxf/pull/384 First proposal for a classpath replacement of local file url in generated class file. A wsdlPath set in defaultOptions beginning with classpath;<path to replace> replaces the file url "file:/path/to/package1/package2/myfile.wsdl" with "classpath:/package1/package2/myfile.wsdl". Just the first idea on how to achieve this, I am very open for different ideas.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
