Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 79912 invoked from network); 9 Oct 2008 15:56:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2008 15:56:50 -0000 Received: (qmail 79333 invoked by uid 500); 9 Oct 2008 15:56:49 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 79291 invoked by uid 500); 9 Oct 2008 15:56:49 -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 79281 invoked by uid 99); 9 Oct 2008 15:56:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 08:56:49 -0700 X-ASF-Spam-Status: No, hits=-1999.9 required=10.0 tests=ALL_TRUSTED,DNS_FROM_SECURITYSAGE 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, 09 Oct 2008 15:55:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1D5192388879; Thu, 9 Oct 2008 08:55:49 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r703191 - /cxf/trunk/parent/pom.xml Date: Thu, 09 Oct 2008 15:55:48 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081009155549.1D5192388879@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Thu Oct 9 08:55:48 2008 New Revision: 703191 URL: http://svn.apache.org/viewvc?rev=703191&view=rev Log: Get it working with the saaj jars from central instead of just the one from java.net Modified: cxf/trunk/parent/pom.xml Modified: cxf/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=703191&r1=703190&r2=703191&view=diff ============================================================================== --- cxf/trunk/parent/pom.xml (original) +++ cxf/trunk/parent/pom.xml Thu Oct 9 08:55:48 2008 @@ -572,6 +572,10 @@ javax.activation activation + + activation + activation + @@ -606,6 +610,10 @@ javax.activation activation + + activation + activation +