Author: sgoeschl
Date: Mon Apr  7 07:15:02 2008
New Revision: 645531

URL: http://svn.apache.org/viewvc?rev=645531&view=rev
Log:
Moving the regression tests to a Windows environment (a really bad experience)

Added:
    commons/sandbox/exec/trunk/src/test/bin/testme.bat   (with props)

Added: 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=645531&view=auto
==============================================================================
--- commons/sandbox/exec/trunk/src/test/bin/testme.bat (added)
+++ commons/sandbox/exec/trunk/src/test/bin/testme.bat Mon Apr  7 07:15:02 2008
@@ -0,0 +1,19 @@
[EMAIL PROTECTED] OFF
[EMAIL PROTECTED]
[EMAIL PROTECTED] Licensed to the Apache Software Foundation (ASF) under one or 
more
[EMAIL PROTECTED] contributor license agreements.  See the NOTICE file 
distributed with
[EMAIL PROTECTED] this work for additional information regarding copyright 
ownership.
[EMAIL PROTECTED] The ASF licenses this file to You under the Apache License, 
Version 2.0
[EMAIL PROTECTED] (the "License"); you may not use this file except in 
compliance with
[EMAIL PROTECTED] the License.  You may obtain a copy of the License at
[EMAIL PROTECTED]
[EMAIL PROTECTED]      http://www.apache.org/licenses/LICENSE-2.0
[EMAIL PROTECTED]
[EMAIL PROTECTED] Unless required by applicable law or agreed to in writing, 
software
[EMAIL PROTECTED] distributed under the License is distributed on an "AS IS" 
BASIS,
[EMAIL PROTECTED] WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express 
or implied.
[EMAIL PROTECTED] See the License for the specific language governing 
permissions and
[EMAIL PROTECTED] limitations under the License.
[EMAIL PROTECTED]
+
+%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
\ No newline at end of file

Propchange: commons/sandbox/exec/trunk/src/test/bin/testme.bat
------------------------------------------------------------------------------
    svn:eol-style = CRLF


Reply via email to