From 408fb8995f6aeb3c1f4c9f364675946f71626852 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 19 Aug 2011 11:17:55 +0000 Subject: [PATCH] Echo task in minimal demo git-svn-id: https://svn.argeo.org/slc/trunk@4691 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF | 4 ++-- demo/site/org.argeo.slc.demo.minimal/slc/main.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF index d9c8ac67f..f76ef9907 100644 --- a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF +++ b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF @@ -1,8 +1,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: SLC Demo Minimal Bundle-SymbolicName: org.argeo.slc.demo.minimal Bundle-Version: 0.13.1.SNAPSHOT +Bundle-Name: SLC Demo Minimal +Bundle-Description: Minimal functioning execution module Spring-Context: slc/* Import-Package: org.aopalliance.aop, org.argeo.slc.core.execution, @@ -13,4 +14,3 @@ Import-Package: org.aopalliance.aop, org.springframework.aop.framework, org.springframework.aop.scope, org.springframework.beans.factory.config -Bundle-Description: Minimal functioning execution module diff --git a/demo/site/org.argeo.slc.demo.minimal/slc/main.xml b/demo/site/org.argeo.slc.demo.minimal/slc/main.xml index 3ae529331..e0e35d072 100644 --- a/demo/site/org.argeo.slc.demo.minimal/slc/main.xml +++ b/demo/site/org.argeo.slc.demo.minimal/slc/main.xml @@ -4,7 +4,7 @@ xmlns:aop="http://www.springframework.org/schema/aop" xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd"> \ No newline at end of file + \ No newline at end of file -- 2.39.2