laurentschoelens opened a new pull request, #1445: URL: https://github.com/apache/cxf/pull/1445
Tested OK against project sample in issue https://issues.apache.org/jira/browse/CXF-8932 Got the following output running JDK11 ``` [INFO] --- cxf-codegen:4.0.4-SNAPSHOT:wsdl2java (generate-sources) @ issue-8932 --- [INFO] Running code generation in fork mode... [INFO] The java executable is /Library/Java/JavaVirtualMachines/jdk-11.0.13.jdk/Contents/Home/bin/java [INFO] Building jar: /var/folders/m7/sbrqv5yd79z1slvj20s27wd80000gp/T/cxf-tmp-8102040999141811417/cxf-codegen15093912636962846588.jar [WARNING] SLF4J: No SLF4J providers were found. [WARNING] SLF4J: Defaulting to no-operation (NOP) logger implementation [WARNING] SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. [WARNING] sept. 21, 2023 10:44:07 AM org.apache.cxf.BusFactory getBusFactoryClass **[WARNING] WARNING: Failed to used SpringBusFactory with current JDK running, using default CXFBusFactory.** ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
