From c775a12370fa4a4d607ab121999862181fea950c Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 2 Nov 2022 10:36:03 +0100 Subject: [PATCH] Adapt to changes in third parties --- Makefile | 2 +- Makefile-rcp.mk | 2 +- sdk/cms-e4-rap.properties | 5 ----- 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 3d881b870..3d58eb0c0 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ swt/rap/org.argeo.cms.e4.rap \ DEP_CATEGORIES = \ org.argeo.tp \ -org.argeo.tp.apache \ +org.argeo.tp.crypto \ org.argeo.tp.jetty \ osgi/api/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \ diff --git a/Makefile-rcp.mk b/Makefile-rcp.mk index 02967a2b9..d534e2f96 100644 --- a/Makefile-rcp.mk +++ b/Makefile-rcp.mk @@ -14,7 +14,7 @@ DEP_CATEGORIES = \ org.argeo.cms \ swt/org.argeo.cms \ org.argeo.tp \ -org.argeo.tp.apache \ +org.argeo.tp.crypto \ org.argeo.tp.jetty \ osgi/equinox/org.argeo.tp.eclipse \ osgi/api/org.argeo.tp.osgi \ diff --git a/sdk/cms-e4-rap.properties b/sdk/cms-e4-rap.properties index efae9ba73..1ca557b7e 100644 --- a/sdk/cms-e4-rap.properties +++ b/sdk/cms-e4-rap.properties @@ -13,11 +13,6 @@ org.argeo.cms.lib.sshd,\ org.argeo.cms.lib.equinox,\ org.argeo.cms.lib.jetty,\ -argeo.osgi.start.4=\ -org.argeo.cms.jcr - -argeo.osgi.start.5.node=\ -org.argeo.cms.e4.rap # Local argeo.node.repo.type=h2 -- 2.30.2