[Jboss-cvs] JBoss Messaging SVN: r1258 - branches/Branch_1_0/tests

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 5 15:43:47 EDT 2006


Author: clebert.suconic at jboss.com
Date: 2006-09-05 15:43:46 -0400 (Tue, 05 Sep 2006)
New Revision: 1258

Modified:
   branches/Branch_1_0/tests/build.xml
Log:
JBMESSAGING-499

Modified: branches/Branch_1_0/tests/build.xml
===================================================================
--- branches/Branch_1_0/tests/build.xml	2006-09-05 19:15:49 UTC (rev 1257)
+++ branches/Branch_1_0/tests/build.xml	2006-09-05 19:43:46 UTC (rev 1258)
@@ -888,7 +888,7 @@
    <property name="test.execution.classpath.file" value=".test.execution.classpath"/>
 
    <target name="get-test-execution-classpath" depends="init">
-      <pathconvert refid="test.execution.classpath" targetos="windows"
+      <pathconvert refid="test.execution.classpath"
                    property="test.execution.classpath.unix"/>
       <echo message="${test.execution.classpath.unix}" file="${test.execution.classpath.file}"/>
    </target>




More information about the jboss-cvs-commits mailing list