Sebastian Ratz
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...
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...
#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:  All the other browser implementations (WebKit, IE) do not. For an embedded use-case in RCP applications...
Cosmetic issues when 'line spacing' is set under _Preferences -> General -> Editors -> Text Editors -> Line spacing_. ### Line spacing 0:    ### Line spacing >0...