Sebastian Ratz

Results 17 issues of Sebastian Ratz

https://bugs.eclipse.org/bugs/show_bug.cgi?id=382482 OSGi and Maven have different semantics for release versions: - In Maven, releases typically have only three segments, like 1.2.3 (and 1.2.3 > 1.2.3-SNAPSHOT) - In OSGi/p2, releases typically...

I am not sure if this is really a Tycho issue or a more general problem or even works as designed, but here's the situation. Assume you have a multi-platform...

enhancement

The PMD markers should be gone after cleaning the project.

Otherwise, changes to .eclipse-pmd done by hand (or via SCM) are never recognized.

## Proposal Consider the following situation: * Certificate provided via cert-manager using non-public CA * The resulting certificate secret will not contain a `ca.crt`. * For Kibana to be able...

>enhancement

#78 removed a reference to JDK-internal API. This is critical to be able to seamlessly work with newer JDK versions. However, there was no release of ed25519-java since 2018. Could...

Use the Windows operating system trust store instead of the cacerts bundled with the JVM. https://bugs.eclipse.org/bugs/show_bug.cgi?id=567504

Fixes a regression introduced in 16541da43c51237cf7183c4500a576108ad946b8 [MDEPLOY-296] which caused the `-Dpackaging` property to be ignored when uploading the artifact. Instead, the packaging type during upload was always derived from the...

Edge - by default - shows a status bar when hovering a link: ![image](https://github.com/user-attachments/assets/37cb6f38-4125-46f9-ab3d-7c349651a698) All the other browser implementations (WebKit, IE) do not. For an embedded use-case in RCP applications...

edge

Cosmetic issues when 'line spacing' is set under _Preferences -> General -> Editors -> Text Editors -> Line spacing_. ### Line spacing 0: ![image](https://github.com/eclipse-platform/eclipse.platform.swt/assets/14908423/87e54a2d-406e-4f67-89a6-4a12f9d7e092) ![image](https://github.com/eclipse-platform/eclipse.platform.swt/assets/14908423/b01eb560-dd99-4d9c-80a0-a76e9b504044) ![image](https://github.com/eclipse-platform/eclipse.platform.swt/assets/14908423/d70fb825-e25f-452d-93e7-71abfba7bc74) ### Line spacing >0...