Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 3457 invoked from network); 8 Dec 2006 13:48:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2006 13:48:48 -0000 Received: (qmail 96766 invoked by uid 500); 8 Dec 2006 13:48:56 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 96690 invoked by uid 500); 8 Dec 2006 13:48:56 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 96679 invoked by uid 99); 8 Dec 2006 13:48:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Dec 2006 05:48:56 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of elecharny@gmail.com designates 64.233.162.230 as permitted sender) Received: from [64.233.162.230] (HELO nz-out-0102.google.com) (64.233.162.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Dec 2006 05:48:45 -0800 Received: by nz-out-0102.google.com with SMTP id i28so490251nzi for ; Fri, 08 Dec 2006 05:48:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=h7GrutU3OU+mJ8zcYNJVW+RDUoXVrI/dKoX8q/8yozf2BRRDrtb1Usw/tefsaCgCIKC1zDxWKAofEH2j4NPLENNBsZ9XTipE/du9cZhGXTbjrihMqezLJrlFwJluSrQcZ8EZWcrKE+Mfau8iHzP6Jleoxek0iw59CgT6L4yFnxU= Received: by 10.65.23.7 with SMTP id a7mr5742666qbj.1165585704427; Fri, 08 Dec 2006 05:48:24 -0800 (PST) Received: by 10.65.84.15 with HTTP; Fri, 8 Dec 2006 05:48:24 -0800 (PST) Message-ID: Date: Fri, 8 Dec 2006 14:48:24 +0100 From: "Emmanuel Lecharny" Reply-To: elecharny@apache.org To: dev@directory.apache.org Subject: Re: svn commit: r483842 - in /directory/trunks: apacheds/pom.xml daemon/pom.xml pom.xml shared/pom.xml In-Reply-To: <20061208060128.C2EA61A9846@eris.apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_53556_9306409.1165585704278" References: <20061208060128.C2EA61A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_53556_9306409.1165585704278 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Trustin, I have rollbacked one of your modification (on apacheds/pom.xml) because maven was not happy anymore with it. Just remember to remove the .m2/repository _before_ running mvn install whe= n you modify some pom.xml file, otherwise you may miss some side effect of your modification. Emmanuel. On 12/8/06, trustin@apache.org wrote: > > Author: trustin > Date: Thu Dec 7 22:01:25 2006 > New Revision: 483842 > > URL: http://svn.apache.org/viewvc?view=3Drev&rev=3D483842 > Log: > Updated the pom version > > > Modified: > directory/trunks/apacheds/pom.xml > directory/trunks/daemon/pom.xml > directory/trunks/pom.xml > directory/trunks/shared/pom.xml > > Modified: directory/trunks/apacheds/pom.xml > URL: > http://svn.apache.org/viewvc/directory/trunks/apacheds/pom.xml?view=3Ddif= f&rev=3D483842&r1=3D483841&r2=3D483842 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- directory/trunks/apacheds/pom.xml (original) > +++ directory/trunks/apacheds/pom.xml Thu Dec 7 22:01:25 2006 > @@ -5,7 +5,7 @@ > > org.apache.directory > build > - 1.0.5 > + 1.0.6-SNAPSHOT > > > org.apache.directory.server > > Modified: directory/trunks/daemon/pom.xml > URL: > http://svn.apache.org/viewvc/directory/trunks/daemon/pom.xml?view=3Ddiff&= rev=3D483842&r1=3D483841&r2=3D483842 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- directory/trunks/daemon/pom.xml (original) > +++ directory/trunks/daemon/pom.xml Thu Dec 7 22:01:25 2006 > @@ -4,7 +4,7 @@ > > org.apache.directory > build > - 1.0.5 > + 1.0.6-SNAPSHOT > > org.apache.directory.daemon > build > > Modified: directory/trunks/pom.xml > URL: > http://svn.apache.org/viewvc/directory/trunks/pom.xml?view=3Ddiff&rev=3D4= 83842&r1=3D483841&r2=3D483842 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- directory/trunks/pom.xml (original) > +++ directory/trunks/pom.xml Thu Dec 7 22:01:25 2006 > @@ -32,6 +32,12 @@ > apache.snapshots > Apache Snapshot Repository > http://people.apache.org/maven-snapshot-repository > + > + false > + > + > + true > + > > >