X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.ant%2FMETA-INF%2FMANIFEST.MF;h=4316f404180870269c8261d66e543735f68e2ef8;hb=376dd74de6d9a78215754483ac463573fdf8ab65;hp=eb9d912b34072d8b41af36184a76a994e665a7e0;hpb=e63aeff0662cdd2d9930d3ca448b530888d4fdcf;p=gpl%2Fargeo-slc.git diff --git a/demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF index eb9d912b3..4316f4041 100644 --- a/demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF +++ b/demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF @@ -1,11 +1,8 @@ Manifest-Version: 1.0 -Bundle-Version: 0.12.1.SNAPSHOT -Spring-Context: conf/*,conf/testCases/* +Bundle-ManifestVersion: 2 Bundle-Name: SLC Demo Ant -Bundle-Description: Demonstrate Ant support -Import-Package: org.aopalliance.aop,org.argeo.slc.ant,org.argeo.slc.co - re.execution,org.argeo.slc.execution,org.argeo.slc.osgi,org.springfra - mework.aop,org.springframework.aop.framework,org.springframework.aop. - scope,org.springframework.beans.factory.config,org.springframework.co - re.io Bundle-SymbolicName: org.argeo.slc.demo.ant +Bundle-Version: 0.12.2.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