Jörg Eichhorn
Jörg Eichhorn
Occasionally the filter by target version is not selectable and if it is it's not saved though, so after saving a report and reopening the filter by target version is...
On the redmine side we're currently using the fork made by danmunn (https://github.com/danmunn/redmine_mylyn_connector) which adds redmine 2 compatibility. On the other hand I recognized that you're active on the backlogs...
I just got notified about akka changing the license to "Business Source License (BSL) v1.1" which is probably incompatible with Eclipse Public License 2.0 in general. The BSL license "automatically"...
With https://github.com/vert-x3/vertx-web/pull/1682, https://github.com/eclipse-vertx/vert.x/pull/3532, https://github.com/vert-x3/vertx-micrometer-metrics/pull/111 and https://github.com/vert-x3/vertx-dropwizard-metrics/pull/101 we implemented route labels for http server metrics. This is a feature lacking in http clients, too. #### Use cases web client supports uri-templates...