Branch: refs/heads/master
Home: https://github.com/jenkinsci/ivytrigger-plugin
Commit: 79be33b207f7ee98a8a122120aff753ee6228c97
https://github.com/jenkinsci/ivytrigger-plugin/commit/79be33b207f7ee98a8a122120aff753ee6228c97
Author: René Scheibe <[email protected]>
Date: 2019-12-01 (Sun, 01 Dec 2019)
Changed paths:
M pom.xml
Log Message:
-----------
Use HTTPS URL for documentation link
Commit: 37a04b8dd861597246bcc5d90b521564409f12a7
https://github.com/jenkinsci/ivytrigger-plugin/commit/37a04b8dd861597246bcc5d90b521564409f12a7
Author: René Scheibe <[email protected]>
Date: 2019-12-01 (Sun, 01 Dec 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/ivytrigger/util/FilePathFactory.java
Log Message:
-----------
Reduce code duplication
Commit: ab302d6ec0cafd6c7274ffeccc9c612a45d269b2
https://github.com/jenkinsci/ivytrigger-plugin/commit/ab302d6ec0cafd6c7274ffeccc9c612a45d269b2
Author: René Scheibe <[email protected]>
Date: 2019-12-01 (Sun, 01 Dec 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTriggerEvaluator.java
Log Message:
-----------
Remove redundant type cast
Commit: 3f659747afa0e9a301096323643b045871e1fd9e
https://github.com/jenkinsci/ivytrigger-plugin/commit/3f659747afa0e9a301096323643b045871e1fd9e
Author: René Scheibe <[email protected]>
Date: 2019-12-01 (Sun, 01 Dec 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTriggerEvaluator.java
Log Message:
-----------
Remove redundant null check
The file object is created right before and therefore never is null.
In case the file itself physically doesn't exist, `lastModified()` returns 0.
Commit: d49ddc5f5299d78a98034e65fde4ebc20b104b40
https://github.com/jenkinsci/ivytrigger-plugin/commit/d49ddc5f5299d78a98034e65fde4ebc20b104b40
Author: Tony Noble <[email protected]>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/ivytrigger/IvyTriggerEvaluator.java
M src/main/java/org/jenkinsci/plugins/ivytrigger/util/FilePathFactory.java
Log Message:
-----------
Merge pull request #8 from darxriggs/improvements
Improvements
Compare:
https://github.com/jenkinsci/ivytrigger-plugin/compare/42d18e04d0bb...d49ddc5f5299
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ivytrigger-plugin/push/refs/heads/master/42d18e-d49ddc%40github.com.