[jboss-jira] [JBoss JIRA] (WFLY-11049) Quickstart jaxws-retail expected errors section needs to be extended

Jan Blizňák (JIRA) issues at jboss.org
Thu Sep 20 09:26:00 EDT 2018


Jan Blizňák created WFLY-11049:
----------------------------------

             Summary: Quickstart jaxws-retail expected errors section needs to be extended
                 Key: WFLY-11049
                 URL: https://issues.jboss.org/browse/WFLY-11049
             Project: WildFly
          Issue Type: Bug
          Components: Quickstarts
         Environment: Fedora 28; JDK11 build 11+28
            Reporter: Jan Blizňák
            Assignee: Eduardo Martins


When jaxws-retail quickstart is executed on JDK11, you may encounter these warnings:
{code:java}
[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'
{code}

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.






--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list