Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 67690 invoked from network); 7 Oct 2010 18:33:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Oct 2010 18:33:37 -0000 Received: (qmail 41327 invoked by uid 500); 7 Oct 2010 18:33:37 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 41264 invoked by uid 500); 7 Oct 2010 18:33:37 -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 41252 invoked by uid 99); 7 Oct 2010 18:33:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 18:33:37 +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; Thu, 07 Oct 2010 18:33:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DD02A23889E2; Thu, 7 Oct 2010 18:33:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1005566 - in /cxf/trunk/distribution/src/main/release/samples: pom.xml wsdl_first/pom.xml Date: Thu, 07 Oct 2010 18:33:16 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101007183316.DD02A23889E2@eris.apache.org> Author: dkulp Date: Thu Oct 7 18:33:16 2010 New Revision: 1005566 URL: http://svn.apache.org/viewvc?rev=1005566&view=rev Log: Lock down war plugin version. Enable some of the interopplugfest things for the release. Modified: cxf/trunk/distribution/src/main/release/samples/pom.xml cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml Modified: cxf/trunk/distribution/src/main/release/samples/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/pom.xml?rev=1005566&r1=1005565&r2=1005566&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/pom.xml Thu Oct 7 18:33:16 2010 @@ -79,11 +79,11 @@ these are a bit fragile as they need to go off to external sites to get stuff like wsdl's and certs and such --> - + Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1005566&r1=1005565&r2=1005566&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml Thu Oct 7 18:33:16 2010 @@ -44,6 +44,7 @@ maven-war-plugin + 2.1 ${cxf.release.base}/etc/web.xml