[
https://issues.apache.org/jira/browse/GERONIMO-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan resolved GERONIMO-4677.
----------------------------
Resolution: Fixed
CXF does not support --help option, add some changes to convert --help to
-help, so all the gshell commands have the same help options.
Commit changes to trunk At revision: 811331 and 2.2-snapshot At revision: 811330
> GShell jaxws commands should provide help in a uniform way
> ----------------------------------------------------------
>
> Key: GERONIMO-4677
> URL: https://issues.apache.org/jira/browse/GERONIMO-4677
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: commands
> Affects Versions: 2.2
> Environment: Geronimo 2.2 + Windows XP + Sun JDK 1.6.0
> Reporter: Ying Tang
> Priority: Trivial
> Fix For: 2.2
>
>
> All GShell commands except jaxws/wsgen, jasws/java2ws, jaxws/wsdl2java, and
> jaxws/wsimport, provide help in this way: -h or --help. For example:
> deploy/deploy --help
> deploy/deploy -h
> But jaxws commands only support -h or -help.
> If you use jasws/java2ws --help, an error will occur:
> Unexpected option: --help.
> This might be a little inconvenient for users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.