Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A956EC84 for ; Wed, 9 Jan 2013 11:55:15 +0000 (UTC) Received: (qmail 51612 invoked by uid 500); 9 Jan 2013 11:55:13 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 51316 invoked by uid 500); 9 Jan 2013 11:55:12 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 51253 invoked by uid 99); 9 Jan 2013 11:55:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 11:55:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Wed, 09 Jan 2013 11:55:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6842323888CD; Wed, 9 Jan 2013 11:54:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1430804 - /commons/proper/ognl/trunk/pom.xml Date: Wed, 09 Jan 2013 11:54:49 -0000 To: commits@commons.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130109115449.6842323888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Wed Jan 9 11:54:49 2013 New Revision: 1430804 URL: http://svn.apache.org/viewvc?rev=1430804&view=rev Log: configure site publish Modified: commons/proper/ognl/trunk/pom.xml Modified: commons/proper/ognl/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/ognl/trunk/pom.xml?rev=1430804&r1=1430803&r2=1430804&view=diff ============================================================================== --- commons/proper/ognl/trunk/pom.xml (original) +++ commons/proper/ognl/trunk/pom.xml Wed Jan 9 11:54:49 2013 @@ -22,7 +22,7 @@ limitations under the License. org.apache.commons commons-parent - 27 + 28-SNAPSHOT org.apache.commons @@ -179,6 +179,7 @@ limitations under the License. 1.5 ognl + site-content @@ -504,5 +505,54 @@ limitations under the License. + + setup-checkout + + + site-content + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + prepare-checkout + pre-site + + run + + + + + + + + + + + + + + + + + + +