From 08a8842a24c5dfb64162072fb73f8c7b34bfd60f Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 13 Mar 2020 09:56:45 +0100 Subject: [PATCH] Adapt to changes in Argeo Platform. --- org.argeo.tp.factory.core/META-INF/MANIFEST.MF | 5 +++-- org.argeo.tp.factory.core/META-INF/spring/bouncycastle.xml | 2 +- .../META-INF/spring/eclipse.equinox.xml | 2 +- org.argeo.tp.factory.core/META-INF/spring/templates.xml | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/org.argeo.tp.factory.core/META-INF/MANIFEST.MF b/org.argeo.tp.factory.core/META-INF/MANIFEST.MF index 7bfcca4..cf5d583 100644 --- a/org.argeo.tp.factory.core/META-INF/MANIFEST.MF +++ b/org.argeo.tp.factory.core/META-INF/MANIFEST.MF @@ -7,12 +7,13 @@ Bundle-ManifestVersion: 2 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-r20200216092056 +Bundle-Version: 2.1.28.SNAPSHOT-r20200313085348 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.argeo.slc.spring.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:=optional;version="[3.2,4) @@ -49,6 +50,6 @@ Include-Resource: META-INF/spring/eclipse.jetty.xml=META-INF/spring/ecli spring/eclipse.rap.e4.xml,META-INF/spring/bouncycastle.xml=META-INF/spr ing/bouncycastle.xml Private-Package: !* -SLC-Build-Timestamp: 20200216092056 +SLC-Build-Timestamp: 20200313085348 SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default diff --git a/org.argeo.tp.factory.core/META-INF/spring/bouncycastle.xml b/org.argeo.tp.factory.core/META-INF/spring/bouncycastle.xml index bce7570..213d83f 100644 --- a/org.argeo.tp.factory.core/META-INF/spring/bouncycastle.xml +++ b/org.argeo.tp.factory.core/META-INF/spring/bouncycastle.xml @@ -59,7 +59,7 @@ - diff --git a/org.argeo.tp.factory.core/META-INF/spring/eclipse.equinox.xml b/org.argeo.tp.factory.core/META-INF/spring/eclipse.equinox.xml index 3c86a80..c8d2306 100644 --- a/org.argeo.tp.factory.core/META-INF/spring/eclipse.equinox.xml +++ b/org.argeo.tp.factory.core/META-INF/spring/eclipse.equinox.xml @@ -80,7 +80,7 @@ - +