Return-Path: Delivered-To: apmail-velocity-commits-archive@locus.apache.org Received: (qmail 64867 invoked from network); 28 Oct 2008 05:13:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2008 05:13:33 -0000 Received: (qmail 45821 invoked by uid 500); 28 Oct 2008 05:13:37 -0000 Delivered-To: apmail-velocity-commits-archive@velocity.apache.org Received: (qmail 45785 invoked by uid 500); 28 Oct 2008 05:13:37 -0000 Mailing-List: contact commits-help@velocity.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@velocity.apache.org Delivered-To: mailing list commits@velocity.apache.org Received: (qmail 45776 invoked by uid 99); 28 Oct 2008 05:13:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 22:13:37 -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; Tue, 28 Oct 2008 05:12:32 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5E397238895D; Mon, 27 Oct 2008 22:13:12 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r708438 - /velocity/engine/trunk/build/build.xml Date: Tue, 28 Oct 2008 05:13:12 -0000 To: commits@velocity.apache.org From: nbubna@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081028051312.5E397238895D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nbubna Date: Mon Oct 27 22:13:11 2008 New Revision: 708438 URL: http://svn.apache.org/viewvc?rev=708438&view=rev Log: remove errant 'unless' attribute from maven-deploy task Modified: velocity/engine/trunk/build/build.xml Modified: velocity/engine/trunk/build/build.xml URL: http://svn.apache.org/viewvc/velocity/engine/trunk/build/build.xml?rev=708438&r1=708437&r2=708438&view=diff ============================================================================== --- velocity/engine/trunk/build/build.xml (original) +++ velocity/engine/trunk/build/build.xml Mon Oct 27 22:13:11 2008 @@ -675,7 +675,7 @@