Code changed in jenkins
User: Alex Bertram
Path:
core/src/main/java/jenkins/mvn/GlobalSettingsProvider.java
http://jenkins-ci.org/commit/jenkins/77bc6ad835fc0fc54e4fed16395deb24332a2b49
Log:
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.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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