Mikael Brännström

Results 5 comments of Mikael Brännström

In what way is the packaging incompatible with JPMS? For example package `io.dropwizard.metrics5` (in `metrics-core`) and package `io.dropwizard.metrics5.influxdb` (in `metrics-influxdb`) are two different packages. There is no overlap.

What is the status of the 5.0.x version? Will it ever be released? Tagged/Labeled metrics is quite a big thing... and metrics 4.x does not have it.

Hi Colin, The project.version is assigned by semver-git when the plugin is _applied_. This means that the related properties must to be set before that step. /Mikael

The newer way `plugins { id .. }` has other problems as well. For example it does not work inside a `submodules` block, not for _any_ gradle plugin. It is...

@cgivre : See [my comment on issue 20349](https://github.com/apache/superset/issues/20349#issuecomment-1817480427) for what the problem is with GROUP BY in Apache Drill.