-
Bug
-
Resolution: Fixed
-
Minor
once credentials 1.9.1 is assumed minimum version present in Jenkins we can rely on <c:select/> in place of <f:select/> so that when the credentials plugin adds support for in-place credential addition every plugin using credentials will get in-place addition for free
- is related to
-
JENKINS-20072 Allow users to add credentials in-place if the credentials they need are not available in the drop-down
-
- Closed
-
Code changed in jenkins
User: Stephen Connolly
Path:
changelog.html
war/pom.xml
http://jenkins-ci.org/commit/jenkins/58af1d629a8b1eb9c088b15621b35a22cd770663
Log:
[FIXED JENKINS-20071] Upgrade bundled versions of credentials and ssh-slaves so we can assume <c:select/> available