Refining help page for utilities, as well as expanding (adding) switches where 
necessary
----------------------------------------------------------------------------------------

                 Key: CXF-3055
                 URL: https://issues.apache.org/jira/browse/CXF-3055
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
    Affects Versions: 2.2.10
            Reporter: Robert Liguori
            Priority: Minor


Consider "JavaToWS.java" for the java2ws utility...

-V and -verbose are added in this file as valid switches, however, only 
-verbose is shown in the java2ws help (java2ws -h).

Consider adding "-V" to the help page of the java2ws utility.

Also, consider adding the following (below) to the help and general 
functionality of scripts (i.e., wsdl2java, wsdl2js, java2js, java2ws, xsd2wsdl, 
wsdl2java, wsdl2soap, wsdl2corba, wsdl2service, wsdlvalidator), WHERE 
APPLICABLE:

-h, -help, --help (see reference below)
-v, -version, --version
-V, -verbose
-q, -quiet
-cp, -classpath

Thank you for the consideration.  Note: my comment isn't complete, it needs 
some more analysis to meet convention.

Reference: 
http://www.gnu.org/prep/standards/standards.html#Command_002dLine-Interfaces

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to