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

Paul Robinson (JIRA) jira-events at lists.jboss.org
Tue Sep 25 14:08:37 EDT 2012


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

Paul Robinson closed JBTM-1170.
-------------------------------


    
> 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
>            Reporter: Ivo Studensky
>            Assignee: Paul Robinson
>             Fix For: 4.16.5, 4.17.0
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list