dmm9

Results 13 issues of dmm9

Hi, I was trying to add some playwright tests to my GLSP-based project. It has taken me a couple of days to figure out why my graph class was not...

bug
playwright

The GLSP server JARs in the maven central repository contain a(n empty) META-INF/MANIFEST.MF file which is generated by the maven jar plugin, and not the manifest file under plugins/org.eclipse.glsp.xxx/META-INF. All...

bug
help wanted
looking for sponsor

Related to #191, but I cannot reopen that issue. Building the quickstart example succeeds. But when running the jar, several OSGI errors appear due to several unresolved Import-Packages. At the...

I followed the steps 'verbatim' (i.e. not in Eclipse) of the [Microservices tutorial](https://enroute.osgi.org/tutorial/030-tutorial_microservice.html). I get error 404 /microservice/index.html not found. ![grafik](https://github.com/osgi/osgi.enroute/assets/11932352/e2ef20ee-7535-416f-a687-7fefd7b741c8) Using: - Java 17 - bnd 6.4.0 (latest) I...

Using the archetype "project" with java 17 fails to build. To reproduce: Java 17 (JDK 17). Following the steps of the [Quickstart Tutorial](https://enroute.osgi.org/tutorial/020-tutorial_qs.html). Maven build fails on the last step:...

Fix #206 - Use org.apache.geronimo to provide javax.* packages, which were removed from JDK between JDK-1.8 and JDK-11

My bundle jar, created with the [gradle plugin for bnd workspace build](https://github.com/bndtools/bnd/tree/master/gradle-plugins#gradle-plugins-for-bnd-workspace-builds) had not only one, but two copies of the source code. Adding `-sources: false` to `bnd.bnd` only removes...

`useImmerReducer()` shows a type error when using classes with private properties: ```typescript class ClassWithPrivates { private readonly pa: string; private pb: boolean; private pmethod() {...} ... } interface myState {...

### Bug Description: In general, the `AuthenticationService` is quite outdated in comparison with VSCode, and has bugs and behaviors that were corrected in VSCode long ago. 1. When an `AuthenticationProvider`...

There are newer versions * In electron-builder-binaries: [version 3.0.5.0](https://github.com/electron-userland/electron-builder-binaries/releases?q=nsis) * In nsis: up to 3.18 (released March 2025). See [this issue](https://github.com/electron-userland/electron-builder-binaries/issues/71) that requests an update in electron-builder-binaries