[jbossts-issues] [JBoss JIRA] (JBTM-1170) Maven part of build.xml of txbridge tests does not work on MS Windows system

Ivo Studensky (JIRA) jira-events at lists.jboss.org
Mon May 21 09:42:17 EDT 2012


     [ https://issues.jboss.org/browse/JBTM-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivo Studensky updated JBTM-1170:
--------------------------------

        Fix Version/s: 5.0.0.M2
    Affects Version/s: 5.0.0.M1

    
> Maven part of build.xml of txbridge tests does not work on MS Windows system 
> -----------------------------------------------------------------------------
>
>                 Key: JBTM-1170
>                 URL: https://issues.jboss.org/browse/JBTM-1170
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Testing
>    Affects Versions: 4.16.4, 5.0.0.M1
>            Reporter: Ivo Studensky
>            Assignee: Paul Robinson
>             Fix For: 4.16.5, 5.0.0.M2
>
>
> A maven part of build.xml file in txbridge/tests does not work on MS Windows platforms due to a typo in maven execution command. There should be:
> <exec executable="cmd" dir="${basedir}" failonerror="true">
> instead of 
> <exec executable="mvn" dir="${basedir}" failonerror="true">

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list