Fix demo bundle names and versions
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 14 Jan 2010 17:38:41 +0000 (17:38 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 14 Jan 2010 17:38:41 +0000 (17:38 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3285 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF
demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF

index f49bab9ba656d4bc52587ffdb9bd70b6a3cc23c5..aa25ae2d7de0fafbc3f850963f00ee1fe384cc0d 100644 (file)
@@ -1,8 +1,8 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Ant
+Bundle-Name: SLC Demo Ant
 Bundle-SymbolicName: org.argeo.slc.demo.ant
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 0.12.1.SNAPSHOT
 Spring-Context: conf/*,conf/testCases/*
 Import-Package: org.aopalliance.aop,org.argeo.slc.ant,org.argeo.slc.core.execution,org.argeo.slc.execution,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.framework,org.springframework.aop.scope,org.springframework.beans.factory.config,org.springframework.core.io
 Bundle-Description: Demonstrate Ant support
index 2171b0666bb25cded8b3138d329b19a09912eebf..a3c057a445805561d56aa12113274a26a58101ce 100644 (file)
@@ -1,8 +1,8 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Minimal
+Bundle-Name: SLC Demo Minimal
 Bundle-SymbolicName: org.argeo.slc.demo.minimal
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 0.12.1.SNAPSHOT
 Spring-Context: slc/*
 Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.framework,org.springframework.aop.scope,org.springframework.beans.factory.config
 Bundle-Description: Minimal functioning execution module