Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 26993 invoked from network); 12 May 2009 16:04:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 May 2009 16:04:32 -0000 Received: (qmail 43133 invoked by uid 500); 12 May 2009 16:04:31 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 43098 invoked by uid 500); 12 May 2009 16:04:31 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 43073 invoked by uid 99); 12 May 2009 16:04:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 16:04:31 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 16:04:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 480962388830; Tue, 12 May 2009 16:04:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r773953 - /camel/branches/camel-1.x/pom.xml Date: Tue, 12 May 2009 16:04:08 -0000 To: commits@camel.apache.org From: hadrian@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090512160408.480962388830@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hadrian Date: Tue May 12 16:04:07 2009 New Revision: 773953 URL: http://svn.apache.org/viewvc?rev=773953&view=rev Log: Fix release:prepare issue. Modified: camel/branches/camel-1.x/pom.xml Modified: camel/branches/camel-1.x/pom.xml URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/pom.xml?rev=773953&r1=773952&r2=773953&view=diff ============================================================================== --- camel/branches/camel-1.x/pom.xml (original) +++ camel/branches/camel-1.x/pom.xml Tue May 12 16:04:07 2009 @@ -1080,7 +1080,7 @@ false clean install deploy - -Prelease,deploy + -Prelease,deploy,enable-schemagen,sourcecheck,hibernate-derby true