Repository: incubator-streams-examples
Updated Branches:
  refs/heads/master 92e001373 -> 64b0a77c8


Fix License Headers to pass Rat Check


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/64b0a77c
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/64b0a77c
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/64b0a77c

Branch: refs/heads/master
Commit: 64b0a77c8c3d52762989cc39fa877daf25c70432
Parents: 92e0013
Author: smarthi <smar...@apache.org>
Authored: Sun Dec 18 03:34:44 2016 -0500
Committer: smarthi <smar...@apache.org>
Committed: Sun Dec 18 03:34:44 2016 -0500

----------------------------------------------------------------------
 .../src/test/resources/testng.xml                 | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/64b0a77c/local/elasticsearch-hdfs/src/test/resources/testng.xml
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/src/test/resources/testng.xml 
b/local/elasticsearch-hdfs/src/test/resources/testng.xml
index 0110e1d..e3309d8 100644
--- a/local/elasticsearch-hdfs/src/test/resources/testng.xml
+++ b/local/elasticsearch-hdfs/src/test/resources/testng.xml
@@ -1,6 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"; >
 
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~
+  ~   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.
+  -->
+
 <suite name="ExampleITs">
 
     <test name="ElasticsearchPersistWriterIT">

Reply via email to