Integrated: 6000: Get rid of build warnings in the JMC agent
Guru Hb
ghb at openjdk.java.net
Fri Aug 21 15:01:15 UTC 2020
On Tue, 4 Aug 2020 01:10:37 GMT, Guru Hb <ghb at openjdk.org> wrote:
> Solution : excluded "module-info.class" and META-INF/MANIFEST.MF (maven-shade-plugin has detected that some class files
> are present in two or more jars). for below warnings
>
> [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
This pull request has now been integrated.
Changeset: db64b84a
Author: Guru Hb <ghb at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/db64b84a
Stats: 10 lines in 1 file changed: 0 ins; 9 del; 1 mod
6000: Get rid of build warnings in the JMC agent
Reviewed-by: hirt
-------------
PR: https://git.openjdk.java.net/jmc/pull/103
More information about the jmc-dev
mailing list