CalvinKirs commented on PR #3734: URL: https://github.com/apache/calcite/pull/3734#issuecomment-1997598195
> > I have the impressions that these licenses are automatically bundled inside the `licenses` folder when building and releasing the project so they are not really missing.↳↳ > > @CalvinKirs Some files I know seem to generate licenses in the release version. I know some communities do this, such as flink-kubernetes-operator. I'm not sure if calcite is the case↳ Managing source dependencies with scripts is usually a challenging task. Even in Calcite, we maintain a duplicate of the source dependencies and reference the copy location in the LICENSE file. While I'm not familiar with Flink, I would wager that their automation isn't fully automated in the strictest sense. -- 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]
