Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-795

scm output parsing is too aggressive on stderr

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9.2
    • 1.9.5
    • None
    • All.

    Description

      In some versions of the jazz client (scm.exe), which is a wrapper for a headless eclipse runtime, there are some additional lines output to stderr (about a JobManager still running or similar) but the scm.exe return code is zero.

      The parsing code is being too aggressive as it detects stderr output and assumes (incorrectly in this case) an error. The return code should take priority over the stderr output (which really should be ignored).

      Attachments

        Activity

          People

            chrisgwarp Chris Graham
            chrisgwarp Chris Graham
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: