Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 8184 invoked from network); 28 Mar 2011 17:00:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Mar 2011 17:00:38 -0000 Received: (qmail 78121 invoked by uid 500); 28 Mar 2011 17:00:38 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 78072 invoked by uid 500); 28 Mar 2011 17:00:38 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 78065 invoked by uid 99); 28 Mar 2011 17:00:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Mar 2011 17:00:38 +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; Mon, 28 Mar 2011 17:00:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8438D2388A36; Mon, 28 Mar 2011 17:00:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1086298 - /cxf/web/pom.xml Date: Mon, 28 Mar 2011 17:00:17 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110328170017.8438D2388A36@eris.apache.org> Author: dkulp Date: Mon Mar 28 17:00:17 2011 New Revision: 1086298 URL: http://svn.apache.org/viewvc?rev=1086298&view=rev Log: Add ability to pass an extra flag Modified: cxf/web/pom.xml Modified: cxf/web/pom.xml URL: http://svn.apache.org/viewvc/cxf/web/pom.xml?rev=1086298&r1=1086297&r2=1086298&view=diff ============================================================================== --- cxf/web/pom.xml (original) +++ cxf/web/pom.xml Mon Mar 28 17:00:17 2011 @@ -28,11 +28,12 @@ org.apache.cxf cxf-parent - 2.3.2 + 2.3.3 2.4.0-SNAPSHOT + @@ -87,6 +88,7 @@ ${confluence.password} -user ${confluence.user} + ${extra.arg}