From 1f4d3bbd7b3180c5702770ce625ccb65a2454f9a Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Mon, 28 Nov 2016 15:34:36 +0200 Subject: [PATCH] Include org.apache.batik/1.8.0 in org.simantics.g2d feature. After including org.simantics.diagram.svg into the org.simantics.g2d feature in commit:229196a1cb46a94d1cc5f75aef7f822157ba7917, the feature started requiring org.apache.batik(/1.8.0). However, it is not included by the feature which can cause product/feature configurations to be invalid. refs #6621 Change-Id: I4a30c0ae569d64e2acccb35a3345d795accc8d5f --- features/org.simantics.g2d.feature/feature.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/features/org.simantics.g2d.feature/feature.xml b/features/org.simantics.g2d.feature/feature.xml index ed8b2a136..d7b4b9784 100644 --- a/features/org.simantics.g2d.feature/feature.xml +++ b/features/org.simantics.g2d.feature/feature.xml @@ -200,4 +200,11 @@ version="0.0.0" unpack="false"/> + + -- 2.43.2