X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.ant%2FMETA-INF%2FMANIFEST.MF;h=f49bab9ba656d4bc52587ffdb9bd70b6a3cc23c5;hb=9274f558a78cccc62501d59b292b1866f9d4eb07;hp=fdc1904d372650c0cae40eb61ea5426ed98ecd3a;hpb=71516adfdced52076f86085899af0dcf1efd008d;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 fdc1904d3..f49bab9ba 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,20 +1,8 @@ -Manifest-Version: 1.0 -Require-Bundle: org.argeo.slc.support.osgi, - org.argeo.slc.specs, - org.argeo.slc.core, - org.argeo.slc.support.ant -Bundle-Version: 0.11.4.SNAPSHOT -Bundle-Name: SLC Demo Ant -Bundle-Description: Demonstrate Ant support -Spring-Context: conf/*,conf/testCases/* -Bundle-SymbolicName: org.argeo.slc.demo.ant -Import-Package: net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, - org.aopalliance.aop, - org.apache.commons.logging, - org.springframework.aop, - org.springframework.aop.framework, - org.springframework.aop.scope, - org.springframework.beans.factory.config, - org.springframework.core.io +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Ant +Bundle-SymbolicName: org.argeo.slc.demo.ant +Bundle-Version: 1.0.0.qualifier +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