You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Chi Runhua (JIRA)" <ji...@apache.org> on 2009/06/05 10:58:07 UTC

[jira] Updated: (GERONIMO-4676) Incorrect USAGE_MSG of cxf-tools script

     [ https://issues.apache.org/jira/browse/GERONIMO-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chi Runhua updated GERONIMO-4676:
---------------------------------

    Attachment: GERONIMO-4676.patch

> 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
>         Attachments: GERONIMO-4676.patch
>
>
> 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.