X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.ant%2FMETA-INF%2FMANIFEST.MF;h=95f3831ba26c4ab683283e039aa3bad99a7e2e3c;hb=555e1a5440b6c246c31b274df54c1df6a0449da9;hp=4f494362381f01490bc71e4f05c62c619ba0cfc3;hpb=38eb8183a25b1393457f31d4c373be065c51c385;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 4f4943623..95f3831ba 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,19 +1,8 @@ -Manifest-Version: 1.0 -Require-Bundle: org.argeo.slc.support.equinox, - org.argeo.slc.specs, - org.argeo.slc.support.simple, - org.argeo.slc.support.ant -Bundle-Version: 0.11.4.SNAPSHOT -Bundle-Name: Basic Plug-in -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: SLC Demo Ant +Bundle-SymbolicName: org.argeo.slc.demo.ant +Bundle-Version: 0.13.0.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