I did the first pass for the legal check.

  - Source LICENSE and NOTICE are okay

  - In the shaded JAR files, we are not bundling the license and notice
files of the dependencies we include in the shaded jars.
     => Not a problem for Guava (Apache Licensed)
     => I think is a problem for ASM (redistribution in binary form, hence
needs a notice of the copy)

  - The Table API / SQL module needs more entries for Janino / Reflections
(both BSD licensed)

So that is definitely a blocker.


On Mon, May 8, 2017 at 12:14 PM, Robert Metzger <rmetz...@apache.org> wrote:

> Hi Devs,
>
> I've created a first non-voting release candidate for Flink 1.3.0.
> Please use this RC to test as much as you can and provide feedback to the
> Flink community. The more we find and fix now, the better Flink 1.3.0 wil
> be :)
>
> I've CC'ed the user@ mailing list to get more people to test it. DO NOT
> USE THIS RELEASE CANDIDATE IN PRODUCTION.
>
> I will prepare a google document to synchronize the testing effort a bit
> more.
>
> Depending on the number of issues we identify, I hope that we can do the
> first VOTEing RC early next week.
>
> ---------------------------------------------------------------------
>
> The release commit is f94c002991dcce9f1104f8e61b43efb2f8247cb4, located
> here: http://git-wip-us.apache.org/repos/asf/flink/commit/f94c0029
>
> The artifacts are located here: http://people.apache.
> org/~rmetzger/flink-1.3.0-rc0/
>
> The maven staging repository is here: https://repository.
> apache.org/content/repositories/orgapacheflink-1118
>
> ---------------------------------------------------------------------
>
> Happy testing!
>
> Regards,
> Robert
>
>

Reply via email to