]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF
Update manifest versions
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.ant / META-INF / MANIFEST.MF
index f21ac26b46dd4f322f4c19bd372ad81cc2431d29..c5d22b12f87c57cadcb469a4eb9fe6cd2d2a54eb 100644 (file)
@@ -1,19 +1,8 @@
-Manifest-Version: 1.0\r
-Require-Bundle: org.argeo.slc.support.osgi,\r
- org.argeo.slc.specs,\r
- org.argeo.slc.core,\r
- org.argeo.slc.support.ant\r
-Bundle-Version: 0.11.4.SNAPSHOT\r
-Bundle-Name: Basic Plug-in\r
-Spring-Context: conf/*,conf/testCases/*\r
-Bundle-SymbolicName: org.argeo.slc.demo.ant\r
-Import-Package: net.sf.cglib.core,\r
- net.sf.cglib.proxy,\r
- net.sf.cglib.reflect,\r
- org.aopalliance.aop,\r
- org.apache.commons.logging,\r
- org.springframework.aop,\r
- org.springframework.aop.framework,\r
- org.springframework.aop.scope,\r
- org.springframework.beans.factory.config,\r
- org.springframework.core.io\r
+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