X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.ant%2FMETA-INF%2FMANIFEST.MF;h=2fa564335774e67182f941d323142c83228e1ee8;hb=71c6047de9cceebf948dc4e1febbd698fb4c5293;hp=27a4ecff44632221711fd3778331042ce7250c00;hpb=1f083b6f5e5776cd4c38b5dc81b7aa8c6ef73b62;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 27a4ecff4..2fa564335 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,23 +1,22 @@ Manifest-Version: 1.0 -Bundle-Version: 0.11.4.SNAPSHOT +Bnd-LastModified: 1333023158098 +Build-Jdk: 1.6.0_22 +Built-By: mbaudier +Bundle-Description: Generic layers integrating free / open source techno + logies in order to quickly develop custom enterprise systems: security, + JCR, user interface, monitoring +Bundle-DocURL: http://www.argeo.org +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Bundle-ManifestVersion: 2 Bundle-Name: SLC Demo Ant -Bundle-Description: Demonstrate Ant support -Spring-Context: conf/*,conf/testCases/* +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 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.argeo.slc.ant, - org.argeo.slc.core.execution, - org.argeo.slc.core.execution.tasks, - org.argeo.slc.execution, - org.argeo.slc.osgi, - org.argeo.slc.osgi.execution, - org.argeo.slc.structure, - org.springframework.aop, - org.springframework.aop.framework, - org.springframework.aop.scope, - org.springframework.beans.factory.config, - org.springframework.core.io +Bundle-Vendor: Argeo +Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412 +Created-By: Apache Maven Bundle Plugin +Import-Package: org.aopalliance.aop,org.argeo.slc.ant,org.argeo.slc.core + .execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.execution,o + rg.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.frame + work,org.springframework.aop.scope,org.springframework.beans.factory.co + nfig,org.springframework.core.io +Tool: Bnd-1.50.0