Thank you, Alex! I'm still doing the verification, but I'd like to share quick findings.
Jozef found that OpenSans font is SIL Open Font License, which is Category B (blocker). https://github.com/apache/incubator-kie-tools/pull/2782/files So please add the file paths and the license to LICENSE file ``` ------------------------------------------------------------------------------------------------------------------------------------------------------------- for incubator-kie-tools/packages/serverless-workflow-diagram-editor/sw-editor/sw-editor-kogito-app/src/main/resources/org/kie/workbench/common/stunner/sw/resources/public/fonts/OpenSans-* incubator-kie-tools/packages/serverless-workflow-diagram-editor/sw-editor/sw-editor-kogito-app/src/main/webapp/fonts/OpenSans-* ... ``` In the same PR, Jozef added HFP.xsd etc. as GPL, but now we agreed that they are probably W3C Software License ( https://www.w3.org/copyright/software-license-2023/ ) which is Category A, so not a blocker. Regards, Toshiya On Tue, Dec 3, 2024 at 10:15 AM Alex Porcelli <porce...@apache.org> wrote: > Hello, Apache KIE(incubating) Community! > > I'm excited to announce the call for vote to release Apache > KIE(Incubating) 10.0.0-rc4. This follows a blocker identified by the > IPMC on rc3 [1] that has now been addressed. > > **IMPORTANT: Completing the checklist is REQUIRED for a valid vote. > Please ensure you go through the items before casting your vote.** > > You can access the release candidate artifacts here: > https://dist.apache.org/repos/dist/dev/incubator/kie/10.0.0-rc4/ > > Notes: > - There is only one source release available: > > https://dist.apache.org/repos/dist/dev/incubator/kie/10.0.0-rc4/apache-kie-10.0.0-incubating-sources.zip > - All other artifacts are convenient binaries. > > The maven staging for this release: > - Drools: > https://repository.apache.org/content/repositories/orgapachekie-1066 > - Optaplanner: > https://repository.apache.org/content/repositories/orgapachekie-1075 > - Kogito Runtimes: > https://repository.apache.org/content/repositories/orgapachekie-1076 > - Kogito Apps: > https://repository.apache.org/content/repositories/orgapachekie-1077 > - Kogito Apps - JITExecutor Native Linux: > https://repository.apache.org/content/repositories/orgapachekie-1078 > - Kogito Apps - JITExecutor Native Windows: > https://repository.apache.org/content/repositories/orgapachekie-1079 > - Kogito Apps - JITExecutor Native MacOS: > https://repository.apache.org/content/repositories/orgapachekie-1080 > - KIE Tools - JBPM Quarkus DevUI: > https://repository.apache.org/content/repositories/orgapachekie-1081 > - KIE Tools - Sonataflow Quarkus DevUI: > https://repository.apache.org/content/repositories/orgapachekie-1082 > > The artifacts are signed with PGP key corresponding to > [priv...@kie.apache.org], found in the KEYS file: > https://downloads.apache.org/incubator/kie/KEYS > > The vote will be open for at least 72 hours until the necessary number > of votes are reached. > > Please vote accordingly: > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > To learn more about KIE, please see https://kie.apache.org/ > > *Valid check is a requirement for a vote.* Checklist for reference: > > [ ] Download KIE artifacts are valid. > [ ] Checksums and PGP signatures are valid. > [ ] Source code distributions have correct names matching the current > release. > [ ] LICENSE and NOTICE files are correct. > [ ] All files have license headers if necessary. > [ ] No compiled archives bundled in source archive. > [ ] Can compile from source. > > More detail checklist please refer: > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > For updated information on how to verify the release, including new > container image verification, please refer to: > https://kie.apache.org/docs/community/verify > > For updated information on how to build from source zip, please refer > to: https://kie.apache.org/docs/community/build > > [1] - https://lists.apache.org/thread/nrq50szwx37doopb23wyq33v0t3bbccg > > Best, > Alex > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@kie.apache.org > For additional commands, e-mail: dev-h...@kie.apache.org > >