X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=blobdiff_plain;f=META-INF%2FMANIFEST.MF;h=b0477339e71efb19f2df2d7bc2b0db57ce523145;hp=83cb09c696c1009a4f921ec7030d9bc949f6d882;hb=0c8c3aeba62212742ca5e0f632d3129cb228a496;hpb=3f34744bf3eed29279d508330fe7d90d2691ac3f diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 83cb09c..b047733 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,31 +1,41 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1420633923527 -Build-Jdk: 1.6.0_33 -Built-By: mbaudier -Bundle-Description: SLC execution modules for generic tasks, to be used - as parent pom -Bundle-DocURL: http://www.argeo.org +Automatic-Module-Name: org.argeo.tp.factory.core +Bundle-Description: OSGi packaging of free / open source third party lib + raries Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 -Bundle-Name: Argeo Distribution Factory -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Bundle-SymbolicName: org.argeo.tp.slc.factory -Bundle-Vendor: Argeo -Bundle-Version: 1.1.19.r150107_1331 -Created-By: Apache Maven Bundle Plugin -Import-Package: javax.jcr;version="[2.0,3)",javax.security.auth.callback - ;resolution:=optional,net.sf.cglib.core;version="[2.1,3)",net.sf.cglib. - proxy;version="[2.1,3)",net.sf.cglib.reflect;version="[2.1,3)",org.aopa - lliance.aop;version="[1.0,2)",org.argeo.security.core;version="[1.2,2)" - ,org.argeo.slc.core.execution;version="[1.1,2)",org.argeo.slc.core.exec - ution.tasks;version="[1.1,2)",org.argeo.slc.execution;version="[1.1,2)" - ,org.argeo.slc.osgi;version="[1.1,2)",org.argeo.slc.repo;version="[1.1, - 2)",org.argeo.slc.repo.osgi;version="[1.1,2)",org.argeo.slc.test;versio - n="[1.1,2)",org.springframework.aop;version="[2.5,3)",org.springframewo - rk.aop.framework;version="[2.5,3)",org.springframework.aop.scope;versio - n="[2.5,3)",org.springframework.beans.factory.config;version="[2.5,3)", - org.springframework.core.io;version="[2.5,3)",org.springframework.secur - ity;version="[2.0,3)" +Bundle-Name: Argeo Third Party Factory +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-SymbolicName: org.argeo.tp.factory.core +Bundle-Version: 2.1.26.SNAPSHOT-r201911221251 +Import-Package: javax.jcr;version="[2.0,3)",org.argeo.cms.spring;version + ="[2.1,3)",org.argeo.slc.repo;version="[2.1,3)",org.argeo.slc.repo.osgi + ;version="[2.1,3)",org.springframework.cglib.proxy;version="[3.2,4)",or + g.springframework.cglib.core;version="[3.2,4)",org.springframework.cgli + b.reflect;version="[3.2,4)",org.aopalliance.aop;version="[1.0,2)",org.a + rgeo.slc.core.execution;version="[2.1,3)",org.argeo.slc.core.execution. + tasks;version="[2.1,3)",org.argeo.slc.execution;version="[2.1,3)",org.a + rgeo.slc.osgi;version="[2.1,3)",org.argeo.slc.test;version="[2.1,3)",or + g.springframework.aop;version="[3.2,4)",org.springframework.aop.framewo + rk;version="[3.2,4)",org.springframework.aop.scope;version="[3.2,4)",or + g.springframework.beans.factory.config;version="[3.2,4)",org.springfram + ework.core.io;version="[3.2,4)",javax.security.auth.callback;resolution + :=optional +Include-Resource: META-INF/spring/jackson.xml=META-INF/spring/jackson.xm + l,META-INF/spring/osgi.xml=META-INF/spring/osgi.xml,META-INF/spring/ecl + ipse.rap.e4.xml=META-INF/spring/eclipse.rap.e4.xml,META-INF/spring/dist + ribution.xml=META-INF/spring/distribution.xml,META-INF/spring/apache.xm + l=META-INF/spring/apache.xml,META-INF/spring/misc.xml=META-INF/spring/m + isc.xml,META-INF/spring/apache.jackrabbit.xml=META-INF/spring/apache.ja + ckrabbit.xml,META-INF/spring/bouncycastle.xml=META-INF/spring/bouncycas + tle.xml,META-INF/spring/eclipse.rcp.e4.xml=META-INF/spring/eclipse.rcp. + e4.xml,META-INF/spring/javax.xml=META-INF/spring/javax.xml,META-INF/spr + ing/sdk.xml=META-INF/spring/sdk.xml,META-INF/spring/eclipse.jetty.xml=M + ETA-INF/spring/eclipse.jetty.xml,META-INF/spring/eclipse.rap.e3.xml=MET + A-INF/spring/eclipse.rap.e3.xml,META-INF/spring/eclipse.equinox.xml=MET + A-INF/spring/eclipse.equinox.xml,META-INF/spring/templates.xml=META-INF + /spring/templates.xml,META-INF/spring/apache.commons.xml=META-INF/sprin + g/apache.commons.xml +Private-Package: !* +SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default -SLC-GroupId: org.argeo.tp.slc -Tool: Bnd-1.50.0