Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ivytrigger-plugin
  Commit: 3897869272b82adaeb9b19eecb9194e1c632da15
      
https://github.com/jenkinsci/ivytrigger-plugin/commit/3897869272b82adaeb9b19eecb9194e1c632da15
  Author: Robert Clark <[email protected]>
  Date:   2015-04-25 (Sat, 25 Apr 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTrigger.java
    M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTriggerEvaluator.java
    M 
src/main/resources/org/jenkinsci/plugins/ivytrigger/IvyTrigger/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ivytrigger/IvyTrigger/help-downloadArtifacts.html

  Log Message:
  -----------
  Added option to control whether or not artifacts are downloaded

There is a new option (downloadArtifacts) that controls whether or not
artifacts are downloaded. If they are (the default to maintain backwards
compatibility) then the trigger will check to see if any artifacts inside
a dependency have changed with out changing the version number.

If artifacts are not configured for download, the trigger only checks to
make sure the resolved dependency version has not changed.

Fixes JENKINS-28044


  Commit: 13cd0accd639b631d852f7990d7f2b5888173839
      
https://github.com/jenkinsci/ivytrigger-plugin/commit/13cd0accd639b631d852f7990d7f2b5888173839
  Author: Robert Clark <[email protected]>
  Date:   2015-05-02 (Sat, 02 May 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTriggerEvaluator.java

  Log Message:
  -----------
  Added null pointer check when cleaning up after Ivy settings file could not 
be loaded


  Commit: d717b3173e46d64bf767ce9e012441a9d1f7f5c4
      
https://github.com/jenkinsci/ivytrigger-plugin/commit/d717b3173e46d64bf767ce9e012441a9d1f7f5c4
  Author: Gregory Boissinot <[email protected]>
  Date:   2015-05-10 (Sun, 10 May 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTrigger.java
    M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTriggerEvaluator.java
    M 
src/main/resources/org/jenkinsci/plugins/ivytrigger/IvyTrigger/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ivytrigger/IvyTrigger/help-downloadArtifacts.html

  Log Message:
  -----------
  Merge pull request #4 from nogudnik/master

Added option to control whether or not artifacts are downloaded


Compare: 
https://github.com/jenkinsci/ivytrigger-plugin/compare/adcf390f750c...d717b3173e46

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to