Author: sgoeschl Date: Mon Apr 7 08:52:30 2008 New Revision: 645577 URL: http://svn.apache.org/viewvc?rev=645577&view=rev Log: Creating the output directory on the fly
Modified: commons/sandbox/exec/trunk/src/test/bin/testme.bat Modified: commons/sandbox/exec/trunk/src/test/bin/testme.bat URL: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/bin/testme.bat?rev=645577&r1=645576&r2=645577&view=diff ============================================================================== --- commons/sandbox/exec/trunk/src/test/bin/testme.bat (original) +++ commons/sandbox/exec/trunk/src/test/bin/testme.bat Mon Apr 7 08:52:30 2008 @@ -16,4 +16,5 @@ @REM limitations under the License. @REM +MKDIR target %JAVA_HOME%\bin\java -cp .\lib\junit-3.8.1.jar;.\lib\exec-test-1.0-SNAPSHOT.jar;.\lib\exec-1.0-SNAPSHOT.jar org.apache.commons.exec.TestRunner