[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-499) get-test-execution-classpath assumes windows

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Fri Sep 1 13:59:44 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-499?page=all ]

Ovidiu Feodorov updated JBMESSAGING-499:
----------------------------------------

    Assignee: Clebert Suconic  (was: Ovidiu Feodorov)

> 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