|
||||||||
|
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: Marco Miller
Path:
src/main/java/hudson/plugins/git/GitChangeSet.java
src/test/java/hudson/plugins/git/GitChangeSetTest.java
http://jenkins-ci.org/commit/git-plugin/fed5d202415bcba4e2b9f64e29c8f3b4d708c4d3
Log:
[FIXED JENKINS-17970] so that GitChangeSet IDENTITY regex can match e.g. Swedish name (utf8 with non-latin1 chars) -even when assuming latin-1; fix may be temporary if undetermined part of regex behavior changes in the future.