]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Upper bound to ANTLR version range 55/1855/1
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Mon, 18 Jun 2018 10:19:56 +0000 (13:19 +0300)
committerHannu Niemistö <hannu.niemisto@semantum.fi>
Mon, 18 Jun 2018 10:19:56 +0000 (13:19 +0300)
gitlab #24

Change-Id: I23967ea9b3e4bc6960f83b6d22bd3f3a80e3b43b

bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF

index a578997a7390c9e368ad4cd5ee0dfee11fba2402..400bdceeaf26021649e2c104d6cf76adfadbfd7e 100644 (file)
@@ -8,6 +8,6 @@ Require-Bundle: org.simantics.graph;bundle-version="1.1.15";visibility:=reexport
  org.simantics.databoard;bundle-version="0.6.6",
  freemarker;bundle-version="2.3.23",
  org.junit;bundle-version="4.12.0";resolution:=optional,
- org.antlr.runtime;bundle-version="3.5.2"
+ org.antlr.runtime;bundle-version="[3.5.2,4.0.0)"
 Export-Package: org.simantics.graph.compiler,
  org.simantics.graph.compiler.internal.ltk