eclipse / microprofile-health

microprofile-health
Apache License 2.0
107 stars 61 forks source link

Fix licenses and package tck instruction #313

Closed Emily-Jiang closed 3 years ago

Emily-Jiang commented 3 years ago

The licenses for TCKs need a marker file tck and the instruction needs to be called README.adoc to be packaged.

Emily-Jiang commented 3 years ago

You can test it out using -Drelease.revision=Finalto verify all licenses would appear correctly on the final release.

xstefank commented 3 years ago

@Emily-Jiang this now includes Eclipse license for both Draft and Final revisions. Is this expected going forward?

Emily-Jiang commented 3 years ago

@xstefank the api jar should always contain the apache license while tck jar should contain Eclipse Foundation license for the final release. You can compare the jars with the previously released 3.0 version.