Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 53941 invoked from network); 6 Apr 2005 05:59:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2005 05:59:57 -0000 Received: (qmail 20377 invoked by uid 500); 6 Apr 2005 05:59:55 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 20316 invoked by uid 500); 6 Apr 2005 05:59:54 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 20300 invoked by uid 99); 6 Apr 2005 05:59:54 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 05 Apr 2005 22:59:54 -0700 Received: (qmail 53933 invoked by uid 1852); 6 Apr 2005 05:59:53 -0000 Date: 6 Apr 2005 05:59:53 -0000 Message-ID: <20050406055953.53932.qmail@minotaur.apache.org> From: samisa@apache.org To: ws-axis-cvs@apache.org Subject: cvs commit: ws-axis/c buildSamples.xml X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N samisa 2005/04/05 22:59:53 Modified: c buildSamples.xml Log: Changed sampleName to samplename to get it working on Windows Revision Changes Path 1.3 +13 -13 ws-axis/c/buildSamples.xml Index: buildSamples.xml =================================================================== RCS file: /home/cvs/ws-axis/c/buildSamples.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- buildSamples.xml 6 Apr 2005 05:36:25 -0000 1.2 +++ buildSamples.xml 6 Apr 2005 05:59:53 -0000 1.3 @@ -226,20 +226,20 @@ - + - Generating client code for ${dir.wsdls}/@{sampleName}.wsdl + Generating client code for ${dir.wsdls}/@{samplename}.wsdl - - + + - Building client ${clientSampleDir}/@{sampleName} - Building client ${clientSampleDir}/@{samplename} + @@ -254,22 +254,22 @@ - + - Generating server code for ${dir.wsdls}/@{sampleName}.wsdl + Generating server code for ${dir.wsdls}/@{samplename}.wsdl - - + + - Building server ${serverSampleDir}/@{sampleName} - Building server ${serverSampleDir}/@{samplename} + @@ -284,7 +284,7 @@ - +