From: Mathieu Baudier Date: Wed, 2 Nov 2022 09:36:27 +0000 (+0100) Subject: Adapt to changes in third parties X-Git-Tag: v2.3.9~36 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=8461b428020f696557b4485a6eda7ca61494b8bd;hp=9e208c6cdea9dd95664411de9d832e841dedec04 Adapt to changes in third parties --- diff --git a/Makefile b/Makefile index 7214fb6..1a573a5 100644 --- a/Makefile +++ b/Makefile @@ -21,15 +21,14 @@ A2_BASE = $(A2_OUTPUT) DEP_CATEGORIES = \ org.argeo.tp \ -org.argeo.tp.apache \ org.argeo.tp.jetty \ +org.argeo.tp.jcr \ +org.argeo.tp.utils \ +org.argeo.tp.gis \ osgi/api/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \ swt/rap/org.argeo.tp.swt \ swt/rap/org.argeo.tp.swt.workbench \ -org.argeo.tp.jcr \ -org.argeo.tp.formats \ -org.argeo.tp.gis \ org.argeo.cms \ org.argeo.cms.jcr \ swt/org.argeo.cms \