Code changed in jenkins
User: Daniel Kamil Kozar
Path:
src/main/java/hudson/plugins/perforce/PerforceSCMHelper.java
src/test/java/hudson/plugins/perforce/PerforceSCMHelperTest.java
http://jenkins-ci.org/commit/perforce-plugin/479e1bcdb5e46cf3aecab65f97bfc551adb08cb5
Log:
Proposed fix for JENKINS-21609

If the depot path contains characters which might be interpreted as a range in
the regex syntax, the plugin fails to check out such a path correctly. This
attempts to fix this by escaping left and right brackets, and the dash
character.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to