We finally got access to the Apache Maven repositories ( https://issues.apache.org/jira/browse/INFRA-8026). I was able to deploy the current version to the SNAPSHOT repository: https://repository.apache.org/content/repositories/snapshots/org/apache/flink/ I'll now set it up for automated deployment with Travis.
On Tue, Jul 22, 2014 at 10:42 AM, Ufuk Celebi <[email protected]> wrote: > > 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?
