Return-Path: Delivered-To: apmail-incubator-jspwiki-commits-archive@locus.apache.org Received: (qmail 63165 invoked from network); 7 Aug 2008 03:27:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 03:27:09 -0000 Received: (qmail 97617 invoked by uid 500); 7 Aug 2008 03:27:09 -0000 Delivered-To: apmail-incubator-jspwiki-commits-archive@incubator.apache.org Received: (qmail 97605 invoked by uid 500); 7 Aug 2008 03:27:08 -0000 Mailing-List: contact jspwiki-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-commits@incubator.apache.org Received: (qmail 97596 invoked by uid 99); 7 Aug 2008 03:27:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 20:27:08 -0700 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 03:26:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3BC0B238889E; Wed, 6 Aug 2008 20:26:49 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r683493 - /incubator/jspwiki/trunk/build.xml Date: Thu, 07 Aug 2008 03:26:49 -0000 To: jspwiki-commits@incubator.apache.org From: ajaquith@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080807032649.3BC0B238889E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ajaquith Date: Wed Aug 6 20:26:48 2008 New Revision: 683493 URL: http://svn.apache.org/viewvc?rev=683493&view=rev Log: Fixed broken Ant 'war-tomcat' target. Modified: incubator/jspwiki/trunk/build.xml Modified: incubator/jspwiki/trunk/build.xml URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/build.xml?rev=683493&r1=683492&r2=683493&view=diff ============================================================================== --- incubator/jspwiki/trunk/build.xml (original) +++ incubator/jspwiki/trunk/build.xml Wed Aug 6 20:26:48 2008 @@ -988,6 +988,7 @@ +