Branch: refs/heads/master Home: https://github.com/jenkinsci/confluence-publisher-plugin Commit: 00f2e5578eb7d53bcf257e59f68e67c4cdbc74d2 https://github.com/jenkinsci/confluence-publisher-plugin/commit/00f2e5578eb7d53bcf257e59f68e67c4cdbc74d2 Author: Joe Hansche <jhans...@myyearbook.com> Date: 2012-04-27 (Fri, 27 Apr 2012)
Changed paths: M pom.xml Log Message: ----------- Fix trailing whitespace OCD nit from 52a0e81 Commit: c712a3c4af6e444febb2b5a3c50f69e1abcf9339 https://github.com/jenkinsci/confluence-publisher-plugin/commit/c712a3c4af6e444febb2b5a3c50f69e1abcf9339 Author: Joe Hansche <jhans...@myyearbook.com> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M src/main/java/com/myyearbook/hudson/plugins/confluence/ConfluencePublisher.java Log Message: ----------- [Fix JENKINS-13569] Don't look for artifacts if there are none. If "attach archived artifacts" is checked, but the "Archive the artifacts" post-build option is not, attemping to look for artifacts results in a NPE. Compare: https://github.com/jenkinsci/confluence-publisher-plugin/compare/52a0e81...c712a3c