On 21 Jul 2014, at 16:42, Stephan Ewen <[email protected]> wrote: > I have updated the LICENSE and NOTICE files with notices and licenses from > all immediate subcomponents.
Thank you very much for taking care of this! 1. I've looked at all the pom files and the LICENSE and NOTICE files. I noticed the following: - I couldn't find ASM. It's a dependency of flink-scala. - I couldn't find ScalaTest (test scope, but it should be bundled with the testjar?) 2. I also remembered that ClosureCleaner in flink-scala is from Spark, but lacks a notice in the file itself. How should we handle it?
