clr-apache opened a new issue, #1214: URL: https://github.com/apache/tooling-trusted-releases/issues/1214
https://release-test.apache.org/report/db-jdo/3.3/jdo-3.3-SNAPSHOT-source-release.tar.gz The proposed release fails some checks that should not fail. The source license in 7 java files are correctly failed. These have been fixed. But: There should not be a license check for .gitignore because it contains no Intellectual Property. Similarly, there should not be a license check for jdo-3.3-SNAPSHOT/tck/src/main/resources/meta/META-INF/services/org.junit.platform.launcher.TestExecutionListener because "This is a Java service loader file — it contains only a class name and doesn't need a license header. Service files in META-INF/services/ are not source files and are not expected to carry license headers; the LICENSE and NOTICE files at the project root cover them." -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
