You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by se...@apache.org on 2015/04/07 23:44:21 UTC

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

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-wip-us.apache.org/repos/asf/flink/tree/46925645
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/46925645

Branch: refs/heads/master
Commit: 469256458c51ccf9035c4d0b6083c072d9858452
Parents: 4b89855
Author: Stephan Ewen <se...@apache.org>
Authored: Tue Apr 7 19:09:02 2015 +0200
Committer: Stephan Ewen <se...@apache.org>
Committed: Tue Apr 7 19:12:25 2015 +0200

----------------------------------------------------------------------
 docs/css/main/main.css                                 |   0
 docs/favicon.ico                                       | Bin
 docs/favicon.png                                       | Bin
 docs/img/ClientJmTm.svg                                |   0
 docs/img/job_and_execution_graph.svg                   |   0
 docs/img/logo.png                                      | Bin
 docs/img/plan_visualizer.png                           | Bin
 docs/img/slots.svg                                     |   0
 docs/img/state_machine.svg                             |   0
 .../main/resources/web-docs/css/nephelefrontend.css    |   0
 .../src/main/resources/web-docs/img/GradientBoxes.png  | Bin
 .../src/main/resources/web-docs/img/gradient.jpg       | Bin
 flink-clients/src/main/resources/web-docs/launch.html  |   0
 .../org/apache/flink/types/NullFieldException.java     |   0
 .../resources/web-docs-infoserver/css/bootstrap.css    |   0
 .../web-docs-infoserver/css/bootstrap.min.css          |   0
 .../resources/web-docs-infoserver/css/sb-admin.css     |   0
 .../font-awesome/css/font-awesome.css                  |   0
 .../font-awesome/css/font-awesome.min.css              |   0
 .../font-awesome/fonts/FontAwesome.otf                 | Bin
 .../font-awesome/fonts/fontawesome-webfont.eot         | Bin
 .../font-awesome/fonts/fontawesome-webfont.svg         |   0
 .../font-awesome/fonts/fontawesome-webfont.ttf         | Bin
 .../font-awesome/fonts/fontawesome-webfont.woff        | Bin
 .../font-awesome/less/bordered-pulled.less             |   0
 .../web-docs-infoserver/font-awesome/less/core.less    |   0
 .../font-awesome/less/fixed-width.less                 |   0
 .../font-awesome/less/font-awesome.less                |   0
 .../web-docs-infoserver/font-awesome/less/icons.less   |   0
 .../web-docs-infoserver/font-awesome/less/larger.less  |   0
 .../web-docs-infoserver/font-awesome/less/list.less    |   0
 .../web-docs-infoserver/font-awesome/less/mixins.less  |   0
 .../web-docs-infoserver/font-awesome/less/path.less    |   0
 .../font-awesome/less/rotated-flipped.less             |   0
 .../font-awesome/less/spinning.less                    |   0
 .../web-docs-infoserver/font-awesome/less/stacked.less |   0
 .../font-awesome/less/variables.less                   |   0
 .../font-awesome/scss/_bordered-pulled.scss            |   0
 .../web-docs-infoserver/font-awesome/scss/_core.scss   |   0
 .../font-awesome/scss/_fixed-width.scss                |   0
 .../web-docs-infoserver/font-awesome/scss/_icons.scss  |   0
 .../web-docs-infoserver/font-awesome/scss/_larger.scss |   0
 .../web-docs-infoserver/font-awesome/scss/_list.scss   |   0
 .../web-docs-infoserver/font-awesome/scss/_mixins.scss |   0
 .../web-docs-infoserver/font-awesome/scss/_path.scss   |   0
 .../font-awesome/scss/_rotated-flipped.scss            |   0
 .../font-awesome/scss/_spinning.scss                   |   0
 .../font-awesome/scss/_stacked.scss                    |   0
 .../font-awesome/scss/_variables.scss                  |   0
 .../font-awesome/scss/font-awesome.scss                |   0
 .../main/resources/web-docs-infoserver/js/bootstrap.js |   0
 flink-staging/flink-gelly/pom.xml                      |   0
 .../test/example/LabelPropagationExampleITCase.java    |   0
 .../apache/flink/addons/hbase/TableInputFormat.java    |   0
 .../flink/addons/hbase/example/HBaseReadExample.java   |   0
 .../flink-hbase/src/test/resources/log4j.properties    |   0
 .../flink/streaming/connectors/rabbitmq/RMQSource.java |   0
 .../streaming/connectors/rabbitmq/RMQTopology.java     |   0
 .../streaming/api/datastream/ConnectedDataStream.java  |   0
 .../flink/streaming/api/datastream/DataStreamSink.java |   0
 .../streaming/api/datastream/DataStreamSource.java     |   0
 .../streaming/api/datastream/GroupedDataStream.java    |   0
 .../api/datastream/SingleOutputStreamOperator.java     |   0
 .../streaming/api/datastream/SplitDataStream.java      |   0
 .../api/environment/LocalStreamEnvironment.java        |   0
 .../streaming/api/function/co/RichCoMapFunction.java   |   0
 .../streaming/api/function/sink/PrintSinkFunction.java |   0
 .../streaming/api/function/sink/RichSinkFunction.java  |   0
 .../api/function/source/FromElementsFunction.java      |   0
 .../api/function/source/GenSequenceFunction.java       |   0
 .../api/function/source/RichSourceFunction.java        |   0
 .../streaming/api/function/source/SourceFunction.java  |   0
 .../flink/streaming/api/invokable/SinkInvokable.java   |   0
 .../api/invokable/operator/BatchIterator.java          |   0
 .../api/invokable/operator/GroupedReduceInvokable.java |   0
 .../api/streamrecord/StreamRecordSerializer.java       |   0
 .../api/streamvertex/StreamIterationHead.java          |   0
 .../api/streamvertex/StreamIterationTail.java          |   0
 .../api/windowing/StreamWindowSerializer.java          |   0
 .../apache/flink/streaming/io/BlockingQueueBroker.java |   0
 .../apache/flink/streaming/io/CoReaderIterator.java    |   0
 .../org/apache/flink/streaming/io/CoRecordReader.java  |   0
 .../apache/flink/streaming/io/StreamRecordWriter.java  |   0
 .../org/apache/flink/streaming/util/ClusterUtil.java   |   0
 .../streaming/api/collector/OutputSelectorTest.java    |   0
 .../streaming/api/collector/StreamCollectorTest.java   |   0
 .../invokable/operator/GroupedReduceInvokableTest.java |   0
 .../api/invokable/operator/StreamReduceTest.java       |   0
 .../api/invokable/operator/co/CoStreamReduceTest.java  |   0
 .../operator/windowing/WindowIntegrationTest.java      |   0
 .../streaming/api/streamvertex/MockRecordWriter.java   |   0
 .../examples/ml/IncrementalLearningSkeleton.java       |   0
 flink-tests/src/test/resources/testdata/terainput.txt  |   0
 93 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/css/main/main.css
----------------------------------------------------------------------
diff --git a/docs/css/main/main.css b/docs/css/main/main.css
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/favicon.ico
----------------------------------------------------------------------
diff --git a/docs/favicon.ico b/docs/favicon.ico
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/favicon.png
----------------------------------------------------------------------
diff --git a/docs/favicon.png b/docs/favicon.png
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/img/ClientJmTm.svg
----------------------------------------------------------------------
diff --git a/docs/img/ClientJmTm.svg b/docs/img/ClientJmTm.svg
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/img/job_and_execution_graph.svg
----------------------------------------------------------------------
diff --git a/docs/img/job_and_execution_graph.svg b/docs/img/job_and_execution_graph.svg
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/img/logo.png
----------------------------------------------------------------------
diff --git a/docs/img/logo.png b/docs/img/logo.png
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/img/plan_visualizer.png
----------------------------------------------------------------------
diff --git a/docs/img/plan_visualizer.png b/docs/img/plan_visualizer.png
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/img/slots.svg
----------------------------------------------------------------------
diff --git a/docs/img/slots.svg b/docs/img/slots.svg
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/docs/img/state_machine.svg
----------------------------------------------------------------------
diff --git a/docs/img/state_machine.svg b/docs/img/state_machine.svg
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-clients/src/main/resources/web-docs/css/nephelefrontend.css
----------------------------------------------------------------------
diff --git a/flink-clients/src/main/resources/web-docs/css/nephelefrontend.css b/flink-clients/src/main/resources/web-docs/css/nephelefrontend.css
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-clients/src/main/resources/web-docs/img/GradientBoxes.png
----------------------------------------------------------------------
diff --git a/flink-clients/src/main/resources/web-docs/img/GradientBoxes.png b/flink-clients/src/main/resources/web-docs/img/GradientBoxes.png
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-clients/src/main/resources/web-docs/img/gradient.jpg
----------------------------------------------------------------------
diff --git a/flink-clients/src/main/resources/web-docs/img/gradient.jpg b/flink-clients/src/main/resources/web-docs/img/gradient.jpg
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-clients/src/main/resources/web-docs/launch.html
----------------------------------------------------------------------
diff --git a/flink-clients/src/main/resources/web-docs/launch.html b/flink-clients/src/main/resources/web-docs/launch.html
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-core/src/main/java/org/apache/flink/types/NullFieldException.java
----------------------------------------------------------------------
diff --git a/flink-core/src/main/java/org/apache/flink/types/NullFieldException.java b/flink-core/src/main/java/org/apache/flink/types/NullFieldException.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/css/bootstrap.css
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/css/bootstrap.css b/flink-runtime/src/main/resources/web-docs-infoserver/css/bootstrap.css
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/css/bootstrap.min.css
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/css/bootstrap.min.css b/flink-runtime/src/main/resources/web-docs-infoserver/css/bootstrap.min.css
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/css/sb-admin.css
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/css/sb-admin.css b/flink-runtime/src/main/resources/web-docs-infoserver/css/sb-admin.css
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/css/font-awesome.css
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/css/font-awesome.css b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/css/font-awesome.css
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/css/font-awesome.min.css
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/css/font-awesome.min.css b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/css/font-awesome.min.css
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/FontAwesome.otf
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/FontAwesome.otf b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/FontAwesome.otf
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.eot
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.eot b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.eot
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.svg
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.svg b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.svg
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.ttf
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.ttf b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.ttf
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.woff
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.woff b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/fonts/fontawesome-webfont.woff
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/bordered-pulled.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/bordered-pulled.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/bordered-pulled.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/core.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/core.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/core.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/fixed-width.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/fixed-width.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/fixed-width.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/font-awesome.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/font-awesome.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/font-awesome.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/icons.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/icons.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/icons.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/larger.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/larger.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/larger.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/list.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/list.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/list.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/mixins.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/mixins.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/mixins.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/path.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/path.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/path.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/rotated-flipped.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/rotated-flipped.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/rotated-flipped.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/spinning.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/spinning.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/spinning.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/stacked.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/stacked.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/stacked.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/variables.less
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/variables.less b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/less/variables.less
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_bordered-pulled.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_bordered-pulled.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_bordered-pulled.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_core.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_core.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_core.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_fixed-width.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_fixed-width.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_fixed-width.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_icons.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_icons.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_icons.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_larger.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_larger.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_larger.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_list.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_list.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_list.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_mixins.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_mixins.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_mixins.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_path.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_path.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_path.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_rotated-flipped.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_rotated-flipped.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_rotated-flipped.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_spinning.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_spinning.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_spinning.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_stacked.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_stacked.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_stacked.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_variables.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_variables.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/_variables.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/font-awesome.scss
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/font-awesome.scss b/flink-runtime/src/main/resources/web-docs-infoserver/font-awesome/scss/font-awesome.scss
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-runtime/src/main/resources/web-docs-infoserver/js/bootstrap.js
----------------------------------------------------------------------
diff --git a/flink-runtime/src/main/resources/web-docs-infoserver/js/bootstrap.js b/flink-runtime/src/main/resources/web-docs-infoserver/js/bootstrap.js
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-gelly/pom.xml
----------------------------------------------------------------------
diff --git a/flink-staging/flink-gelly/pom.xml b/flink-staging/flink-gelly/pom.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/example/LabelPropagationExampleITCase.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/example/LabelPropagationExampleITCase.java b/flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/example/LabelPropagationExampleITCase.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-hbase/src/main/java/org/apache/flink/addons/hbase/TableInputFormat.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-hbase/src/main/java/org/apache/flink/addons/hbase/TableInputFormat.java b/flink-staging/flink-hbase/src/main/java/org/apache/flink/addons/hbase/TableInputFormat.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseReadExample.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseReadExample.java b/flink-staging/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseReadExample.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-hbase/src/test/resources/log4j.properties
----------------------------------------------------------------------
diff --git a/flink-staging/flink-hbase/src/test/resources/log4j.properties b/flink-staging/flink-hbase/src/test/resources/log4j.properties
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-connectors/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/RMQSource.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-connectors/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/RMQSource.java b/flink-staging/flink-streaming/flink-streaming-connectors/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/RMQSource.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-connectors/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/RMQTopology.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-connectors/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/RMQTopology.java b/flink-staging/flink-streaming/flink-streaming-connectors/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/RMQTopology.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/ConnectedDataStream.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/ConnectedDataStream.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/ConnectedDataStream.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/DataStreamSink.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/DataStreamSink.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/DataStreamSink.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/DataStreamSource.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/DataStreamSource.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/DataStreamSource.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/GroupedDataStream.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/GroupedDataStream.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/GroupedDataStream.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/SingleOutputStreamOperator.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/SingleOutputStreamOperator.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/SingleOutputStreamOperator.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/SplitDataStream.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/SplitDataStream.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/datastream/SplitDataStream.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/environment/LocalStreamEnvironment.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/environment/LocalStreamEnvironment.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/environment/LocalStreamEnvironment.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/co/RichCoMapFunction.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/co/RichCoMapFunction.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/co/RichCoMapFunction.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/sink/PrintSinkFunction.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/sink/PrintSinkFunction.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/sink/PrintSinkFunction.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/sink/RichSinkFunction.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/sink/RichSinkFunction.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/sink/RichSinkFunction.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/FromElementsFunction.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/FromElementsFunction.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/FromElementsFunction.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/GenSequenceFunction.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/GenSequenceFunction.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/GenSequenceFunction.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/RichSourceFunction.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/RichSourceFunction.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/RichSourceFunction.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/SourceFunction.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/SourceFunction.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/function/source/SourceFunction.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/SinkInvokable.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/SinkInvokable.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/SinkInvokable.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/operator/BatchIterator.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/operator/BatchIterator.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/operator/BatchIterator.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/operator/GroupedReduceInvokable.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/operator/GroupedReduceInvokable.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/invokable/operator/GroupedReduceInvokable.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamrecord/StreamRecordSerializer.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamrecord/StreamRecordSerializer.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamrecord/StreamRecordSerializer.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamvertex/StreamIterationHead.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamvertex/StreamIterationHead.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamvertex/StreamIterationHead.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamvertex/StreamIterationTail.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamvertex/StreamIterationTail.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/streamvertex/StreamIterationTail.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/windowing/StreamWindowSerializer.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/windowing/StreamWindowSerializer.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/windowing/StreamWindowSerializer.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/BlockingQueueBroker.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/BlockingQueueBroker.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/BlockingQueueBroker.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/CoReaderIterator.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/CoReaderIterator.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/CoReaderIterator.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/CoRecordReader.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/CoRecordReader.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/CoRecordReader.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/StreamRecordWriter.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/StreamRecordWriter.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/io/StreamRecordWriter.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/util/ClusterUtil.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/util/ClusterUtil.java b/flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/util/ClusterUtil.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/collector/OutputSelectorTest.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/collector/OutputSelectorTest.java b/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/collector/OutputSelectorTest.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/collector/StreamCollectorTest.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/collector/StreamCollectorTest.java b/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/collector/StreamCollectorTest.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/GroupedReduceInvokableTest.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/GroupedReduceInvokableTest.java b/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/GroupedReduceInvokableTest.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/StreamReduceTest.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/StreamReduceTest.java b/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/StreamReduceTest.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/co/CoStreamReduceTest.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/co/CoStreamReduceTest.java b/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/co/CoStreamReduceTest.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/windowing/WindowIntegrationTest.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/windowing/WindowIntegrationTest.java b/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/invokable/operator/windowing/WindowIntegrationTest.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/streamvertex/MockRecordWriter.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/streamvertex/MockRecordWriter.java b/flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/streamvertex/MockRecordWriter.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-staging/flink-streaming/flink-streaming-examples/src/main/java/org/apache/flink/streaming/examples/ml/IncrementalLearningSkeleton.java
----------------------------------------------------------------------
diff --git a/flink-staging/flink-streaming/flink-streaming-examples/src/main/java/org/apache/flink/streaming/examples/ml/IncrementalLearningSkeleton.java b/flink-staging/flink-streaming/flink-streaming-examples/src/main/java/org/apache/flink/streaming/examples/ml/IncrementalLearningSkeleton.java
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/flink/blob/46925645/flink-tests/src/test/resources/testdata/terainput.txt
----------------------------------------------------------------------
diff --git a/flink-tests/src/test/resources/testdata/terainput.txt b/flink-tests/src/test/resources/testdata/terainput.txt
old mode 100755
new mode 100644


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

Posted by se...@apache.org.
[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.org/repos/asf/flink/diff/71ca958a

Branch: refs/heads/master
Commit: 71ca958a2dbb94f1f309603130ac403751e55e63
Parents: 4692564
Author: Stephan Ewen <se...@apache.org>
Authored: Tue Apr 7 19:44:51 2015 +0200
Committer: Stephan Ewen <se...@apache.org>
Committed: Tue Apr 7 19:44:51 2015 +0200

----------------------------------------------------------------------
 flink-contrib/docker-flink/LICENSE | 202 --------------------------------
 1 file changed, 202 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/71ca958a/flink-contrib/docker-flink/LICENSE
----------------------------------------------------------------------
diff --git a/flink-contrib/docker-flink/LICENSE b/flink-contrib/docker-flink/LICENSE
deleted file mode 100644
index e06d208..0000000
--- a/flink-contrib/docker-flink/LICENSE
+++ /dev/null
@@ -1,202 +0,0 @@
-Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "{}"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright {yyyy} {name of copyright owner}
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-


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

Posted by se...@apache.org.
[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://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/07aff921
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/07aff921
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/07aff921

Branch: refs/heads/master
Commit: 07aff921b3254c17997497ed19fd1771b231b4bf
Parents: 71ca958
Author: Stephan Ewen <se...@apache.org>
Authored: Tue Apr 7 21:08:35 2015 +0200
Committer: Stephan Ewen <se...@apache.org>
Committed: Tue Apr 7 23:00:41 2015 +0200

----------------------------------------------------------------------
 flink-dist/src/main/flink-bin/LICENSE |  71 +-------
 flink-dist/src/main/flink-bin/NOTICE  | 267 ++++-------------------------
 2 files changed, 38 insertions(+), 300 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/07aff921/flink-dist/src/main/flink-bin/LICENSE
----------------------------------------------------------------------
diff --git a/flink-dist/src/main/flink-bin/LICENSE b/flink-dist/src/main/flink-bin/LICENSE
index 8c733e4..d348bbc 100644
--- a/flink-dist/src/main/flink-bin/LICENSE
+++ b/flink-dist/src/main/flink-bin/LICENSE
@@ -224,33 +224,27 @@ under the Apache License (v 2.0):
  - Apache Commons CLI (http://commons.apache.org/cli/)
  - Apache Commons FileUpload (http://commons.apache.org/fileupload/)
  - Apache Commons IO (http://commons.apache.org/io/)
- - Apache Commons Lang v.3.3.2 (http://commons.apache.org/proper/commons-lang/)
+ - Apache Commons Lang 3 v.3.3.2 (http://commons.apache.org/proper/commons-lang/)
  - Apache Commons Math (http://commons.apache.org/proper/commons-math/)
- - Apache Avro (http://avro.apache.org)
+ - Apache log4j 1.2 (http://logging.apache.org/log4j/1.2/)
+ - Apache Avro v1.7.6 (http://avro.apache.org)
  - Apache Hadoop (http://hadoop.apache.org)
- - Apache HBase Client (http://hbase.apache.org)
- - Apache Derby (http://db.apache.org/derby/)
- - Apache Kafka (http://kafka.apache.org)
- - Apache Flume (http://flume.apache.org)
  - Apache Sling (http://sling.apache.org)
  - Apache Thrift (http://thrift.apache.org)
  - Google Guava (https://code.google.com/p/guava-libraries/)
  - Google Protocol Buffers (https://github.com/google/protobuf/)
  - Netty v4.0.21 (http://netty.io)
- - Powermock (http://www.powermock.org)
  - Javassist (http://www.javassist.org)
  - Kryo-Serializers (https://github.com/magro/kryo-serializers/)
  - Joda-Time (http://www.joda.org/joda-time/)
  - Chill_2.10 v0.5.1 (https://github.com/twitter/chill)
- - Jetty Web Container (http://www.eclipse.org/jetty/)
+ - Jetty Server, Jetty Security, Jetty Servlet (http://www.eclipse.org/jetty/)
  - Amazon Web Services SDK for Java (http://aws.amazon.com/sdkforjava/)
- - ScalaTest (http://www.scalatest.org)
  - StartBootstrap (http://startbootstrap.com)
  - CHAP Links Library Timeline (http://almende.github.io/chap-links-library/)
- - Twitter Hosebird Client (hbc) (https://github.com/twitter/hbc)
  - Jettison (http://jettison.codehaus.org)
  - Akka (http://akka.io)
- - Breeze (https://github.com/scalanlp/breeze)
+ - Metrics (https://github.com/dropwizard/metrics)
  
 
 -----------------------------------------------------------------------
@@ -272,6 +266,7 @@ The Apache Flink project bundles the following components under the MIT License:
  - Font Awesome - Code (http://fortawesome.github.io/Font-Awesome/) - Copyright (c) 2014 Dave Gandy
  - D3 dagre renderer (https://github.com/cpettitt/dagre-d3) - Copyright (c) 2012-2013 Chris Pettitt
  - spymemcached (http://code.google.com/p/spymemcached/) - Copyright (c) 2006-2009  Dustin Sallings, Copyright (c) 2009-2011  Couchbase, Inc.
+ - scopt (https://github.com/scopt/scopt) - Copyright (c) scopt contributors
 
 
 All rights reserved.
@@ -303,12 +298,8 @@ The Apache Flink project bundles the following components under
 BSD-style licenses:
  
 [3-clause BSD license]
- - core (com.github.fommil.netlib:core:1.1.2 - https://github.com/fommil/netlib-java/core)
  - Kryo (https://github.com/EsotericSoftware/kryo) - Copyright (c) 2008, Nathan Sweet
  - D3 (http://d3js.org/) - Copyright (c) 2010-2014, Michael Bostock
- - LevelDB JNI (https://github.com/fusesource/leveldbjni/) - Copyright (c) 2011, FuseSource Corp.
- - Memcached (https://github.com/memcached/memcached) - Copyright (c) 2003, Danga Interactive, Inc.
- - Redis (http://redis.io/) - Copyright (c) 2009, Salvatore Sanfilippo and Pieter Noordhuis
  
 [BSD-like License]
  - Scala Library (http://www.scala-lang.org/) - Copyright (c) 2002-2014 EPFL, Copyright (c) 2011-2014 Typesafe, Inc.
@@ -349,21 +340,6 @@ POSSIBILITY OF SUCH DAMAGE.
 
 
 -----------------------------------------------------------------------
- Mozilla Public License  - v 1.1
------------------------------------------------------------------------
-
-The Apache Flink project bundles the following components
-under the Mozilla Public License (v 1.1)
-
- - RabbitMQ (http://www.rabbitmq.com) 
-      The Initial Developer of the Original Code is GoPivotal,Ltd.
-      Copyright (c) 2007-2013 GoPivotal, Inc.  All Rights Reserved.
- 
-You may obtain a copy of the Mozilla Public License (v 1.1) at
-http://www.mozilla.org/MPL/
-
-
------------------------------------------------------------------------
  Eclipse Public License  - v 1.0
 -----------------------------------------------------------------------
 
@@ -376,6 +352,7 @@ under the Eclipse Public License (v 1.0)
 You may obtain a copy of the Eclipse Public License (v 1.0) at
 https://www.eclipse.org/legal/epl-v10.html
 
+
 -----------------------------------------------------------------------
  The Open Font License
 -----------------------------------------------------------------------
@@ -541,37 +518,3 @@ JSON in Java
    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    DEALINGS IN THE SOFTWARE.
 
------------------------------------------------------------------------
- For Apache Kafka
------------------------------------------------------------------------
-
-Apache Kafka depends on SBT licensed under the following license
-
-SBT LICENSE
-
-Copyright (c) 2008, 2009, 2010 Mark Harrah, Jason Zaugg
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-3. The name of the author may not be used to endorse or promote products
-   derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flink/blob/07aff921/flink-dist/src/main/flink-bin/NOTICE
----------------------------------------------------------------------
diff --git a/flink-dist/src/main/flink-bin/NOTICE b/flink-dist/src/main/flink-bin/NOTICE
index 726f231..cf3f4fe 100644
--- a/flink-dist/src/main/flink-bin/NOTICE
+++ b/flink-dist/src/main/flink-bin/NOTICE
@@ -33,6 +33,7 @@ with permission from the original authors.
 Original source copyright:
 Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
 
+
 -----------------------------------------------------------------------
                           LOGBack
 -----------------------------------------------------------------------
@@ -48,6 +49,7 @@ the Eclipse Foundation
 under the terms of the GNU Lesser General Public License version 2.1
 as published by the Free Software Foundation.
 
+
 -----------------------------------------------------------------------
                        Apache Commmons Lang3
 -----------------------------------------------------------------------
@@ -66,52 +68,6 @@ available from http://www.digip.org/jansson/.
 
 
 -----------------------------------------------------------------------
-                           Apache HBase
------------------------------------------------------------------------
-
-This product includes software developed by The Apache Software
-Foundation (http://www.apache.org/).
-
-In addition, this product includes software developed by:
-
-Jamon (http://www.jamon.org/) is a text template engine for Java used by our
-UI.  It uses the Mozilla Public License (http://www.mozilla.org/MPL/)
-See the tail of http://www.jamon.org/About.html
-
-JUnit (http://www.junit.org/) included under the Common Public License v1.0.  See
-the full text here: http://junit.sourceforge.net/cpl-v10.html
-
-JRuby (http://jruby.org) is tri-licensed.  We include it under terms of the
-Common Public License v1.0.
-
-JRuby itself includes libraries variously licensed.  See its COPYING document
-for details: https://github.com/jruby/jruby/blob/master/COPYING
-    
-The JRuby community went out of their way to make JRuby compatible with Apache
-projects: See https://issues.apache.org/jira/browse/HBASE-3374)
-
-
------------------------------------------------------------------------
-                           Apache Flume
------------------------------------------------------------------------
-
-Portions of this software were developed at
-Cloudera, Inc. (http://www.cloudera.com/).
-
------------------------------------------------------------------------
-                           Apache Camel
------------------------------------------------------------------------
-
-This product includes software developed by The Apache Software
-Foundation (http://www.apache.org/).
-
------------------------------------------------------------------------
-                           Akka
------------------------------------------------------------------------
-
-Copyright 2009-2014 Typesafe Inc. (http://www.typesafe.com)
-
------------------------------------------------------------------------
                            Apache Sling
 -----------------------------------------------------------------------
 
@@ -129,6 +85,14 @@ Copyright (c) 2002 JSON.org
 
 
 -----------------------------------------------------------------------
+                           Akka
+-----------------------------------------------------------------------
+
+Copyright 2009-2014 Typesafe Inc. (http://www.typesafe.com)
+
+
+
+-----------------------------------------------------------------------
                    Amazon Web Services SDK for Java
 -----------------------------------------------------------------------
 
@@ -148,6 +112,7 @@ This software includes third party software subject to the following copyrights:
 
 The licenses for these third party components are included in LICENSE.txt
 
+
 -----------------------------------------------------------------------
                    Joda-Time Library
 -----------------------------------------------------------------------
@@ -155,6 +120,7 @@ The licenses for these third party components are included in LICENSE.txt
 This product includes software developed by
 Joda.org (http://www.joda.org/).
 
+
 -----------------------------------------------------------------------
                       Twitter Chill Library
 -----------------------------------------------------------------------
@@ -172,6 +138,7 @@ Commons-Codec 1.7
 Apache Public License 2.0
 http://hadoop.apache.org
 
+
 -----------------------------------------------------------------------
                         Jetty Web Container
 -----------------------------------------------------------------------
@@ -399,196 +366,6 @@ can be obtained at:
 
 
 -----------------------------------------------------------------------
-                              Redis
------------------------------------------------------------------------
-
-Redis uses source code from third parties. All this code is licensed
-under a BSD or BSD-compatible license. The following is a list of third
-party files and information about their copyright.
-
-  * Redis uses the LHF compression library. LibLZF is copyright
-    Marc Alexander Lehmann and is released under the terms of the
-    two clause BSD license.
-  * Redis uses the sha1.c file that is copyright by Steve Reid and released
-    under the public domain. This file is extremely popular and used among
-    open source and proprietary code.
-  * When compiled on Linux Redis uses the Jemalloc allocator, that is
-    copyright by Jason Evans, Mozilla Foundation and Facebook, Inc and is
-    released under the two clause BSD license.
-  * Inside Jemalloc the file pprof is copyright Google Inc and released under
-    the three clause BSD license.
-  * Inside Jemalloc the files inttypes.h, stdbool.h, stdint.h, strings.h under
-    the msvc_compat directory are copyright Alexander Chemeris and released under
-    the three clause BSD license.
-  * The libraries hiredis and linenoise also included inside the Redis
-    distribution are copyright Salvatore Sanfilippo and Pieter Noordhuis and
-    released under the terms respectively of the three clause BSD license and
-    two clause BSD license.
-
------------------------------------------------------------------------
-                            Apache Derby
------------------------------------------------------------------------
-
-Apache Derby
-Copyright 2004-2013 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
-
-  ---
-
-Portions of Derby were originally developed by
-International Business Machines Corporation and are
-licensed to the Apache Software Foundation under the
-"Software Grant and Corporate Contribution License Agreement",
-informally known as the "Derby CLA".
-The following copyright notice(s) were affixed to portions of the code
-with which this file is now or was at one time distributed
-and are placed here unaltered.
-
-(C) Copyright 1997,2004 International Business Machines Corporation.  All rights reserved.
-
-(C) Copyright IBM Corp. 2003. 
-
-  ---
-
-The portion of the functionTests under 'nist' was originally 
-developed by the National Institute of Standards and Technology (NIST), 
-an agency of the United States Department of Commerce, and adapted by
-International Business Machines Corporation in accordance with the NIST
-Software Acknowledgment and Redistribution document at
-http://www.itl.nist.gov/div897/ctg/sql_form.htm
-
-  ---
-
-The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and
-java/stubs/jdbc3) were produced by trimming sources supplied by the
-Apache Harmony project. In addition, the Harmony SerialBlob and
-SerialClob implementations are used. The following notice covers the Harmony sources:
-
-Portions of Harmony were originally developed by
-Intel Corporation and are licensed to the Apache Software
-Foundation under the "Software Grant and Corporate Contribution
-License Agreement", informally known as the "Intel Harmony CLA".
-
-  ---
-
-The Derby build relies on source files supplied by the Apache Felix
-project. The following notice covers the Felix files:
-
-  Apache Felix Main
-  Copyright 2008 The Apache Software Foundation
-
-
-  I. Included Software
-
-  This product includes software developed at
-  The Apache Software Foundation (http://www.apache.org/).
-  Licensed under the Apache License 2.0.
-
-  This product includes software developed at
-  The OSGi Alliance (http://www.osgi.org/).
-  Copyright (c) OSGi Alliance (2000, 2007).
-  Licensed under the Apache License 2.0.
-
-  This product includes software from http://kxml.sourceforge.net.
-  Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany.
-  Licensed under BSD License.
-
-  II. Used Software
-
-  This product uses software developed at
-  The OSGi Alliance (http://www.osgi.org/).
-  Copyright (c) OSGi Alliance (2000, 2007).
-  Licensed under the Apache License 2.0.
-
-
-  III. License Summary
-  - Apache License 2.0
-  - BSD License
-
-  ---
-
-The Derby build relies on jar files supplied by the Apache Xalan
-project. The following notice covers the Xalan jar files:
-
-	   Apache Xalan (Xalan XSLT processor)
-	   Copyright 1999-2006 The Apache Software Foundation
-	
-	   Apache Xalan (Xalan serializer)
-	   Copyright 1999-2006 The Apache Software Foundation
-	
-	   This product includes software developed at
-	   The Apache Software Foundation (http://www.apache.org/).
-	
-	   =========================================================================
-	   Portions of this software was originally based on the following:
-	     - software copyright (c) 1999-2002, Lotus Development Corporation.,
-	       http://www.lotus.com.
-	     - software copyright (c) 2001-2002, Sun Microsystems.,
-	       http://www.sun.com.
-	     - software copyright (c) 2003, IBM Corporation., 
-	       http://www.ibm.com.
-	       
-	   =========================================================================
-	   The binary distribution package (ie. jars, samples and documentation) of
-	   this product includes software developed by the following:
-	       
-	     - The Apache Software Foundation 
-	         - Xerces Java - see LICENSE.txt 
-	         - JAXP 1.3 APIs - see LICENSE.txt
-	         - Bytecode Engineering Library - see LICENSE.txt
-	         - Regular Expression - see LICENSE.txt
-	       
-	     - Scott Hudson, Frank Flannery, C. Scott Ananian 
-	         - CUP Parser Generator runtime (javacup\runtime) - see LICENSE.txt 
-	 
-	   ========================================================================= 
-	   The source distribution package (ie. all source and tools required to build
-	   Xalan Java) of this product includes software developed by the following:
-	       
-	     - The Apache Software Foundation
-	         - Xerces Java - see LICENSE.txt 
-	         - JAXP 1.3 APIs - see LICENSE.txt
-	         - Bytecode Engineering Library - see LICENSE.txt
-	         - Regular Expression - see LICENSE.txt
-	         - Ant - see LICENSE.txt
-	         - Stylebook doc tool - see LICENSE.txt    
-	       
-	     - Elliot Joel Berk and C. Scott Ananian 
-	         - Lexical Analyzer Generator (JLex) - see LICENSE.txt
-	
-	   =========================================================================       
-	   Apache Xerces Java
-	   Copyright 1999-2006 The Apache Software Foundation
-	
-	   This product includes software developed at
-	   The Apache Software Foundation (http://www.apache.org/).
-	
-	   Portions of Apache Xerces Java in xercesImpl.jar and xml-apis.jar
-	   were originally based on the following:
-	     - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
-	     - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
-	     - voluntary contributions made by Paul Eng on behalf of the 
-	       Apache Software Foundation that were originally developed at iClick, Inc.,
-	       software copyright (c) 1999.    
-	
-	   =========================================================================   
-	   Apache xml-commons xml-apis (redistribution of xml-apis.jar)
-	
-	   Apache XML Commons
-	   Copyright 2001-2003,2006 The Apache Software Foundation.
-	
-	   This product includes software developed at
-	   The Apache Software Foundation (http://www.apache.org/).
-	
-	   Portions of this software were originally based on the following:
-	     - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
-	     - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
-	     - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
-
-
------------------------------------------------------------------------
                            Scopt
 -----------------------------------------------------------------------
 
@@ -604,3 +381,21 @@ project. The following notice covers the Xalan jar files:
   scopt 2.0.0.
   * June 7, 2013: Eugene rewrites scopt from scratch for polymorphic options, and releases scopt 3
   .0.0.
+
+
+-----------------------------------------------------------------------
+                           Metrics
+-----------------------------------------------------------------------
+
+Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+This product includes software developed by Coda Hale and Yammer, Inc.
+
+This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64,
+LongAdder), which was released with the following comments:
+
+    Written by Doug Lea with assistance from members of JCP JSR-166
+    Expert Group and released to the public domain, as explained at
+    http://creativecommons.org/publicdomain/zero/1.0/
+
+