Improve message strings in CLI tools
------------------------------------

                 Key: CXF-871
                 URL: https://issues.apache.org/jira/browse/CXF-871
             Project: CXF
          Issue Type: Improvement
            Reporter: Glen Mazza
            Priority: Minor


Attached patch improves the help text for the various command-line tools.

Also, I think there is a bug in these two xml files (this patch does not fix, 
because I am unsure):

In these two files:
    
incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/jaxws-toolspec.xml
    
incubator/cxf/trunk/tools/wsdlto/core/src/main/java/org/apache/cxf/tools/wsdlto/wsdlto.xml

Bug: The "nexclude" option specifies wsdl namespaces to exclude when generating 
code.  But it has a suboption to "specify the java package name to use for this 
wsdl namespace".  But specifying a package name doesn't make sense if you are 
specifying a namespace to *not* generate any code for.  So I think this 
suboption needs to be removed in the two files.



-- 
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