|
||||||||
|
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: John McNally
Path:
src/main/java/hudson/plugins/collabnet/tracker/CNTracker.java
src/main/java/hudson/plugins/collabnet/util/CNFormFieldValidator.java
http://jenkins-ci.org/commit/collabnet-plugin/70a31f2d56a35f24cfff00aeede50bd0fb70026f
Log:
JENKINS-16957 Tracker field validations not working in CollabNet plugin
(doCheckTracker): Use updated argument list style
(doCheckAssign): Use updated argument list style and change to doCheckAssignUser to match the
field name.
(trackerCheck, assignCheck): reflect changes above. And for assignCheck fix the project
lookup to be by the project name/title.