buildbot success in ASF Buildbot on flink-docs-master

2015-04-07 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-master while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-master/builds/63 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The Nightly

[2/3] flink git commit: [contrib] Remove redundant LICENSE file in 'flink-contrib/docker-flink'

2015-04-07 Thread sewen
[contrib] Remove redundant LICENSE file in 'flink-contrib/docker-flink' Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/71ca958a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/71ca958a Diff: http://git-wip-us.apache.o

[3/3] flink git commit: [licences] Updated LICENSE and NOTICE file of the binary distribution to contain dependencies of 'flink-dist'.

2015-04-07 Thread sewen
[licences] Updated LICENSE and NOTICE file of the binary distribution to contain dependencies of 'flink-dist'. This means that the LICENSE and NOTICE files reflect all dependencies that we include in the binary distribution, but not those of artifacts pulled only through maven. Project: http:

[1/3] flink git commit: Remove 'executable' permission from various non-executable source files

2015-04-07 Thread sewen
Repository: flink Updated Branches: refs/heads/master 4b89855aa -> 07aff921b Remove 'executable' permission from various non-executable source files Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/46925645 Tree: http://git

[3/8] flink git commit: [FLINK-1560] [streaming] Streaming examples rework

2015-04-07 Thread uce
[FLINK-1560] [streaming] Streaming examples rework Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ed7d1653 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/ed7d1653 Diff: http://git-wip-us.apache.org/repos/asf/flink/di

[2/8] flink git commit: [FLINK-1560] [streaming] Added ITCases to streaming examples

2015-04-07 Thread uce
[FLINK-1560] [streaming] Added ITCases to streaming examples Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/464e7828 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/464e7828 Diff: http://git-wip-us.apache.org/repos/as

[7/8] flink git commit: [runtime] Fix TaskManager's BLOB service host lookup when connecting to the JobManager

2015-04-07 Thread uce
[runtime] Fix TaskManager's BLOB service host lookup when connecting to the JobManager Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4b89855a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4b89855a Diff: http://git

[6/8] flink git commit: [runtime] Remove old unused classes

2015-04-07 Thread uce
[runtime] Remove old unused classes Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/09bd1f89 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/09bd1f89 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/09bd1f89 Br

[1/8] flink git commit: [FLINK-1560] [streaming] Streaming example ITCases cleanup

2015-04-07 Thread uce
Repository: flink Updated Branches: refs/heads/release-0.9.0-milestone-1 90dc58b55 -> 287b4e9a3 (forced update) [FLINK-1560] [streaming] Streaming example ITCases cleanup This closes #519 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/as

[5/8] flink git commit: [maven] [quickfix] Don't exclude Zookeeper in flink-streaming-connectors

2015-04-07 Thread uce
[maven] [quickfix] Don't exclude Zookeeper in flink-streaming-connectors Running package locally resulted in the following error: [ERROR] Failed to execute goal ... on project flink-streaming-connectors: Compilation failure [ERROR] .../KafkaTopicUtils.java:[57,25] cannot access org.apache.zooke

[8/8] flink git commit: [tools] Set release manager name for milestone release

2015-04-07 Thread uce
[tools] Set release manager name for milestone release Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/287b4e9a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/287b4e9a Diff: http://git-wip-us.apache.org/repos/asf/flin

[4/8] flink git commit: [FLINK-1837] [streaming] Throw Exception for checkpointed iterative programs

2015-04-07 Thread uce
[FLINK-1837] [streaming] Throw Exception for checkpointed iterative programs Checkpointing currently does not support this special case Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/52ebb295 Tree: http://git-wip-us.apache.o

[1/2] flink git commit: [runtime] Remove old unused classes

2015-04-07 Thread sewen
Repository: flink Updated Branches: refs/heads/master 4363f9884 -> 4b89855aa [runtime] Remove old unused classes Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/09bd1f89 Tree: http://git-wip-us.apache.org/repos/asf/flink/t

[2/2] flink git commit: [runtime] Fix TaskManager's BLOB service host lookup when connecting to the JobManager

2015-04-07 Thread sewen
[runtime] Fix TaskManager's BLOB service host lookup when connecting to the JobManager Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4b89855a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4b89855a Diff: http://git

flink git commit: [maven] [quickfix] Don't exclude Zookeeper in flink-streaming-connectors

2015-04-07 Thread uce
Repository: flink Updated Branches: refs/heads/master 52ebb295c -> 4363f9884 [maven] [quickfix] Don't exclude Zookeeper in flink-streaming-connectors Running package locally resulted in the following error: [ERROR] Failed to execute goal ... on project flink-streaming-connectors: Compilation

flink git commit: [FLINK-1837] [streaming] Throw Exception for checkpointed iterative programs

2015-04-07 Thread mbalassi
Repository: flink Updated Branches: refs/heads/master 954beca7e -> 52ebb295c [FLINK-1837] [streaming] Throw Exception for checkpointed iterative programs Checkpointing currently does not support this special case Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-w

[3/3] flink git commit: [FLINK-1560] [streaming] Streaming examples rework

2015-04-07 Thread mbalassi
[FLINK-1560] [streaming] Streaming examples rework Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ed7d1653 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/ed7d1653 Diff: http://git-wip-us.apache.org/repos/asf/flink/di

[2/3] flink git commit: [FLINK-1560] [streaming] Added ITCases to streaming examples

2015-04-07 Thread mbalassi
[FLINK-1560] [streaming] Added ITCases to streaming examples Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/464e7828 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/464e7828 Diff: http://git-wip-us.apache.org/repos/as

[1/3] flink git commit: [FLINK-1560] [streaming] Streaming example ITCases cleanup

2015-04-07 Thread mbalassi
Repository: flink Updated Branches: refs/heads/master d33b44549 -> 954beca7e [FLINK-1560] [streaming] Streaming example ITCases cleanup This closes #519 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/954beca7 Tree: http:

flink git commit: [FLINK-1817] Fix ClassLoaderObjectInputStream to support primitive type classes

2015-04-07 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-0.8 2f94d4257 -> a8dee2f0f [FLINK-1817] Fix ClassLoaderObjectInputStream to support primitive type classes Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/a8dee2f0 Tre

flink git commit: [tools] Set release manager name for milestone release

2015-04-07 Thread uce
Repository: flink Updated Branches: refs/heads/release-0.9.0-milestone-1 [created] 90dc58b55 [tools] Set release manager name for milestone release Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/90dc58b5 Tree: http://git-

[1/3] flink git commit: Fix issue where Windows paths were not recognized as absolute Added Windows test cases to Path tests

2015-04-07 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 5cd9e9d94 -> d33b44549 Fix issue where Windows paths were not recognized as absolute Added Windows test cases to Path tests This closes #491 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/r

[2/3] flink git commit: Additional tests for Path.isAbsolute()

2015-04-07 Thread fhueske
Additional tests for Path.isAbsolute() Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/23fe0062 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/23fe0062 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/23fe0062

[3/3] flink git commit: [FLINK-1817] Fix ClassLoaderObjectInputStream to support primitive type classes

2015-04-07 Thread fhueske
[FLINK-1817] Fix ClassLoaderObjectInputStream to support primitive type classes This closes #565 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d33b4454 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/d33b4454 Diff:

[1/2] flink git commit: [runtime] Improve robustness of test TaskManagerRegistrationTest.

2015-04-07 Thread sewen
Repository: flink Updated Branches: refs/heads/master 0ca1f0c7b -> 5cd9e9d94 [runtime] Improve robustness of test TaskManagerRegistrationTest. Also rename jobmanager.TaskManagerRegistrationTest to avoid name conflicts. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http:/

[2/2] flink git commit: [TaskManager] Add test for failure behavior on TaskManager startup

2015-04-07 Thread sewen
[TaskManager] Add test for failure behavior on TaskManager startup Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4ed009ec Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4ed009ec Diff: http://git-wip-us.apache.org/re

flink git commit: [runtime] Add docs to BufferPool classes

2015-04-07 Thread uce
Repository: flink Updated Branches: refs/heads/master 4f4c6b90d -> 0ca1f0c7b [runtime] Add docs to BufferPool classes Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0ca1f0c7 Tree: http://git-wip-us.apache.org/repos/asf/fl