Incorrect USAGE_MSG of cxf-tools script
---------------------------------------
Key: GERONIMO-4676
URL: https://issues.apache.org/jira/browse/GERONIMO-4676
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: commands
Affects Versions: 2.2
Environment: Ubuntu 8.0.4+JDK 1.6.0
Reporter: Chi Runhua
1. run ./cxf-tools.sh in terminal;
2. Usage of cxf-tools shows up as followed:
{color:white}
{noformat:borderStyle=solid|bgColor=#000000}
Usage: jaxws-tools <toolName> <tool options>
where <toolName> is:
java2ws - generate portable artifacts from class
wsdl2java - generate portable artifacts from WSDL
{noformat}
{color}
I'm providing a patch for this issue. please help to commit if it's correct.
Jeff C
Expected result: the message should be
Usage: {color:red}cxf-tools{color} <toolName> <tool options>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.