Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: ddd6867125c97bd8569d31a5092b3c577d5da241
https://github.com/jenkinsci/jenkins/commit/ddd6867125c97bd8569d31a5092b3c577d5da241
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/AbstractBuild.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/resources/lib/hudson/project/config-scm.jelly
A test/src/main/java/jenkins/scm/SCMCheckoutStrategyTest.java
Log Message:
-----------
Completed the new extension point.
Adding a test and fixed a broken databinding (because of SCM vs Scm)