Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1170

Maven part of build.xml of txbridge tests does not work on MS Windows system

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.16.5, 4.17.0
    • 4.16.4
    • Testing
    • None

    Description

      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">

      Attachments

        Activity

          People

            paul.robinson@redhat.com Paul Robinson
            istudens@redhat.com Ivo Studensky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: