Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1C437F02 for ; Mon, 29 Aug 2011 11:26:36 +0000 (UTC) Received: (qmail 82098 invoked by uid 500); 29 Aug 2011 11:26:33 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 81751 invoked by uid 500); 29 Aug 2011 11:26:19 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 81650 invoked by uid 99); 29 Aug 2011 11:26:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 11:26:16 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [78.134.5.44] (HELO rovere.tirasa.net) (78.134.5.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 11:26:10 +0000 Received: from localhost (localhost [127.0.0.1]) by rovere.tirasa.net (Postfix) with ESMTP id 15BF917FFE0 for ; Mon, 29 Aug 2011 13:19:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at tirasa.net Received: from rovere.tirasa.net ([127.0.0.1]) by localhost (rovere.tirasa.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8LSM6FIO807c for ; Mon, 29 Aug 2011 13:19:26 +0200 (CEST) Received: from [192.168.0.2] (mogano.tirasa.net [192.168.0.2]) by rovere.tirasa.net (Postfix) with ESMTPSA id 0649017FFDB for ; Mon, 29 Aug 2011 13:19:26 +0200 (CEST) Message-ID: <4E5B7736.8000505@apache.org> Date: Mon, 29 Aug 2011 13:25:42 +0200 From: =?UTF-8?B?RnJhbmNlc2NvIENoaWNjaGlyaWNjw7I=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: svn commit: r1162745 - in /cocoon/cocoon3/trunk: cocoon-optional/pom.xml cocoon-stax/pom.xml parent/pom.xml References: <20110829112229.009452388A40@eris.apache.org> In-Reply-To: <20110829112229.009452388A40@eris.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi all, please remember to keep version numbers in parent/pom.xml only, and to mark external dependencies as optional in cocoon-optional/pom.xml. Regards. On 29/08/2011 13:22, ilgrosso@apache.org wrote: > Author: ilgrosso > Date: Mon Aug 29 11:22:28 2011 > New Revision: 1162745 > > URL: http://svn.apache.org/viewvc?rev=1162745&view=rev > Log: > Updating Spring and JUnit to latest releases; fixing optional dependencies. PLEASE KEEP VERSION NUMBERS IN parent/pom.xml > > Modified: > cocoon/cocoon3/trunk/cocoon-optional/pom.xml > cocoon/cocoon3/trunk/cocoon-stax/pom.xml > cocoon/cocoon3/trunk/parent/pom.xml > > Modified: cocoon/cocoon3/trunk/cocoon-optional/pom.xml > URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-optional/pom.xml?rev=1162745&r1=1162744&r2=1162745&view=diff > ============================================================================== > --- cocoon/cocoon3/trunk/cocoon-optional/pom.xml (original) > +++ cocoon/cocoon3/trunk/cocoon-optional/pom.xml Mon Aug 29 11:22:28 2011 > @@ -119,27 +119,13 @@ > > javax.xml.bind > jaxb-api > -2.1 > true > > > com.sun.xml.bind > jaxb-impl > -2.2 > true > > - > - > -jakarta-regexp > -jakarta-regexp > -1.4 > - > - > - > -net.sourceforge.nekohtml > -nekohtml > -1.9.15 > - > > > > > Modified: cocoon/cocoon3/trunk/cocoon-stax/pom.xml > URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-stax/pom.xml?rev=1162745&r1=1162744&r2=1162745&view=diff > ============================================================================== > --- cocoon/cocoon3/trunk/cocoon-stax/pom.xml (original) > +++ cocoon/cocoon3/trunk/cocoon-stax/pom.xml Mon Aug 29 11:22:28 2011 > @@ -40,7 +40,7 @@ > > > org.codehaus.woodstox > -wstx-asl > +woodstox-core-asl > true > > > @@ -52,6 +52,7 @@ > commons-io > commons-io > > + > > > org.slf4j > > Modified: cocoon/cocoon3/trunk/parent/pom.xml > URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/parent/pom.xml?rev=1162745&r1=1162744&r2=1162745&view=diff > ============================================================================== > --- cocoon/cocoon3/trunk/parent/pom.xml (original) > +++ cocoon/cocoon3/trunk/parent/pom.xml Mon Aug 29 11:22:28 2011 > @@ -26,7 +26,7 @@ > > org.apache > apache > -9 > +10 > > > > @@ -232,32 +232,32 @@ > > org.springframework > spring-beans > -3.0.5.RELEASE > +3.0.6.RELEASE > > > org.springframework > spring-core > -3.0.5.RELEASE > +3.0.6.RELEASE > > > org.springframework > spring-context > -3.0.5.RELEASE > +3.0.6.RELEASE > > > org.springframework > spring-context-support > -3.0.5.RELEASE > +3.0.6.RELEASE > > > org.springframework > spring-aop > -3.0.5.RELEASE > +3.0.6.RELEASE > > > org.springframework > spring-web > -3.0.5.RELEASE > +3.0.6.RELEASE > > > org.springframework > @@ -339,7 +339,7 @@ > > net.sf.ehcache > ehcache-core > -2.4.3 > +2.4.4 > > > net.sourceforge.nekohtml > @@ -387,18 +387,18 @@ > > > org.codehaus.woodstox > -wstx-asl > -4.0.6 > +woodstox-core-asl > +4.1.1 > > > org.apache.wicket > wicket > -1.4.17 > +1.4.18 > > > org.apache.wicket > wicket-spring > -1.4.17 > +1.4.18 > > > org.springframework > @@ -536,13 +536,13 @@ > > junit > junit > -4.8.2 > +4.9 > test > > > org.springframework > spring-test > -3.0.5.RELEASE > +3.0.6.RELEASE > test > > > > -- Francesco Chicchiriccò Apache Cocoon Committer and PMC Member http://people.apache.org/~ilgrosso/