[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-499) get-test-execution-classpath assumes windows
Clebert Suconic (JIRA)
jira-events at jboss.com
Tue Sep 5 15:45:29 EDT 2006
[ http://jira.jboss.com/jira/browse/JBMESSAGING-499?page=comments#action_12342856 ]
Clebert Suconic commented on JBMESSAGING-499:
---------------------------------------------
Tested this on both Windows (cygwin) and Linux BTW
> get-test-execution-classpath assumes windows
> --------------------------------------------
>
> Key: JBMESSAGING-499
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-499
> Project: JBoss Messaging
> Issue Type: Bug
> Reporter: Tim Fox
> Assigned To: Clebert Suconic
> Fix For: 1.0.1.CR5
>
>
> <target name="get-test-execution-classpath" depends="init">
> <pathconvert refid="test.execution.classpath" targetos="windows"
> property="test.execution.classpath.unix"/>
> <echo message="${test.execution.classpath.unix}" file="${test.execution.classpath.file}"/>
> </target>
> The above target in tests/build.xml currently assumes running on Windows resulting in being unable to run runtest on Unix/Linux
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list