|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Code changed in jenkins
User: Vincent Latombe
Path:
src/main/java/hudson/plugins/clearcase/ConfigSpec.java
src/test/java/hudson/plugins/clearcase/ConfigSpecTest.java
src/test/resources/hudson/plugins/clearcase/ct-catcs-2-CRLF.log
src/test/resources/hudson/plugins/clearcase/ct-catcs-2-LF.log
http://jenkins-ci.org/commit/clearcase-plugin/89001f301e1983f7ab165fde1c8c4bb64d02ee57
Log:
JENKINS-17096 Convert OS specific separators upfront in ConfigSpec
Raw config spec may have been defined with different OS separators,
leading to issues when comparing them.