From dev-return-74207-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Fri Jun 19 03:31:26 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 25958 invoked from network); 19 Jun 2009 03:31:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jun 2009 03:31:26 -0000 Received: (qmail 86091 invoked by uid 500); 19 Jun 2009 03:31:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 85991 invoked by uid 500); 19 Jun 2009 03:31:37 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 85983 invoked by uid 99); 19 Jun 2009 03:31:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2009 03:31:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2009 03:31:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DD77C234C053 for ; Thu, 18 Jun 2009 20:31:07 -0700 (PDT) Message-ID: <816157821.1245382267906.JavaMail.jira@brutus> Date: Thu, 18 Jun 2009 20:31:07 -0700 (PDT) From: "Chi Runhua (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-4676) Incorrect USAGE_MSG of cxf-tools script In-Reply-To: <421237699.1244192168332.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on 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 > where 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} > 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.