Sorry about the improper naming - my fault. Thanks for fixing, Shai. - Steve
> -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Wednesday, January 19, 2011 11:01 AM > To: [email protected] > Subject: svn commit: r1060843 - /lucene/dev/branches/branch_3x/dev- > tools/eclipse/dot.classpath > > Author: shaie > Date: Wed Jan 19 16:00:34 2011 > New Revision: 1060843 > > URL: http://svn.apache.org/viewvc?rev=1060843&view=rev > Log: > update dev-tools/dot.eclipse to reference the right xerces jar > > Modified: > lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath > > Modified: lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath > URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/dev- > tools/eclipse/dot.classpath?rev=1060843&r1=1060842&r2=1060843&view=diff > ========================================================================== > ==== > --- lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath > (original) > +++ lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath Wed Jan > 19 16:00:34 2011 > @@ -82,7 +82,7 @@ > <classpathentry kind="lib" > path="lucene/contrib/benchmark/lib/commons-compress-1.0.jar"/> > <classpathentry kind="lib" > path="lucene/contrib/benchmark/lib/commons-digester-1.7.jar"/> > <classpathentry kind="lib" > path="lucene/contrib/benchmark/lib/commons-logging-1.0.4.jar"/> > - <classpathentry kind="lib" > path="lucene/contrib/benchmark/lib/xerces-2.10.0.jar"/> > + <classpathentry kind="lib" > path="lucene/contrib/benchmark/lib/xercesImpl-2.10.0.jar"/> > <classpathentry kind="lib" path="lucene/contrib/benchmark/lib/xml- > apis-2.10.0.jar"/> > <classpathentry kind="lib" path="lucene/contrib/db/bdb/lib/db- > 4.7.25.jar"/> > <classpathentry kind="lib" path="lucene/contrib/db/bdb-je/lib/je- > 3.3.93.jar"/> >
