X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=META-INF%2FMANIFEST.MF;h=83272896058d393dfa914801e5bb9dbd10fe76aa;hb=fbdb49a3505493176e6295b429256c889c397328;hp=efd16878889ea06caceb93f99b797b3ec44c3aa3;hpb=1ec55746401235e40466bcb1ae63ea888d22a384;p=gpl%2Fargeo-tp.git diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index efd1687..8327289 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,31 +1,43 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1401865871630 -Build-Jdk: 1.6.0_30 -Built-By: mbaudier -Bundle-Description: SLC execution modules for generic tasks, to be used - as parent pom -Bundle-DocURL: http://www.argeo.org +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-r140604_0911 -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-1.8 +Bundle-SymbolicName: org.argeo.tp.factory.core +Bundle-Version: 2.1.18.SNAPSHOT-r201610061600 +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/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/sdk.xml=META-INF/spring/sdk.xml,META-INF/sp + ring/templates.xml=META-INF/spring/templates.xml,META-INF/spring/eclips + e.rap.xml=META-INF/spring/eclipse.rap.xml,META-INF/spring/apache.tomcat + .xml=META-INF/spring/apache.tomcat.xml,META-INF/spring/apache.commons.x + ml=META-INF/spring/apache.commons.xml,META-INF/spring/distribution.xml= + META-INF/spring/distribution.xml,META-INF/spring/misc.xml=META-INF/spri + ng/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/aether.xml=META-INF/spring/aether.xml,META-INF/spring/osgi. + xml=META-INF/spring/osgi.xml,META-INF/spring/javax.xml=META-INF/spring/ + javax.xml,META-INF/spring/eclipse.jetty.xml=META-INF/spring/eclipse.jet + ty.xml,META-INF/spring/apache.felix.xml=META-INF/spring/apache.felix.xm + l,META-INF/spring/apache.ant.xml=META-INF/spring/apache.ant.xml,META-IN + F/spring/spring.xml=META-INF/spring/spring.xml,META-INF/spring/apache.j + ackrabbit.xml=META-INF/spring/apache.jackrabbit.xml +Private-Package: !* +SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default -SLC-GroupId: org.argeo.tp.slc -Tool: Bnd-1.50.0