gyfora commented on code in PR #383:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/383#discussion_r981480247
##########
flink-kubernetes-shaded/pom.xml:
##########
@@ -88,6 +103,7 @@ under the License.
<exclude>META-INF/DEPENDENCIES</exclude>
<exclude>META-INF/LICENSE</exclude>
<exclude>META-INF/MANIFEST.MF</exclude>
+
<exclude>org/apache/flink/kubernetes/shaded/org/yaml/snakeyaml/**</exclude>
Review Comment:
Yes that is correct, @mbalassi didnt find a straightforward way to do this
but this should have no release implications as we correctly indicate the new
version in the other notice file.
--
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]