----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14218/ -----------------------------------------------------------
(Updated Sept. 19, 2013, 9:31 p.m.) Review request for cloudstack, Alex Huang and Kelven Yang. Changes ------- Compilation error in the patch Repository: cloudstack-git Description ------- This maven project will handle all the extended lifecycle needed in Spring to find and register extensions in the their corresponding registries. This patch adds the project but it is not added to the main build. Diffs (updated) ----- framework/spring/lifecycle/pom.xml PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/AbstractBeanCollector.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/AbstractSmartLifeCycle.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/CloudStackExtendedLifeCycle.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/CloudStackExtendedLifeCycleStart.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/CloudStackLog4jSetup.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/ConfigDepotLifeCycle.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/registry/DumpRegistry.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/registry/ExtensionRegistry.java PRE-CREATION framework/spring/lifecycle/src/main/java/org/apache/cloudstack/spring/lifecycle/registry/RegistryLifecycle.java PRE-CREATION Diff: https://reviews.apache.org/r/14218/diff/ Testing ------- Thanks, Darren Shepherd