|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-15776) Clearcase plugin... [email protected] (JIRA)
- [JIRA] (JENKINS-15776) Clearcase p... [email protected] (JIRA)

Code changed in jenkins
User: Vincent Latombe
Path:
src/main/java/hudson/plugins/clearcase/action/BaseSnapshotCheckoutAction.java
src/test/java/hudson/plugins/clearcase/action/BaseSnapshotCheckoutActionTest.java
http://jenkins-ci.org/commit/clearcase-plugin/2e78a8cad10f25a9d066a1de0164069290ab13b1
Log:
JENKINS-15776 Clearcase plugin does not update view if load rules are
changed
Using Base Clearcase, if the view exists and a load rule has been added,
first a call to setcs -current is done to reevaluate config spec and
update existing load rules, then a call to update is done in order to
add the new load rule
Compare: https://github.com/jenkinsci/clearcase-plugin/compare/4fc90d3da111...2e78a8cad10f