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/12/21 12:17:42 UTC

[1/2] git commit: cleanup rat configuration

Updated Branches:
  refs/heads/master 0d01e6935 -> 68151c3e7


cleanup rat configuration


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

Branch: refs/heads/master
Commit: 68151c3e73777f62804a7237579867b266ef7189
Parents: e7c7ded
Author: olivier lamy <ol...@apache.org>
Authored: Fri Dec 21 12:16:42 2012 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Fri Dec 21 12:16:42 2012 +0100

----------------------------------------------------------------------
 pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/68151c3e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f874c4..987e61d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -526,17 +526,12 @@ under the License.
                 <configuration>
                   <excludes>
                     <exclude>.gitignore</exclude>
-                    <!--exclude>DEPENDENCIES</exclude-->
-                    <!--exclude>README.md</exclude-->
                     <exclude>*.sh</exclude>
                     <exclude>.git/**</exclude>
                     <exclude>.idea/**</exclude>
                     <exclude>*.bat</exclude>
                     <exclude>**/*.iml</exclude>
                     <exclude>.repository/**</exclude>
-                    <exclude>test-output/**</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>
                     <exclude>helix-dev-release/**</exclude>