Review request for JMC-6546: Fixing the update sites in JMC 7.1.0
Marcus Hirt
marcus.hirt at datadoghq.com
Tue Sep 10 17:23:26 UTC 2019
Hi Elliott,
No problem. I should have seen this in the first place, not to mention
fixed it a long time ago.
Kind regards,
Marcus
On Tue, Sep 10, 2019 at 5:53 PM Elliott Baron <ebaron at redhat.com> wrote:
>
> Hi Marcus,
>
> On 2019-09-10 8:03 a.m., Marcus Hirt wrote:
> > Hi all,
> >
> > Please review this fix for making the update sites work in JMC 7.1.0:
> >
> > Jira: https://bugs.openjdk.java.net/browse/JMC-6546
> > diff:
> > diff -r 751cae255f84
> > application/org.openjdk.jmc.feature.flightrecorder/feature.xml
> > --- a/application/org.openjdk.jmc.feature.flightrecorder/feature.xml
> > Thu Sep 05 21:18:12 2019 +0200
> > +++ b/application/org.openjdk.jmc.feature.flightrecorder/feature.xml
> > Tue Sep 10 13:50:56 2019 +0200
> > @@ -129,4 +129,11 @@
> > version="0.0.0"
> > unpack="false"/>
> >
> > -</feature>
> > \ No newline at end of file
> > + <plugin
> > + id="org.hdrhistogram.HdrHistogram"
> > + download-size="0"
> > + install-size="0"
> > + version="0.0.0"
> > + unpack="false"/>
> > +
> > +</feature>
>
> I confirmed that the installation succeeds after this patch. Sorry for
> missing this in the first place.
>
> Thanks,
> Elliott
More information about the jmc-dev
mailing list