X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=META-INF%2FMANIFEST.MF;h=73bc825bc9992f1307b6e2a46685bd62c1c9436f;hb=7bee127dfda4f87ae0353d3ccd35253718cfac18;hp=f3158b261ac64e83cc09044f285127b17a8c7d87;hpb=dfb02987d6396f3843dd07f9d42ebc6e95230d7b;p=gpl%2Fargeo-tp.git diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index f3158b2..73bc825 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -6,26 +6,20 @@ Bundle-ManifestVersion: 2 Bundle-Name: Argeo Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-SymbolicName: org.argeo.tp.factory.core -Bundle-Version: 2.1.15.r201606072012 -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)" +Bundle-Version: 2.1.17.r201610061532 +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. @@ -44,6 +38,6 @@ Include-Resource: META-INF/spring/eclipse.gemini.xml=META-INF/spring/ecl 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: . +Private-Package: !* SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default