You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/25 23:53:39 UTC

[11/11] git commit: fix license headers for non java sources in helix-core

fix license headers for non java sources in helix-core


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/687e839d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/687e839d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/687e839d

Branch: refs/heads/master
Commit: 687e839d3571e547c2aa27bbba8c7420d13d6cc2
Parents: c54c616
Author: olivier lamy <ol...@apache.org>
Authored: Thu Oct 25 23:52:14 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Thu Oct 25 23:53:15 2012 +0200

----------------------------------------------------------------------
 helix-core/src/main/config/log4j.properties        |   23 ++++++++-----
 .../integration-test/config/log4j-info.properties  |   25 ++++++++------
 .../integration-test/config/log4j.properties       |   19 ++++++++++
 .../config/zookeeper-log4j2file.properties         |   18 ++++++++++
 .../main/scripts/integration-test/log4j.properties |   26 ++++++++------
 .../scripts/integration-test/script/cm_driver.py   |   25 ++++++++------
 .../scripts/integration-test/script/dds_driver.py  |   25 ++++++++------
 .../integration-test/script/driver_cmd_dict.py     |   25 ++++++++------
 .../scripts/integration-test/script/pexpect.py     |   25 ++++++++------
 .../scripts/integration-test/script/utility.py     |   25 ++++++++------
 .../main/scripts/integration-test/setup_env.inc    |   19 ++++++++++
 .../testcases/analyze-clientlog_local.sh           |   19 ++++++++++
 .../testcases/analyze-zklog_local.sh               |   19 ++++++++++
 .../testcases/build_n_run_perf_local.sh            |   19 ++++++++++
 .../testcases/check-zk-watchers.command            |   18 ++++++++++
 .../testcases/clm_file_dummyprocess.test           |   18 ++++++++++
 .../integration-test/testcases/clm_zk_addmock.test |   19 ++++++++++
 .../testcases/clm_zk_dummyprocess.test             |   18 ++++++++++
 .../scripts/integration-test/testcases/dummy.sh    |   18 ++++++++++
 .../helix_random_disable_partition_local_nojrat.sh |   19 ++++++++++
 .../testcases/helix_random_kill.test               |   19 ++++++++++
 .../testcases/helix_random_kill_local_nojrat.test  |   19 ++++++++++
 .../helix_random_kill_local_nojrat_10kp.test       |   19 ++++++++++
 .../testcases/helix_random_kill_local_startzk.sh   |   19 ++++++++++
 .../testcases/helix_random_kill_remote.test        |   19 ++++++++++
 .../testcases/helix_random_kill_remote_nojrat.test |   19 ++++++++++
 .../testcases/report_pass_fail.inc                 |   18 ++++++++++
 .../integration-test/testcases/setup_env.inc       |   19 ++++++++++
 helix-core/src/test/conf/testng.xml                |   27 ++++++++-------
 helix-core/src/test/resources/log4j.properties     |   18 ++++++++++
 pom.xml                                            |    3 ++
 31 files changed, 521 insertions(+), 100 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/config/log4j.properties
----------------------------------------------------------------------
diff --git a/helix-core/src/main/config/log4j.properties b/helix-core/src/main/config/log4j.properties
index 787733b..4b3dc31 100644
--- a/helix-core/src/main/config/log4j.properties
+++ b/helix-core/src/main/config/log4j.properties
@@ -1,15 +1,20 @@
 #
-# 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
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-#         http://www.apache.org/licenses/LICENSE-2.0
+#   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.
+# 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.
 #
 
 # Set root logger level to DEBUG and its only appender to A1.

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/config/log4j-info.properties
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/config/log4j-info.properties b/helix-core/src/main/scripts/integration-test/config/log4j-info.properties
index e3ed315..cca0ae9 100644
--- a/helix-core/src/main/scripts/integration-test/config/log4j-info.properties
+++ b/helix-core/src/main/scripts/integration-test/config/log4j-info.properties
@@ -1,17 +1,20 @@
 #
-# Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-# 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
 #
-#         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.
+# 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.
 #
 
 log4j.rootLogger=INFO, ConsoleAppender

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/config/log4j.properties
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/config/log4j.properties b/helix-core/src/main/scripts/integration-test/config/log4j.properties
index 4652003..7e49982 100644
--- a/helix-core/src/main/scripts/integration-test/config/log4j.properties
+++ b/helix-core/src/main/scripts/integration-test/config/log4j.properties
@@ -1,3 +1,22 @@
+#
+# 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
+# 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.
+#
+
 log4j.rootLogger=CONSOLE, R
 log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
 log4j.appender.R=com.linkedin.clustermanager.tools.CLMLogFileAppender

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/config/zookeeper-log4j2file.properties
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/config/zookeeper-log4j2file.properties b/helix-core/src/main/scripts/integration-test/config/zookeeper-log4j2file.properties
index c1ebe76..2ce940f 100644
--- a/helix-core/src/main/scripts/integration-test/config/zookeeper-log4j2file.properties
+++ b/helix-core/src/main/scripts/integration-test/config/zookeeper-log4j2file.properties
@@ -1,3 +1,21 @@
+#
+# 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
+# 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.
+#
 log4j.rootLogger=INFO, ConsoleAppender
 
 log4j.appender.ConsoleAppender=org.apache.log4j.ConsoleAppender

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/log4j.properties
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/log4j.properties b/helix-core/src/main/scripts/integration-test/log4j.properties
index d69aeca..562afe0 100644
--- a/helix-core/src/main/scripts/integration-test/log4j.properties
+++ b/helix-core/src/main/scripts/integration-test/log4j.properties
@@ -1,19 +1,21 @@
 #
-# Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-# 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
 #
-#         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.
 #
-# 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.
-#
-
 log4j.rootLogger=CONSOLE, R
 log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
 log4j.appender.R=com.linkedin.espresso.cm.tools.CLMLogFileAppender

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/script/cm_driver.py
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/script/cm_driver.py b/helix-core/src/main/scripts/integration-test/script/cm_driver.py
index 5a2f8fd..84cea56 100755
--- a/helix-core/src/main/scripts/integration-test/script/cm_driver.py
+++ b/helix-core/src/main/scripts/integration-test/script/cm_driver.py
@@ -1,18 +1,21 @@
 #!/usr/bin/env python
 #
-# Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-# 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
 #
-#         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.
+# 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.
 #
 
 '''

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/script/dds_driver.py
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/script/dds_driver.py b/helix-core/src/main/scripts/integration-test/script/dds_driver.py
index 92c5543..7519002 100755
--- a/helix-core/src/main/scripts/integration-test/script/dds_driver.py
+++ b/helix-core/src/main/scripts/integration-test/script/dds_driver.py
@@ -1,18 +1,21 @@
 #!/usr/bin/env python
 #
-# Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-# 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
 #
-#         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.
+# 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.
 #
 
 '''

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/script/driver_cmd_dict.py
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/script/driver_cmd_dict.py b/helix-core/src/main/scripts/integration-test/script/driver_cmd_dict.py
index 3968c86..40d9d5c 100644
--- a/helix-core/src/main/scripts/integration-test/script/driver_cmd_dict.py
+++ b/helix-core/src/main/scripts/integration-test/script/driver_cmd_dict.py
@@ -1,17 +1,20 @@
 #
-# Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-# 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
 #
-#         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.
+# 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.
 #
 
 #

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/script/pexpect.py
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/script/pexpect.py b/helix-core/src/main/scripts/integration-test/script/pexpect.py
index daab315..6516cda 100644
--- a/helix-core/src/main/scripts/integration-test/script/pexpect.py
+++ b/helix-core/src/main/scripts/integration-test/script/pexpect.py
@@ -1,17 +1,20 @@
 #
-# Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-# 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
 #
-#         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.
+# 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.
 #
 
 """Pexpect is a Python module for spawning child applications and controlling

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/script/utility.py
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/script/utility.py b/helix-core/src/main/scripts/integration-test/script/utility.py
index 727bf6c..9140db6 100644
--- a/helix-core/src/main/scripts/integration-test/script/utility.py
+++ b/helix-core/src/main/scripts/integration-test/script/utility.py
@@ -1,17 +1,20 @@
 #
-# Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
+# 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
+# with the License.  You may obtain a copy of the License at
 #
-# 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
 #
-#         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.
+# 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.
 #
 
 '''

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/setup_env.inc
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/setup_env.inc b/helix-core/src/main/scripts/integration-test/setup_env.inc
index 580aba1..95d0f02 100644
--- a/helix-core/src/main/scripts/integration-test/setup_env.inc
+++ b/helix-core/src/main/scripts/integration-test/setup_env.inc
@@ -1,4 +1,23 @@
 # set up env, figure out the path
+#
+# 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
+# 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.
+#
+
 ROOT_DIR=../../../
 PATH_PREFIX_DIR=../../../integration-test
 SCRIPT_DIR=$PATH_PREFIX_DIR/script/

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/analyze-clientlog_local.sh
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/analyze-clientlog_local.sh b/helix-core/src/main/scripts/integration-test/testcases/analyze-clientlog_local.sh
index 85d4792..cb8394d 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/analyze-clientlog_local.sh
+++ b/helix-core/src/main/scripts/integration-test/testcases/analyze-clientlog_local.sh
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 cd ../var/log/helix_random_kill_local
 
 OPERATION_TAB=( "getData" "getData_async" "exists" "exists_async" "getChildren" "setData" "setData_async" "create" "create_async" "delete" "delete_async" )

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/analyze-zklog_local.sh
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/analyze-zklog_local.sh b/helix-core/src/main/scripts/integration-test/testcases/analyze-zklog_local.sh
index 922906c..24f1867 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/analyze-zklog_local.sh
+++ b/helix-core/src/main/scripts/integration-test/testcases/analyze-zklog_local.sh
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # users/machines/dirs info for each test machine
 USER_TAB=( "zzhang" "zzhang" "zzhang" )
 # MACHINE_TAB=( "eat1-app20.corp" "eat1-app21.corp" "eat1-app22.corp" )

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/build_n_run_perf_local.sh
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/build_n_run_perf_local.sh b/helix-core/src/main/scripts/integration-test/testcases/build_n_run_perf_local.sh
index a5f93cd..3e82728 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/build_n_run_perf_local.sh
+++ b/helix-core/src/main/scripts/integration-test/testcases/build_n_run_perf_local.sh
@@ -1,4 +1,23 @@
 #!/bin/sh
+#
+# 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
+# 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.
+#
+
 cd ../../../../../
 mvn clean package -Dmaven.test.skip.exec=true
 cd -

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/check-zk-watchers.command
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/check-zk-watchers.command b/helix-core/src/main/scripts/integration-test/testcases/check-zk-watchers.command
index 4e146f9..326274d 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/check-zk-watchers.command
+++ b/helix-core/src/main/scripts/integration-test/testcases/check-zk-watchers.command
@@ -1,4 +1,22 @@
 #/bin/bash
+#
+# 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
+# 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.
+#
 
 # colorful echo
 red='\e[00;31m'

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/clm_file_dummyprocess.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/clm_file_dummyprocess.test b/helix-core/src/main/scripts/integration-test/testcases/clm_file_dummyprocess.test
index b2e519e..dfe8ad7 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/clm_file_dummyprocess.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/clm_file_dummyprocess.test
@@ -1,4 +1,22 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
 #integration test for file-based cluster manager
 
 #disable the test for now

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/clm_zk_addmock.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/clm_zk_addmock.test b/helix-core/src/main/scripts/integration-test/testcases/clm_zk_addmock.test
index cad8baa..47972bf 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/clm_zk_addmock.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/clm_zk_addmock.test
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can insert and retrieve a simple record
 
 # start zookeeper on localhost:2183

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/clm_zk_dummyprocess.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/clm_zk_dummyprocess.test b/helix-core/src/main/scripts/integration-test/testcases/clm_zk_dummyprocess.test
index ef9c229..1ca6aca 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/clm_zk_dummyprocess.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/clm_zk_dummyprocess.test
@@ -1,4 +1,22 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
 # test that we can insert and retrieve a simple record
 
 # start zookeeper on localhost:2183

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/dummy.sh
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/dummy.sh b/helix-core/src/main/scripts/integration-test/testcases/dummy.sh
index cde3313..4eb9de4 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/dummy.sh
+++ b/helix-core/src/main/scripts/integration-test/testcases/dummy.sh
@@ -1,4 +1,22 @@
 #/bin/bash
+#
+# 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
+# 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.
+#
 
 echo "this is a dummy test for verify ExternalCommand works"
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/helix_random_disable_partition_local_nojrat.sh
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/helix_random_disable_partition_local_nojrat.sh b/helix-core/src/main/scripts/integration-test/testcases/helix_random_disable_partition_local_nojrat.sh
index 15184a6..869a2ba 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/helix_random_disable_partition_local_nojrat.sh
+++ b/helix-core/src/main/scripts/integration-test/testcases/helix_random_disable_partition_local_nojrat.sh
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can kill/restart mock participant remotely
 export TEST_NAME=helix_random_disable_partition_local_nojrat
 source setup_env.inc

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill.test b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill.test
index 16571e5..78cd379 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill.test
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can insert and retrieve a simple record
 
 # start zookeeper on localhost:2183

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat.test b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat.test
index a7f8a9e..8ab8679 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat.test
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can kill/restart mock participant remotely
 export TEST_NAME=helix_random_kill_local
 source setup_env.inc

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat_10kp.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat_10kp.test b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat_10kp.test
index 1050475..02732b6 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat_10kp.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_nojrat_10kp.test
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can kill/restart mock participant remotely
 export TEST_NAME=helix_random_kill_local
 source setup_env.inc

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_startzk.sh
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_startzk.sh b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_startzk.sh
index 0a01e0b..94042bf 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_startzk.sh
+++ b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_local_startzk.sh
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can kill/restart mock participant remotely
 export TEST_NAME=helix_random_kill_local_startzk
 source setup_env.inc

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote.test b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote.test
index 21aa739..166d75c 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote.test
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can kill/restart mock participant remotely
 export TEST_NAME=helix_random_kill_remote
 source setup_env.inc

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote_nojrat.test
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote_nojrat.test b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote_nojrat.test
index c5057f1..93c6ec6 100755
--- a/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote_nojrat.test
+++ b/helix-core/src/main/scripts/integration-test/testcases/helix_random_kill_remote_nojrat.test
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# 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
+# 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.
+#
+
 # test that we can kill/restart mock participant remotely
 export TEST_NAME=helix_random_kill_remote
 source setup_env.inc

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/report_pass_fail.inc
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/report_pass_fail.inc b/helix-core/src/main/scripts/integration-test/testcases/report_pass_fail.inc
index 991059a..e396f58 100644
--- a/helix-core/src/main/scripts/integration-test/testcases/report_pass_fail.inc
+++ b/helix-core/src/main/scripts/integration-test/testcases/report_pass_fail.inc
@@ -2,6 +2,24 @@
 #   Input:
 #      stat_txt, what to display to report 
 # output $?
+#
+# 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
+# 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.
+#
 stat=$?
 num_steps=$(($num_steps+1))
 if [ $stat == 0 ]; then

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/main/scripts/integration-test/testcases/setup_env.inc
----------------------------------------------------------------------
diff --git a/helix-core/src/main/scripts/integration-test/testcases/setup_env.inc b/helix-core/src/main/scripts/integration-test/testcases/setup_env.inc
index 3b26ed5..bb2e104 100644
--- a/helix-core/src/main/scripts/integration-test/testcases/setup_env.inc
+++ b/helix-core/src/main/scripts/integration-test/testcases/setup_env.inc
@@ -1,4 +1,23 @@
 # set up env, figure out the path
+#
+# 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
+# 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.
+#
+
 #ROOT_DIR=../../../
 export PATH_PREFIX_DIR=../
 export SCRIPT_DIR=$PATH_PREFIX_DIR/script/

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/test/conf/testng.xml
----------------------------------------------------------------------
diff --git a/helix-core/src/test/conf/testng.xml b/helix-core/src/test/conf/testng.xml
index ec58b3a..70045c9 100644
--- a/helix-core/src/test/conf/testng.xml
+++ b/helix-core/src/test/conf/testng.xml
@@ -1,20 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
+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
+with the License.  You may obtain a copy of the License at
 
-    Copyright (C) 2012 LinkedIn Inc <op...@linkedin.com>
-
-    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.
+  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.
 -->
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
 <suite name="Suite" parallel="none">

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/helix-core/src/test/resources/log4j.properties
----------------------------------------------------------------------
diff --git a/helix-core/src/test/resources/log4j.properties b/helix-core/src/test/resources/log4j.properties
index 6fb6122..337dae2 100644
--- a/helix-core/src/test/resources/log4j.properties
+++ b/helix-core/src/test/resources/log4j.properties
@@ -1,3 +1,21 @@
+#
+# 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
+# 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.
+#
 # Set root logger level to DEBUG and its only appender to R.
 log4j.rootLogger=ERROR, C
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/687e839d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 178fcf7..cdba0dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,6 +385,9 @@ under the License.
                     <!-- currenty exclude this module which is not part of the build -->
                     <exclude>recipes/rabbitmq-consumer-group/**</exclude>
                     <exclude>bump-up.command</exclude>
+                    <exclude>src/main/scripts/integration-test/var/log/**</exclude>
+                    <exclude>src/test/resources/static_view.txt</exclude>
+                    <exclude>src/main/scripts/integration-test/script/.metadata_infra</exclude>
                   </excludes>
                 </configuration>
               </execution>