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:56:08 UTC

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

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.


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

Posted by "Chi Runhua (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Description: 
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}

Expected result:  the message should be 

Usage: {color:red}cxf-tools{color} <toolName> <tool options>


I'm providing a patch for this issue. please help to commit if it's correct.

Jeff C


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


       Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>         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}
> Expected result:  the message should be 
> Usage: {color:red}cxf-tools{color} <toolName> <tool options>
> I'm providing a patch for this issue. please help to commit if it's correct.
> Jeff C

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


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

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-4676.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
         Assignee: Jarek Gawor

Committed the patch to trunk (revision 783814). Thanks for the 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
>            Assignee: Jarek Gawor
>            Priority: Minor
>             Fix For: 2.2
>
>         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}
> Expected result:  the message should be 
> Usage: {color:red}cxf-tools{color} <toolName> <tool options>
> I'm providing a patch for this issue. please help to commit if it's correct.
> Jeff C

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


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

Posted by "Chi Runhua (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chi Runhua closed GERONIMO-4676.
--------------------------------


verified and okay now, Closing...

Jeff C

> 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
>            Assignee: Jarek Gawor
>            Priority: Minor
>             Fix For: 2.2
>
>         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}
> Expected result:  the message should be 
> Usage: {color:red}cxf-tools{color} <toolName> <tool options>
> I'm providing a patch for this issue. please help to commit if it's correct.
> Jeff C

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


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

Posted by "Chi Runhua (JIRA)" <ji...@apache.org>.
     [ 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.