Markus KARG
Markus KARG
**Describe the bug** The document ["Backwards Compatibility Requirements for Jakarta EE Specifications"](https://jakartaee.github.io/jakartaee-platform/CompatibilityRequirements) is ambiguous wrt to deprecation and removal of features: * In Chapter 6 it *allows* deprecation and removal:...
There should be an ongoing updated work towards a platform core architecture, like whether CDI shall replace other injection technologies, whether we want a common plug-in architecture (like simply using...
@jansupol Earlier this year you had to rework my NIO2 optimizations in Jersey due to problems with Windows path names. We found out that the original cause was not the...
The HTTP/2.0 protocol allows a server to limit the client's ability to send multiple streams over the same TCP connection using two ways: * It tells the client the limit...
Can you please publish the Maven Coordinates to be used for the following distinct cases? * Maven Dependency on JAXB API (for _compilation_) * Maven Dependency on JAXB RI (for...
JAX-RS Specification 2.1 Chapter 4.1 Line 1: "By default **a _single_ instance of each provider _class_** is instantiated for each JAX-RS application." Jersey clearly violates this rule as it creates...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
### Search first - [X] I searched and no similar issues were found ### Description SQL Anywhere distinguishes names with and without names as separate objects. For example, it is...
### Search first - [X] I searched and no similar issues were found ### Description According to the [website](https://docs.liquibase.com/commands/inspection/generate-changelog.html) the option `--output-schema` does *not* consume any parameter. According to the...
### Search first - [X] I searched and no similar issues were found ### Description We are doing `generateChangelog` from a SQL Anywhere database, and get the data type `LONG(...)...