X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=META-INF%2FMANIFEST.MF;h=0fb70e075141888a54cfecc4398ac8cb3b164eec;hb=889e8ca3ade6deccd42daad263afd7065227d3f0;hp=809159c6fbace8df50a6eec3526473f922f9a1dd;hpb=a133ffdc1447a7b932fb28cce7629f5c3cb65f9a;p=gpl%2Fargeo-tp.git diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 809159c..0fb70e0 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,31 +1,48 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1420633708164 -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 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_1328 -Created-By: Apache Maven Bundle Plugin -Import-Package: *,javax.jcr;version="[2.0,3)",javax.security.auth.callba - ck;resolution:=optional,net.sf.cglib.core;version="[2.1,3)",net.sf.cgli - b.proxy;version="[2.1,3)",net.sf.cglib.reflect;version="[2.1,3)",org.ao - palliance.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.ex - ecution.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;vers - ion="[1.1,2)",org.springframework.aop;version="[2.5,3)",org.springframe - work.aop.framework;version="[2.5,3)",org.springframework.aop.scope;vers - ion="[2.5,3)",org.springframework.beans.factory.config;version="[2.5,3) - ",org.springframework.core.io;version="[2.5,3)",org.springframework.sec - urity;version="[2.0,3)" +Bundle-Name: Third Party Factory +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-SymbolicName: org.argeo.tp.factory.core +Bundle-Version: 2.1.14.SNAPSHOT-r201605220948 +Import-Package: javax.jcr;version="[2.0,3)", + javax.security.auth.callback;resolution:=optional, + org.aopalliance.aop;version="[1.0,2)", + org.argeo.security.core;version="[2.1,3)", + org.argeo.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.argeo.slc.osgi;version="[2.1,3)", + org.argeo.slc.repo;version="[2.1,3)", + org.argeo.slc.repo.osgi;version="[2.1,3)", + org.argeo.slc.test;version="[2.1,3)", + org.springframework.aop;version="[3.2,4)", + org.springframework.aop.framework;version="[3.2,4)", + org.springframework.aop.scope;version="[3.2,4)", + org.springframework.beans.factory.config;version="[3.2,4)", + org.springframework.cglib.core;version="[3.2,4)", + org.springframework.cglib.proxy;version="[3.2,4)", + org.springframework.cglib.reflect;version="[3.2,4)", + org.springframework.core.io;version="[3.2,4)" +Include-Resource: META-INF/spring/eclipse.gemini.xml=META-INF/spring/ecl + ipse.gemini.xml,META-INF/spring/bouncycastle.xml=META-INF/spring/bouncy + castle.xml,META-INF/spring/eclipse.equinox.xml=META-INF/spring/eclipse. + equinox.xml,META-INF/spring/templates.xml=META-INF/spring/templates.xml + ,META-INF/spring/eclipse.rap.xml=META-INF/spring/eclipse.rap.xml,META-I + NF/spring/apache.tomcat.xml=META-INF/spring/apache.tomcat.xml,META-INF/ + spring/apache.commons.xml=META-INF/spring/apache.commons.xml,META-INF/s + pring/distribution.xml=META-INF/spring/distribution.xml,META-INF/spring + /misc.xml=META-INF/spring/misc.xml,META-INF/spring/spring.security.xml= + META-INF/spring/spring.security.xml,META-INF/spring/apache.xml=META-INF + /spring/apache.xml,META-INF/spring/osgi.xml=META-INF/spring/osgi.xml,ME + TA-INF/spring/javax.xml=META-INF/spring/javax.xml,META-INF/spring/eclip + se.jetty.xml=META-INF/spring/eclipse.jetty.xml,META-INF/spring/apache.f + elix.xml=META-INF/spring/apache.felix.xml,META-INF/spring/apache.ant.xm + l=META-INF/spring/apache.ant.xml,META-INF/spring/spring.xml=META-INF/sp + ring/spring.xml,META-INF/spring/apache.jackrabbit.xml=META-INF/spring/a + pache.jackrabbit.xml +Private-Package: . +SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default -SLC-GroupId: org.argeo.tp.slc -Tool: Bnd-1.50.0