Alex, The following changeset seems to have caused three new unit test failures:
commit 1d3a443237f2f3d5bb4d2bc801860c41a6c46830 Author: Alex Huang <alex.hu...@citrix.com> Date: Mon Jul 9 10:25:14 2012 -0700 Added support for component libraries in plugins http://jenkins.cloudstack.org/job/junit-test/176/testReport/ java.lang.NullPointerException at com.cloud.utils.component.ComponentLocator.instantiatePluggableServices(ComponentLocator.java:678) at com.cloud.utils.component.ComponentLocator.parse(ComponentLocator.java:240) at com.cloud.utils.component.MockComponentLocator.makeActive(MockComponentLocator.java:89) at com.cloud.cluster.CheckPointManagerTest.setUp(CheckPointManagerTest.java:64) Please fix this at your convenience. Thanks, Ewan.