Perhaps not. Nut I didn't see it because there's no test. I'll check it.
Arnaud > -----Message d'origine----- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 4 septembre 2005 08:46 > À : Maven Developers List > Objet : Re: svn commit: r278563 - > /maven/maven-1/plugins/trunk/jdiff/project.xml > > Sorry about that. I had a copy in my local repo. > > Does the expression in plugin.jelly still find it? > > - Brett > > [EMAIL PROTECTED] wrote: > > >Author: aheritier > >Date: Sat Sep 3 23:35:00 2005 > >New Revision: 278563 > > > >URL: http://svn.apache.org/viewcvs?rev=278563&view=rev > >Log: > >xerces-1.6.2.jar doesn't exist. > > > >Modified: > > maven/maven-1/plugins/trunk/jdiff/project.xml > > > >Modified: maven/maven-1/plugins/trunk/jdiff/project.xml > >URL: > >http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdi > ff/project > >.xml?rev=278563&r1=278562&r2=278563&view=diff > >============================================================= > ========== > >======= > >--- maven/maven-1/plugins/trunk/jdiff/project.xml (original) > >+++ maven/maven-1/plugins/trunk/jdiff/project.xml Sat Sep 3 > 23:35:00 > >+++ 2005 > >@@ -1,5 +1,4 @@ > > <?xml version="1.0" encoding="UTF-8"?> > >- > > <!-- > > /* > > * Copyright 2001-2004 The Apache Software Foundation. > >@@ -17,7 +16,6 @@ > > * limitations under the License. > > */ > > --> > >- > > <project> > > <extend>../plugin-parent/project.xml</extend> > > <pomVersion>3</pomVersion> > >@@ -82,7 +80,7 @@ > > </dependency> > > <dependency> > > <groupId>xerces</groupId> > >- <artifactId>xerces</artifactId> > >+ <artifactId>xercesImpl</artifactId> > > <version>2.6.2</version> > > </dependency> > > </dependencies> > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional > >commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
