Return-Path: Delivered-To: apmail-incubator-chemistry-commits-archive@minotaur.apache.org Received: (qmail 44216 invoked from network); 1 Oct 2010 13:00:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 13:00:02 -0000 Received: (qmail 43050 invoked by uid 500); 1 Oct 2010 13:00:02 -0000 Delivered-To: apmail-incubator-chemistry-commits-archive@incubator.apache.org Received: (qmail 42997 invoked by uid 500); 1 Oct 2010 13:00:01 -0000 Mailing-List: contact chemistry-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-commits@incubator.apache.org Received: (qmail 42961 invoked by uid 99); 1 Oct 2010 13:00:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 13:00:00 +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; Fri, 01 Oct 2010 12:59:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DD12A238897D; Fri, 1 Oct 2010 12:59:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1003523 - /incubator/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml Date: Fri, 01 Oct 2010 12:59:39 -0000 To: chemistry-commits@incubator.apache.org From: fguillaume@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101001125939.DD12A238897D@eris.apache.org> Author: fguillaume Date: Fri Oct 1 12:59:39 2010 New Revision: 1003523 URL: http://svn.apache.org/viewvc?rev=1003523&view=rev Log: Fix weird dependency version problem (through jaxws-maven-plugin 1.10 -> jax-ws-commons 1.0) that cause incorrect repo 'java.net' (old) to be used for jaxws-tools Modified: incubator/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml Modified: incubator/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml?rev=1003523&r1=1003522&r2=1003523&view=diff ============================================================================== --- incubator/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml (original) +++ incubator/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml Fri Oct 1 12:59:39 2010 @@ -36,6 +36,7 @@ org.codehaus.mojo jaxws-maven-plugin + 1.12 generate-sources