[
https://issues.jboss.org/browse/WFLY-4676?page=com.atlassian.jira.plugin....
]
Marek Kopecký moved JBWS-3918 to WFLY-4676:
-------------------------------------------
Project: WildFly (was: JBoss Web Services)
Key: WFLY-4676 (was: JBWS-3918)
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)
Unify help message in wsprovide.bat and wsprovide.sh
----------------------------------------------------
Key: WFLY-4676
URL:
https://issues.jboss.org/browse/WFLY-4676
Project: WildFly
Issue Type: Bug
Components: Web Services
Affects Versions: 10.0.0.Alpha1
Reporter: Marek Kopecký
Priority: Minor
Description of problem:
Unify help message in wsprovide.bat and wsprovide.sh
Steps to Reproduce:
1. On windows: wsconsume.bat -h
2. On linux: wsconsume.sh -h
Actual results:
On windows:
...
usage: WSProvide [options] <endpoint class name>
...
On linux:
...
usage: wsprovide.sh [options] <endpoint class name>
...
Expected results on Windows:
...
usage: wsprovide.bat [options] <endpoint class name>
...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)