This is an automated email from the ASF dual-hosted git repository.

eskabetxe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git


The following commit(s) were added to refs/heads/master by this push:
     new efd9520  [BAHIR-312] Add license header to README.md files
efd9520 is described below

commit efd9520a8234c9be632e4691a1b0dda553a74518
Author: Joao Boto <[email protected]>
AuthorDate: Sat Jul 30 17:45:39 2022 +0200

    [BAHIR-312] Add license header to README.md files
---
 README.md                           | 16 ++++++++++++++++
 flink-connector-activemq/README.md  | 16 ++++++++++++++++
 flink-connector-akka/README.md      | 16 ++++++++++++++++
 flink-connector-flume/README.md     | 16 ++++++++++++++++
 flink-connector-influxdb/README.md  | 16 ++++++++++++++++
 flink-connector-influxdb2/README.md | 16 ++++++++++++++++
 flink-connector-kudu/README.md      | 16 ++++++++++++++++
 flink-connector-netty/README.md     | 16 ++++++++++++++++
 flink-connector-pinot/README.md     | 16 ++++++++++++++++
 flink-connector-redis/README.md     | 16 ++++++++++++++++
 pom.xml                             |  1 -
 11 files changed, 160 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 725c7b1..c510ae8 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
+
 # Apache Bahir (Flink)
 
 Apache Bahir provides extensions to distributed analytics platforms such as 
Apache Spark™ and Apache Flink®.
diff --git a/flink-connector-activemq/README.md 
b/flink-connector-activemq/README.md
index 890be8b..7079cc4 100644
--- a/flink-connector-activemq/README.md
+++ b/flink-connector-activemq/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink ActiveMQ Connector
 
 This connector provides a source and sink to [Apache 
ActiveMQ](http://activemq.apache.org/)™
diff --git a/flink-connector-akka/README.md b/flink-connector-akka/README.md
index 218cbe2..bbbfc13 100644
--- a/flink-connector-akka/README.md
+++ b/flink-connector-akka/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink Akka Connector
 
 This connector provides a sink to [Akka](http://akka.io/) source actors in an 
ActorSystem.
diff --git a/flink-connector-flume/README.md b/flink-connector-flume/README.md
index ebcd3f1..0dc3fd8 100644
--- a/flink-connector-flume/README.md
+++ b/flink-connector-flume/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink Flume Connector
 
 This connector provides a sink that can send data to [Apache 
Flume](https://flume.apache.org/)™. To use this connector, add the
diff --git a/flink-connector-influxdb/README.md 
b/flink-connector-influxdb/README.md
index 7500feb..285f771 100644
--- a/flink-connector-influxdb/README.md
+++ b/flink-connector-influxdb/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink InfluxDB Connector
 
 This connector provides a sink that can send data to 
[InfluxDB](https://www.influxdata.com/). To use this connector, add the
diff --git a/flink-connector-influxdb2/README.md 
b/flink-connector-influxdb2/README.md
index 2a9d9e5..bc0e440 100644
--- a/flink-connector-influxdb2/README.md
+++ b/flink-connector-influxdb2/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink InfluxDB Connector
 
 This connector provides a Source that parses the [InfluxDB Line 
Protocol](https://docs.influxdata.com/influxdb/v2.0/reference/syntax/line-protocol/)
 and a Sink that can write to [InfluxDB](https://www.influxdata.com/). The 
Source implements the unified [Data Source 
API](https://ci.apache.org/projects/flink/flink-docs-release-1.12/dev/stream/sources.html).
 Our sink implements the unified [Sink 
API](https://cwiki.apache.org/confluence/display/FLINK/FLIP-143%3A+Unified+Sink+API#FLIP143:Unif
 [...]
diff --git a/flink-connector-kudu/README.md b/flink-connector-kudu/README.md
index c52adb1..7908e08 100644
--- a/flink-connector-kudu/README.md
+++ b/flink-connector-kudu/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink Kudu Connector
 
 This connector provides a source (```KuduInputFormat```), a sink/output
diff --git a/flink-connector-netty/README.md b/flink-connector-netty/README.md
index daa55fd..9c6e371 100644
--- a/flink-connector-netty/README.md
+++ b/flink-connector-netty/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink Netty Connector
 
 This connector provides tcp source and http source for receiving push data, 
implemented by [Netty](http://netty.io). 
diff --git a/flink-connector-pinot/README.md b/flink-connector-pinot/README.md
index dbd0688..8288a93 100644
--- a/flink-connector-pinot/README.md
+++ b/flink-connector-pinot/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink Pinot Connector
 
 This connector provides a sink to [Apache Pinot](http://pinot.apache.org/)™.  
diff --git a/flink-connector-redis/README.md b/flink-connector-redis/README.md
index e23ff3b..1ed3623 100644
--- a/flink-connector-redis/README.md
+++ b/flink-connector-redis/README.md
@@ -1,3 +1,19 @@
+<!--
+{% comment %}
+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.
+{% endcomment %}
+--> 
+
 # Flink Redis Connector
 
 This connector provides a Sink that can write to [Redis](http://redis.io/) and 
also can publish data 
diff --git a/pom.xml b/pom.xml
index fd63fd6..64542f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -652,7 +652,6 @@
                             <exclude>.project</exclude>
                             <exclude>**/dependency-reduced-pom.xml</exclude>
                             <exclude>**/target/**</exclude>
-                            <exclude>**/README.md</exclude>
                         </excludes>
                     </configuration>
                 </plugin>

Reply via email to