gyfora commented on PR #680: URL: https://github.com/apache/flink-kubernetes-operator/pull/680#issuecomment-1729104110
> How do you manage to update/generate this NOTICE file, should I do it manually? In the core Flink project there is some util for this but usually I just run this in the `flink-kubernetes-operator` submodule: ``` mvn clean package -DskipTests | grep Including | sort | cut -d' ' -f3 ``` and do it by hand. In this case I think only the JOSDK related versions will change. -- 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]
