Return-Path: Delivered-To: apmail-myfaces-commits-archive@www.apache.org Received: (qmail 35239 invoked from network); 1 Feb 2008 19:48:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2008 19:48:49 -0000 Received: (qmail 48601 invoked by uid 500); 1 Feb 2008 19:48:41 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 48517 invoked by uid 500); 1 Feb 2008 19:48:40 -0000 Mailing-List: contact commits-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list commits@myfaces.apache.org Received: (qmail 48506 invoked by uid 99); 1 Feb 2008 19:48:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2008 11:48:40 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2008 19:48:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9F5521A9838; Fri, 1 Feb 2008 11:48:28 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r617619 - /myfaces/orchestra/trunk/sandbox/pom.xml Date: Fri, 01 Feb 2008 19:48:28 -0000 To: commits@myfaces.apache.org From: skitching@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080201194828.9F5521A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: skitching Date: Fri Feb 1 11:48:26 2008 New Revision: 617619 URL: http://svn.apache.org/viewvc?rev=617619&view=rev Log: Comment out stuff that prevents the sandbox building when -Pgenerate-assembly is set. Modified: myfaces/orchestra/trunk/sandbox/pom.xml Modified: myfaces/orchestra/trunk/sandbox/pom.xml URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/sandbox/pom.xml?rev=617619&r1=617618&r2=617619&view=diff ============================================================================== --- myfaces/orchestra/trunk/sandbox/pom.xml (original) +++ myfaces/orchestra/trunk/sandbox/pom.xml Fri Feb 1 11:48:26 2008 @@ -329,6 +329,8 @@ generate-assembly + org.apache.maven.plugins maven-javadoc-plugin @@ -372,6 +375,11 @@ + org.apache.maven.plugins maven-source-plugin