-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When jaxws-retail quickstart is executed on JDK11, you may encounter these warnings:
[INFO] --- jaxws-tools-maven-plugin:1.2.2.Final:wsconsume (default) @ jaxws-retail-service --- [ERROR] /bin/sh: switchml: line 1: syntax error: unexpected end of file [ERROR] /bin/sh: error importing function definition for `switchml' [ERROR] /bin/sh: _moduleraw: line 1: syntax error: unexpected end of file [ERROR] /bin/sh: error importing function definition for `_moduleraw'
This is similar of what is already in expected errors section https://github.com/wildfly/quickstart/blob/master/jaxws-retail/README.adoc, so we might extend the section to be more generic, talking about BASH_FUNC_*.
The interesting thing is I can see this happening only with JDK11.
- is cloned by
-
JBEAP-15488 Quickstart jaxws-retail expected errors section needs to be extended
- Closed
- relates to
-
WFLY-16212 QS jaxws-retail is using broken version of jaxws-tools-maven-plugin
- Closed