From 536a89e8b5e14ec97d864ac4d6773b868bbf86d3 Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Fri, 25 Nov 2016 16:03:50 +0200 Subject: [PATCH] Include jackson-core in org.simantics.scl feature. org.simantics.scl.data now requires jackson-core so it needs to be included in the feature that also includes org.simantics.scl.data. refs #6683 Change-Id: I275b8ee3dc72cd8871026df8c1e362474edac902 --- features/org.simantics.scl.feature/feature.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/features/org.simantics.scl.feature/feature.xml b/features/org.simantics.scl.feature/feature.xml index ee5a60631..ab19913a5 100644 --- a/features/org.simantics.scl.feature/feature.xml +++ b/features/org.simantics.scl.feature/feature.xml @@ -241,4 +241,11 @@ This Agreement is governed by the laws of the State of New York and the intellec version="0.0.0" unpack="false"/> + + -- 2.43.2