[jira] (SCM-795) scm output parsing is too aggressive on stderr

2015-03-31 Thread Chris Graham (JIRA)

 [ 
https://jira.codehaus.org/browse/SCM-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Graham updated SCM-795:
-

Summary: scm output parsing is too aggressive on stderr  (was: scm output 
parsing is too agressive on stderr)

 scm output parsing is too aggressive on stderr
 --

 Key: SCM-795
 URL: https://jira.codehaus.org/browse/SCM-795
 Project: Maven SCM
  Issue Type: Bug
  Components: maven-scm-provider-jazz
Affects Versions: 1.9.2
 Environment: All.
Reporter: Chris Graham

 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).



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)


[jira] (SCM-795) scm output parsing is too aggressive on stderr

2015-03-31 Thread Karl-Heinz Marbaise (JIRA)

 [ 
https://jira.codehaus.org/browse/SCM-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl-Heinz Marbaise updated SCM-795:


Fix Version/s: 1.9.5

 scm output parsing is too aggressive on stderr
 --

 Key: SCM-795
 URL: https://jira.codehaus.org/browse/SCM-795
 Project: Maven SCM
  Issue Type: Bug
  Components: maven-scm-provider-jazz
Affects Versions: 1.9.2
 Environment: All.
Reporter: Chris Graham
 Fix For: 1.9.5


 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).



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)