X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=META-INF%2FMANIFEST.MF;h=0f366f387a42c444c3af014b63cad5eaa864ff7f;hb=4fb947547d49034e3276db8aa2b217db93f6f191;hp=435149571bdcdc29844e85142eae9d0a8676b6b4;hpb=0184f5a49cf585ce14205c0383bd2b8f7e243b3c;p=gpl%2Fargeo-tp.git diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 4351495..0f366f3 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,41 +1,31 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1396362883620 -Build-Jdk: 1.6.0_30 -Built-By: bsinou +Bnd-LastModified: 1441979230739 +Build-Jdk: 1.7.0_85 +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-Name: Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Bundle-SymbolicName: org.argeo.tp.slc.factory +Bundle-SymbolicName: org.argeo.tp.factory.core Bundle-Vendor: Argeo -Bundle-Version: 1.1.16.r140401_1634 +Bundle-Version: 2.1.9.SNAPSHOT-r150911_1546 Created-By: Apache Maven Bundle Plugin -Import-Package: com.jcraft.jsch;resolution:=optional, - javax.jcr;version="[2.0,3)", - javax.security.auth, - javax.security.auth.callback, - 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;version="[1.0,2)", - org.apache.commons.exec;version="[1.0,2)";resolution:=optional, - org.argeo.security.core;version="[1.2,2)", - org.argeo.slc.core.execution;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;version="[1.1,2)", - org.argeo.slc.repo, - org.argeo.slc.repo.osgi, - org.argeo.slc.test;version="[1.1,2)", - org.springframework.aop;version="[2.5,3)", - org.springframework.aop.framework;version="[2.5,3)", - org.springframework.aop.scope;version="[2.5,3)", - org.springframework.beans.factory.config;version="[2.5,3)", - org.springframework.core.io;version="[2.5,3)", - org.springframework.security;version="[2.0,3)" +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.2,2)",org.argeo.slc.core.exec + ution.tasks;version="[1.2,2)",org.argeo.slc.execution;version="[1.2,2)" + ,org.argeo.slc.osgi;version="[1.2,2)",org.argeo.slc.repo;version="[1.2, + 2)",org.argeo.slc.repo.osgi;version="[1.2,2)",org.argeo.slc.test;versio + n="[1.2,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)" SLC-ExecutionModule: default -SLC-GroupId: org.argeo.tp.slc +SLC-GroupId: org.argeo.tp.factory Tool: Bnd-1.50.0