Branch: refs/heads/master
Home: https://github.com/jenkinsci/conditional-buildstep-plugin
Commit: fcfc219e627afaa8b19395674a756fe4dda43e7d
https://github.com/jenkinsci/conditional-buildstep-plugin/commit/fcfc219e627afaa8b19395674a756fe4dda43e7d
Author: Nicolas De Loof <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/conditionalbuildstep/lister/DefaultBuilderDescriptorLister.java
Log Message:
-----------
[FIXED JENKINS-15445] use Functions#getBuilderDescriptors to select the
matching descriptors
don't check for @DataBoundConstructor. Descriptor may not use it to create
instances
Commit: 1555694d92d5bfea3b60fcbfaf0c537f1ac8ed7d
https://github.com/jenkinsci/conditional-buildstep-plugin/commit/1555694d92d5bfea3b60fcbfaf0c537f1ac8ed7d
Author: imod <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M pom.xml
Log Message:
-----------
update pom.xml to support m2e
Commit: f7399eec75a0874f47ee6545773498b829d1e72e
https://github.com/jenkinsci/conditional-buildstep-plugin/commit/f7399eec75a0874f47ee6545773498b829d1e72e
Author: imod <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M pom.xml
Log Message:
-----------
update parent to minimal for new version of hpi
Compare:
https://github.com/jenkinsci/conditional-buildstep-plugin/compare/21359dd7c621...f7399eec75a0