[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-499) get-test-execution-classpath assumes windows
Clebert Suconic (JIRA)
jira-events at jboss.com
Tue Sep 5 16:09:29 EDT 2006
[ http://jira.jboss.com/jira/browse/JBMESSAGING-499?page=all ]
Clebert Suconic closed JBMESSAGING-499.
---------------------------------------
Fix Version/s: 1.2.0.Alpha1
Resolution: Done
> 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, 1.2.0.Alpha1
>
>
> <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