mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
bundles/*core.model/bnd.bnd: Require-Bundle: remove dependency on xtend.lib (#5176)
This commit is contained in:
@@ -40,7 +40,6 @@ Require-Bundle: com.ibm.icu;resolution:=optional,\
|
||||
org.eclipse.emf.ecore;visibility:=reexport,\
|
||||
org.eclipse.emf.mwe.utils;resolution:=optional,\
|
||||
org.eclipse.emf.mwe2.launch;resolution:=optional,\
|
||||
org.eclipse.xtend.lib;resolution:=optional,\
|
||||
org.eclipse.xtext,\
|
||||
org.eclipse.xtext.common.types,\
|
||||
org.eclipse.xtext.xtext.generator;resolution:=optional,\
|
||||
|
||||
@@ -37,7 +37,6 @@ Require-Bundle: org.antlr.runtime,\
|
||||
org.eclipse.emf.mwe.utils;resolution:=optional,\
|
||||
org.eclipse.emf.mwe2.launch;resolution:=optional,\
|
||||
org.openhab.core.model.item,\
|
||||
org.eclipse.xtend.lib;resolution:=optional,\
|
||||
org.eclipse.xtext.common.types,\
|
||||
org.eclipse.xtext.xtext.generator;resolution:=optional,\
|
||||
org.eclipse.xtext.util,\
|
||||
|
||||
@@ -45,7 +45,6 @@ Require-Bundle: org.antlr.runtime,\
|
||||
org.eclipse.emf.mwe2.launch;resolution:=optional,\
|
||||
org.openhab.core.model.item,\
|
||||
org.openhab.core.model.script,\
|
||||
org.eclipse.xtend.lib;resolution:=optional,\
|
||||
org.eclipse.xtext.common.types,\
|
||||
org.eclipse.xtext.xtext.generator;resolution:=optional,\
|
||||
org.eclipse.xtext.util,\
|
||||
|
||||
@@ -61,7 +61,6 @@ Require-Bundle: org.antlr.runtime,\
|
||||
org.eclipse.emf.ecore,\
|
||||
org.eclipse.emf.mwe2.launch;resolution:=optional,\
|
||||
org.openhab.core.model.item,\
|
||||
org.eclipse.xtend.lib;resolution:=optional,\
|
||||
org.eclipse.xtext.common.types,\
|
||||
org.eclipse.xtext.xtext.generator;resolution:=optional,\
|
||||
org.eclipse.xtext.util,\
|
||||
|
||||
@@ -23,7 +23,6 @@ Require-Bundle: org.antlr.runtime,\
|
||||
org.eclipse.emf.common,\
|
||||
org.eclipse.emf.ecore,\
|
||||
org.eclipse.emf.mwe2.launch;resolution:=optional,\
|
||||
org.eclipse.xtend.lib;resolution:=optional,\
|
||||
org.eclipse.xtext,\
|
||||
org.eclipse.xtext.xtext.generator;resolution:=optional,\
|
||||
org.eclipse.xtext.util,\
|
||||
|
||||
@@ -42,7 +42,6 @@ Require-Bundle: org.antlr.runtime,\
|
||||
org.eclipse.emf.ecore,\
|
||||
org.eclipse.emf.mwe.utils;resolution:=optional,\
|
||||
org.eclipse.emf.mwe2.launch;resolution:=optional,\
|
||||
org.eclipse.xtend.lib;resolution:=optional,\
|
||||
org.eclipse.xtext.common.types,\
|
||||
org.eclipse.xtext.xtext.generator;resolution:=optional,\
|
||||
org.eclipse.xtext.util,\
|
||||
|
||||
Reference in New Issue
Block a user