From bc1eec9f70b9779dfea432cb23586b4de2d51162 Mon Sep 17 00:00:00 2001 From: Alex Huang Date: Thu, 9 Jan 2014 16:48:19 -0800 Subject: [PATCH] Fixed a missing package name --- .../cloudstack/core/spring-engine-schema-core-daos-context.xml | 1 - .../cloudstack/core/spring-framework-security-core-context.xml | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/schema/resources/META-INF/cloudstack/core/spring-engine-schema-core-daos-context.xml b/engine/schema/resources/META-INF/cloudstack/core/spring-engine-schema-core-daos-context.xml index 627cc9f6020..6dd1d4b491c 100644 --- a/engine/schema/resources/META-INF/cloudstack/core/spring-engine-schema-core-daos-context.xml +++ b/engine/schema/resources/META-INF/cloudstack/core/spring-engine-schema-core-daos-context.xml @@ -184,7 +184,6 @@ - diff --git a/framework/security/resources/META-INF/cloudstack/core/spring-framework-security-core-context.xml b/framework/security/resources/META-INF/cloudstack/core/spring-framework-security-core-context.xml index 29aad7e1685..3775565aeea 100644 --- a/framework/security/resources/META-INF/cloudstack/core/spring-framework-security-core-context.xml +++ b/framework/security/resources/META-INF/cloudstack/core/spring-framework-security-core-context.xml @@ -26,5 +26,6 @@ http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd" > - + +