Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: subversion-plugin
-
Labels:
-
Similar Issues:
Description
Different values selected for 'List Subversion Tags' parameters are not considered in determining parameter equality.
ListSubversionTagsParameterValue needs to implement hashCode() and equals() properly.
Attachments
Issue Links
- links to
Code changed in jenkins
User: Daniel Beck
Path:
src/test/java/hudson/scm/listtagsparameter/ListSubversionTagsParameterValueTest.java
http://jenkins-ci.org/commit/subversion-plugin/0dc322ba5f8a87131588f6174719fe6cb5d73cdc
Log:
JENKINS-18534Added test contributed by @christ66(cherry picked from commit 8a96c32606fe8f49d10155a50883862edb931baa)