Branch: refs/heads/master
Home: https://github.com/jenkinsci/ivy-plugin
Commit: 48603fd9307e3bf528ee7e4afab4be925f11aded
https://github.com/jenkinsci/ivy-plugin/commit/48603fd9307e3bf528ee7e4afab4be925f11aded
Author: jbexten <[email protected]>
Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths:
M src/main/java/hudson/ivy/IvyModuleSetBuild.java
Log Message:
-----------
Dimensions SCM plugin sometimes returns an affected path of null. This
small fix allows for the changeset to be built even though some paths
are null.
Commit: 7450f4530fe4e9bde4701cfdcfeecaa5346446fa
https://github.com/jenkinsci/ivy-plugin/commit/7450f4530fe4e9bde4701cfdcfeecaa5346446fa
Author: jbexten <[email protected]>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M src/main/java/hudson/ivy/IvyModule.java
Log Message:
-----------
Change dependency tree for multi module projects. This does not include
the triggering order changes on the dependencyAndTriggerRefactor branch.
Commit: 558f4c113c5803d495e3f909ac371a40f00ca88b
https://github.com/jenkinsci/ivy-plugin/commit/558f4c113c5803d495e3f909ac371a40f00ca88b
Author: Johno Crawford <[email protected]>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M src/main/java/hudson/ivy/IvyModule.java
M src/main/java/hudson/ivy/IvyModuleSetBuild.java
Log Message:
-----------
Merge pull request #5 from jbexten/master
I spoke to plugin maintainers about this small null check quite a while ago. I
have finally figured out how to make git work for me. Please review and pull to
master at your convenience.
Compare:
https://github.com/jenkinsci/ivy-plugin/compare/f52909890385...558f4c113c58