X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=META-INF%2FMANIFEST.MF;h=2ab0c3e50e50f6c532cc09524ef33d50a24af12e;hb=585573bd4db81adf7c81abe52977390b74e0162e;hp=f7dfbf7ed15a2a713d8d2595fa470fe4274aa1b9;hpb=e21e644239dc87e64f692d526e52828d7cbdb33d;p=gpl%2Fargeo-tp.git diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index f7dfbf7..2ab0c3e 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,31 +1,46 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1409307022380 -Build-Jdk: 1.7.0_65 -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.SNAPSHOT-r140829_1210 -Created-By: Apache Maven Bundle Plugin -Import-Package: com.jcraft.jsch;resolution:=optional,javax.jcr;version=" - [2.0,3)",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.aopalliance.aop;v - ersion="[1.0,2)",org.apache.commons.exec;resolution:=optional;version=" - [1.0,2)",org.argeo.security.core;version="[1.2,2)",org.argeo.slc.core.e - xecution;version="[1.1,2)",org.argeo.slc.core.execution.tasks;version=" - [1.1,2)",org.argeo.slc.execution;version="[1.1,2)",org.argeo.slc.osgi;v - ersion="[1.1,2)",org.argeo.slc.repo;version="[1.1,2)",org.argeo.slc.rep - o.osgi;version="[1.1,2)",org.argeo.slc.test;version="[1.1,2)",org.sprin - gframework.aop;version="[2.5,3)",org.springframework.aop.framework;vers - ion="[2.5,3)",org.springframework.aop.scope;version="[2.5,3)",org.sprin - gframework.beans.factory.config;version="[2.5,3)",org.springframework.c - ore.io;version="[2.5,3)",org.springframework.security;version="[2.0,3)" +Bundle-Name: Argeo Third Party Factory +Bundle-RequiredExecutionEnvironment: JavaSE-11,JavaSE-1.8 +Bundle-SymbolicName: org.argeo.tp.factory.core +Bundle-Version: 2.1.28.SNAPSHOT-r20200215110733 +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;resolution:=optional + ;version="[3.2,4)",org.springframework.cglib.core;resolution:=optional; + version="[3.2,4)",org.springframework.cglib.reflect;resolution:=optiona + l;version="[3.2,4)",org.aopalliance.aop;resolution:=optional;version="[ + 1.0,2)",org.argeo.slc.runtime;version="[2.1,3)",org.argeo.slc.core.exec + ution;resolution:=optional;version="[2.1,3)",org.argeo.slc.core.executi + on.tasks;resolution:=optional;version="[2.1,3)",org.argeo.slc.execution + ;version="[2.1,3)",org.argeo.slc.osgi;resolution:=optional;version="[2. + 1,3)",org.argeo.slc.test;version="[2.1,3)",org.springframework.aop;reso + lution:=optional;version="[3.2,4)",org.springframework.aop.framework;re + solution:=optional;version="[3.2,4)",org.springframework.aop.scope;reso + lution:=optional;version="[3.2,4)",org.springframework.beans.factory.co + nfig;resolution:=optional;version="[3.2,4)",org.springframework.core.io + ;resolution:=optional;version="[3.2,4)",javax.security.auth.callback;re + solution:=optional +Include-Resource: META-INF/spring/eclipse.jetty.xml=META-INF/spring/ecli + pse.jetty.xml,META-INF/spring/eclipse.equinox.xml=META-INF/spring/eclip + se.equinox.xml,META-INF/spring/apache.commons.xml=META-INF/spring/apach + e.commons.xml,META-INF/spring/misc.xml=META-INF/spring/misc.xml,META-IN + F/spring/jackson.xml=META-INF/spring/jackson.xml,META-INF/spring/templa + tes.xml=META-INF/spring/templates.xml,META-INF/spring/javax.xml=META-IN + F/spring/javax.xml,META-INF/spring/sdk.xml=META-INF/spring/sdk.xml,META + -INF/spring/apache.xml=META-INF/spring/apache.xml,META-INF/spring/eclip + se.rcp.e4.xml=META-INF/spring/eclipse.rcp.e4.xml,META-INF/spring/eclips + e.rap.e3.xml=META-INF/spring/eclipse.rap.e3.xml,META-INF/spring/apache. + jackrabbit.xml=META-INF/spring/apache.jackrabbit.xml,META-INF/spring/di + stribution.xml=META-INF/spring/distribution.xml,META-INF/spring/osgi.xm + l=META-INF/spring/osgi.xml,META-INF/spring/eclipse.rap.e4.xml=META-INF/ + spring/eclipse.rap.e4.xml,META-INF/spring/bouncycastle.xml=META-INF/spr + ing/bouncycastle.xml,META-INF/MANIFEST.MF=META-INF/MANIFEST.MF +Private-Package: !* +SLC-BuildTimestamp: 20200215110733 +SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default -SLC-GroupId: org.argeo.tp.slc -Tool: Bnd-1.50.0