Author: ptahchiev Date: Wed Jan 21 13:30:04 2009 New Revision: 736417 URL: http://svn.apache.org/viewvc?rev=736417&view=rev Log: added to the testinput.dir
Modified: jakarta/cactus/trunk/integration/ant/pom.xml Modified: jakarta/cactus/trunk/integration/ant/pom.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/ant/pom.xml?rev=736417&r1=736416&r2=736417&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/ant/pom.xml (original) +++ jakarta/cactus/trunk/integration/ant/pom.xml Wed Jan 21 13:30:04 2009 @@ -97,7 +97,7 @@ <systemProperties> <property> <name>testinput.dir</name> - <value>src/test-input</value> + <value>${basedir}/src/test-input</value> </property> </systemProperties> </configuration> --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org