The goal is always to improve. The KIE codebase is extensive, and although we all strive to verify everything carefully, there are likely still blind spots. Thank you for bringing this specific concern to our attention, and we will certainly take steps to address it.
Regarding the Chrome Extension, the full source code is available here (and is also included in the .zip file): https://github.com/apache/incubator-kie-tools/tree/main/packages/chrome-extension-pack-kogito-kie-editors You will notice that all source files contain the appropriate Apache headers. The file background.js is the compiled output of this TypeScript file: https://github.com/apache/incubator-kie-tools/blob/main/packages/chrome-extension-pack-kogito-kie-editors/src/background.ts Since the TypeScript compiler generates it, all comments, including license headers, are removed. Because of that, we treat background.js as a compiled artifact, similar to a binary. To address this more broadly, I have created the following issue to review all .zip artifacts for LICENSE, NOTICE, and DISCLAIMER files: https://github.com/apache/incubator-kie-issues/issues/2020 One detail we will need to verify is whether Chrome Extensions allow these files to be included in the package; we will confirm this as part of the review. Thanks again for the helpful feedback. - Alex On Wed, Jul 2, 2025 at 9:53 AM PJ Fanning <fannin...@gmail.com> wrote: > > Hi Alex, > Would it be possible to see some progress in future RCs on getting the > non-source artifacts in the RC to have LICENSE, NOTICE and DISCLAIMER > files - and ones that are appropriate for each artifact? > I looked at > apache-kie-10.1.0-incubating-business-automation-chrome-extension.zip > and it doesn't have a valid Apache LICENSE or NOTICE. Some of the > source files don't have Apache Source headers. One such file is > background.js. > > I couldn't find that file in your source release > (apache-kie-10.1.0-incubating-sources.zip). Would it be possible to > get some background on why it isn't in the source release? > > I presume there are other convenience artifacts with similar issues. > > Thanks, > PJ > > On Fri, 27 Jun 2025 at 22:24, Alex Porcelli <porce...@apache.org> wrote: > > > > Hello everyone, > > > > This email serves as a call for votes to release Apache KIE > > (Incubating) v10.1.0-rc1. > > > > The Apache KIE community has reviewed and approved the release of > > Apache KIE (Incubating) v10.1.0-rc1. We now kindly request IPMC > > members to review and cast their votes on this release. > > > > Apache KIE(incubating) - The home of the most popular business > > automation open-source technologies, including Drools, jBPM, > > SonataFlow, Optaplanner, Kogito, and Tools. > > > > KIE community vote thread: > > https://lists.apache.org/thread/1hy6nb6511lpxp9f3dkcj3gb8rsfbr13 > > > > Vote result thread: > > https://lists.apache.org/thread/kdd433g2fvz5g78yw88ktmh0gtm9ywgq > > > > You can access the release candidate artifacts here: > > https://dist.apache.org/repos/dist/dev/incubator/kie/10.1.0-rc1/ > > > > Notes: > > - There is only one source release: > > https://dist.apache.org/repos/dist/dev/incubator/kie/10.1.0-rc1/apache-kie-10.1.0-incubating-sources.zip > > - All other artifacts are convenient binaries. > > > > 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 is 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/ > > > > 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. > > > > For updated information on how to verify the release, 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-10.1 > > > > - > > Alex > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org