[Jboss-cvs] JBoss Messaging SVN: r1261 - trunk/tests

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 5 16:07:10 EDT 2006


Author: clebert.suconic at jboss.com
Date: 2006-09-05 16:07:09 -0400 (Tue, 05 Sep 2006)
New Revision: 1261

Modified:
   trunk/tests/build.xml
Log:
JBMESSAGING-499

Modified: trunk/tests/build.xml
===================================================================
--- trunk/tests/build.xml	2006-09-05 19:51:18 UTC (rev 1260)
+++ trunk/tests/build.xml	2006-09-05 20:07:09 UTC (rev 1261)
@@ -880,7 +880,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