dogfood commented on Bug JENKINS-20951

Integrated in jenkins_main_trunk #3111
[FIXED JENKINS-20951] XmlFile.read/unmarshal needs to catch general XStreamException so as to include CannotResolveClassException, thrown when a TopLevelItem provided by a plugin is unloadable. (Revision a58e198f8aa60dd0cb244cba338d9c48141590e5)
JENKINS-20951 JENKINS-18410 Did not make it into 1.544 due to validated merge holdups (mostly randomly failing tests, sigh). (Revision 2a2a7eb8ed29714961fd145a6186db4aef9d63ba)

Result = SUCCESS
Jesse Glick : a58e198f8aa60dd0cb244cba338d9c48141590e5
Files :

  • test/src/test/java/hudson/model/ItemGroupMixInTest.java
  • test/src/main/java/org/jvnet/hudson/test/MockFolder.java
  • test/src/test/resources/hudson/model/ItemGroupMixInTest/xmlFileReadCannotResolveClassException.zip
  • core/src/main/java/hudson/model/ItemGroupMixIn.java
  • core/src/main/java/hudson/XmlFile.java
  • changelog.html

Jesse Glick : 2a2a7eb8ed29714961fd145a6186db4aef9d63ba
Files :

  • core/src/main/java/hudson/tasks/test/AbstractTestResultAction.java
  • core/src/main/java/hudson/tasks/test/AggregatedTestResultAction.java
  • test/src/test/java/hudson/tasks/test/TrivialTestResultAction.java
  • core/src/main/java/hudson/tasks/junit/TestResultAction.java
  • changelog.html
  • core/src/main/java/hudson/tasks/test/MatrixTestResult.java
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/groups/opt_out.

Reply via email to