-
Bug
-
Resolution: Fixed
-
Major
-
MultipleSCM
Initial description:
Usage of Perforce plugin in the set-up of multiple SCM section leads to Java exception with no explanations of failure. Seems that Perforce plugin somehow ignores "View Map" parameters in "newInstance" handler.
The real issues:
- MultipleSCMs use DataBoundConstructor instead of newInstance
- radioBlock names are not unique
- ...