[
https://issues.jboss.org/browse/WFLY-4675?page=com.atlassian.jira.plugin....
]
Marek Kopecký moved JBWS-3917 to WFLY-4675:
-------------------------------------------
Project: WildFly (was: JBoss Web Services)
Key: WFLY-4675 (was: JBWS-3917)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Affects Version/s: 10.0.0.Alpha1
(was: jbossws-cxf-5.0.0.Final)
Component/s: Web Services
(was: tools-jaxws)
Fix Version/s: (was: jbossws-cxf-5.1)
Wrong help message in wsconsume.bat
-----------------------------------
Key: WFLY-4675
URL:
https://issues.jboss.org/browse/WFLY-4675
Project: WildFly
Issue Type: Bug
Components: Web Services
Affects Versions: 10.0.0.Alpha1
Reporter: Marek Kopecký
Priority: Minor
Description of problem:
Help message in wsconsume.bat contains wrong "usage" section.
How reproducible:
Always on Windows
Steps to Reproduce:
1. wsconsume.bat -h
Actual results:
...
usage: org.jboss.ws.tools.cmd.WSConsume [options] <wsdl-url>
...
Expected results on Windows:
...
usage: wsconsume.bat [options] <wsdl-url>
...
Additional info:
On linux:
./wsconsume.sh -h
...
usage: wsconsume.sh [options] <wsdl-url>
...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)