--- [EMAIL PROTECTED] wrote: > Author: dennisl > Date: Fri Aug 3 15:46:07 2007 > New Revision: 562609 > > URL: > http://svn.apache.org/viewvc?view=rev&rev=562609 > Log: > Make the tests work.
Dennis: _Do_ the tests work for you, now? I still get failures on everything that needs the xml resources that live under src/test, 124 in all, and don't see anything explicitly mentioning these resources when running 'mvn -X test' -Matt > > Modified: > commons/proper/jxpath/trunk/pom.xml > > Modified: commons/proper/jxpath/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?view=diff&rev=562609&r1=562608&r2=562609 > ============================================================================== > --- commons/proper/jxpath/trunk/pom.xml (original) > +++ commons/proper/jxpath/trunk/pom.xml Fri Aug 3 > 15:46:07 2007 > @@ -76,7 +76,7 @@ > > <testSourceDirectory>src/test</testSourceDirectory> > <testResources> > <testResource> > - > <directory>${pom.build.unitTestSourceDirectory}</directory> > + > <directory>${pom.build.testSourceDirectory}</directory> > <includes> > <include>**/*.xml</include> > </includes> > > > ____________________________________________________________________________________ Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]