X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.ant%2FMETA-INF%2FMANIFEST.MF;h=c5d22b12f87c57cadcb469a4eb9fe6cd2d2a54eb;hb=ef4f62db882f67dbc22e5c8abf363655c64fad77;hp=f21ac26b46dd4f322f4c19bd372ad81cc2431d29;hpb=2c869e2018c588021cea6059b30b2ba38b586a9b;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 f21ac26b4..c5d22b12f 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.osgi, - org.argeo.slc.specs, - org.argeo.slc.core, - 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.12.2 +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