Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9496CDDDD for ; Fri, 29 Jun 2012 14:34:10 +0000 (UTC) Received: (qmail 86936 invoked by uid 500); 29 Jun 2012 14:34:10 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 86892 invoked by uid 500); 29 Jun 2012 14:34:10 -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 86884 invoked by uid 99); 29 Jun 2012 14:34:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2012 14:34:10 +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; Fri, 29 Jun 2012 14:34:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 949812388A02; Fri, 29 Jun 2012 14:33:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1355408 - /cxf/branches/2.6.x-fixes/parent/pom.xml Date: Fri, 29 Jun 2012 14:33:49 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120629143349.949812388A02@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Fri Jun 29 14:33:47 2012 New Revision: 1355408 URL: http://svn.apache.org/viewvc?rev=1355408&view=rev Log: Merged revisions 1350803 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1350803 | dkulp | 2012-06-15 17:17:19 -0400 (Fri, 15 Jun 2012) | 3 lines Need to turn off pmd/checkstyle in setup.eclipse profile so java7 can be relatively quick to setup ........ Modified: cxf/branches/2.6.x-fixes/parent/pom.xml Modified: cxf/branches/2.6.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1355408&r1=1355407&r2=1355408&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.6.x-fixes/parent/pom.xml Fri Jun 29 14:33:47 2012 @@ -1694,6 +1694,11 @@ setup.eclipse + + true + true + true + process-test-sources