Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 94730 invoked from network); 30 Jun 2005 06:28:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2005 06:28:13 -0000 Received: (qmail 50217 invoked by uid 500); 30 Jun 2005 06:28:11 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 50166 invoked by uid 500); 30 Jun 2005 06:28:11 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 50150 invoked by uid 99); 30 Jun 2005 06:28:10 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 29 Jun 2005 23:28:10 -0700 Received: (qmail 94709 invoked by uid 65534); 30 Jun 2005 06:28:08 -0000 Message-ID: <20050630062808.94708.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r202490 - /webservices/axis/trunk/java/modules/core/conf/web.xml Date: Thu, 30 Jun 2005 06:28:08 -0000 To: axis-cvs@ws.apache.org From: ajith@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: ajith Date: Wed Jun 29 23:28:07 2005 New Revision: 202490 URL: http://svn.apache.org/viewcvs?rev=202490&view=rev Log: Fixing the JIRA issue on the web.xml Modified: webservices/axis/trunk/java/modules/core/conf/web.xml Modified: webservices/axis/trunk/java/modules/core/conf/web.xml URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/conf/web.xml?rev=202490&r1=202489&r2=202490&view=diff ============================================================================== --- webservices/axis/trunk/java/modules/core/conf/web.xml (original) +++ webservices/axis/trunk/java/modules/core/conf/web.xml Wed Jun 29 23:28:07 2005 @@ -1,7 +1,6 @@ - + Apache-Axis2