Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 77bc6ad835fc0fc54e4fed16395deb24332a2b49 https://github.com/jenkinsci/jenkins/commit/77bc6ad835fc0fc54e4fed16395deb24332a2b49 Author: Alex Bertram <a...@bedatadriven.com> Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths: M core/src/main/java/jenkins/mvn/GlobalSettingsProvider.java Log Message: ----------- JENKINS-26604 Removes try-catch from GlobalSettingsProvider unhelpfully which swallows exceptions If there is a problem providing the Maven global settings file configured by the user, the build should end in error. This is the behavior of SettingsProvider but not of GlobalSettingsProvider, which was swallowing the exception and printing only a warning, without details of the exception. Commit: 0a6e00cb576cf8beb5c971c682029fb1e761b487 https://github.com/jenkinsci/jenkins/commit/0a6e00cb576cf8beb5c971c682029fb1e761b487 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2015-04-29 (Wed, 29 Apr 2015) Changed paths: M changelog.html M core/src/main/java/jenkins/mvn/GlobalSettingsProvider.java Log Message: ----------- [FIXED JENKINS-26604] Ensures GlobalSettingsProvider does not swallow fatal exceptions Merge pull request #1546 Compare: https://github.com/jenkinsci/jenkins/compare/0dd2dbc0bf3b...0a6e00cb576c -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.