RFR: 6982: CoreLibs: Add license and TPL info to sources and javadocs

Marcus Hirt hirt at openjdk.java.net
Mon Nov 23 08:53:54 UTC 2020


On Mon, 23 Nov 2020 06:16:53 GMT, Guru Hb <ghb at openjdk.org> wrote:

> Adding "LICENSE.txt" and "THIRD_PARTY_LICENSES.txt" for "*-{source, javadoc}.jar" in core libraries.
> 
> Note: "maven-source-plugin" doesn't have capability to add resource outside the project directory. Added "org.codehaus.mojo:build-helper-maven-plugin" for copying license for the *-source.jar.

Marked as reviewed by hirt (Lead).

-------------

PR: https://git.openjdk.java.net/jmc/pull/164


More information about the jmc-dev mailing list