]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
One more dependency for SCL REST server (JAXB annotations) 71/1071/1
authorjsimomaa <jani.simomaa@gmail.com>
Wed, 4 Oct 2017 07:56:27 +0000 (10:56 +0300)
committerjsimomaa <jani.simomaa@gmail.com>
Wed, 4 Oct 2017 07:56:27 +0000 (10:56 +0300)
refs #7374

Change-Id: Ic70f7842bde3da2ad5d439efc381a5c15decd9eb

features/org.simantics.scl.rest.feature/feature.xml

index 450ecc3f2a696d810b074c8510dfc0b09c9fb350..72371382e5d8c7419072486839acc3d239778e28 100644 (file)
@@ -319,4 +319,11 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="com.fasterxml.jackson.module.jackson-module-jaxb-annotations"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>
 </feature>