Christian Dietrich

Results 37 issues of Christian Dietrich

update to gradle 6.9.2 replace osgi with bnd pluin update to latest xtend gradle plugin use maven-publish instead of maven plugin Signed-off-by: Christian Dietrich

[#528] remove some runtime dependencies to xbase.lib Signed-off-by: Christian Dietrich

LS does not exit if the parent process is not alive see https://github.com/eclipse/xtext-core/issues/552

help_wanted

build uses javax.websocket from orbit, which is no longer available in newer orbit versions. we might have to use a newer orbit version for a newer gson eventually. => how...

our TypeAdapter(Factories) dont check if the (token) type passed into `public TypeAdapter create(Gson gson, TypeToken type) {` matches the type the adapter is for. when testing with ``` GsonBuilder builder...

Xtext plans to leave eclipse simrel https://github.com/eclipse/xtext/issues/1961 we currently consume xbase.lib and xtend.lib at runtime from them. - (re)package it on our update site - get rid of the dependencies...

hi, where can i consume LSP4J Snapshot maven artifacts from ran 8 month ago the last time. https://ci.eclipse.org/lsp4j/job/lsp4j-snapshots/ is that intended? it would be nice to have a separate repo...

It would be nice if this module would get support for LSP version 3.15 https://microsoft.github.io/language-server-protocol/specifications/specification-3-15/

with the current nightly i am getting ``` Error: Internal error: java.lang.ClassCastException: class org.eclipse.equinox.internal.p2.metadata.InstallableUnit cannot be cast to class org.eclipse.equinox.p2.metadata.IInstallableUnit (org.eclipse.equinox.internal.p2.metadata.InstallableUnit is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @5fc3333f; org.eclipse.equinox.p2.metadata.IInstallableUnit...

Update to Gradle 7.5 and xtend-gradle-plugin 3.0.2 Added missing resources.prefs