buildbot exception in on flink-docs-master

2016-08-13 Thread buildbot
The Buildbot has detected a build exception on builder flink-docs-master while building . Full details are available at: https://ci.apache.org/builders/flink-docs-master/builds/424 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave2_ubuntu Build Reason: The Nightly sch

flink git commit: [FLINK-4384] [rpc] Add "scheduleRunAsync()" to the RpcEndpoint

2016-08-13 Thread sewen
Repository: flink Updated Branches: refs/heads/flip-6 4cde59141 -> f74f44bb5 [FLINK-4384] [rpc] Add "scheduleRunAsync()" to the RpcEndpoint This closes #2360 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/f74f44bb Tree:

flink git commit: [FLINK-4236] fix error handling for jar files with no main method

2016-08-13 Thread mxm
Repository: flink Updated Branches: refs/heads/release-1.1 58c810aea -> f67cb89d4 [FLINK-4236] fix error handling for jar files with no main method This change shows only entry classes with a valid main method. It ignores classes which contain no main method. This closes #2347 Project: http

flink git commit: [FLINK-4236] fix error handling for jar files with no main method

2016-08-13 Thread mxm
Repository: flink Updated Branches: refs/heads/master f170e04ab -> 726d7c7ff [FLINK-4236] fix error handling for jar files with no main method This change shows only entry classes with a valid main method. It ignores classes which contain no main method. This closes #2347 Project: http://gi