[
https://issues.apache.org/jira/browse/CALCITE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622344#comment-16622344
]
ASF GitHub Bot commented on CALCITE-2486:
-----------------------------------------
Github user risdenk commented on the issue:
https://github.com/apache/calcite-avatica/pull/71
So the `dropwizard-metrics3` thing threw me for a loop too. It looks like
the maven artifact ID changed somewhere along the way (didn't track it down.)
`dropwizard-metrics3` is really just a Avatica nomenclature now. Sadly the
module name is `dropwizard-metrics3` instead of `dropwizard-metrics`. I can
rename the version property that has `metrics3` to `metrics` but not sure what
to do about the Avatica `dropwizard-metrics3` module name since that would
break backwards compatibility.
For "httpcore, httpclient, protobuf-java, and dropwizard-metrics", I
checked and didn't see any problems with backwards compatibility.
> Upgrade Apache parent POM to version 21
> ---------------------------------------
>
> Key: CALCITE-2486
> URL: https://issues.apache.org/jira/browse/CALCITE-2486
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
> Fix For: avatica-1.13.0, 1.18.0
>
>
> Apache parent POM 21 has [just been
> released|https://s.apache.org/asf-pom-21]. It generates .sha512 checksums
> during release with Maven Release Plugin.
> We should investigate using it for the next release (1.18). Also investigate
> upgrading Avatica for its next release (1.13).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)