Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 603A3D3BE for ; Fri, 7 Dec 2012 22:54:09 +0000 (UTC) Received: (qmail 45160 invoked by uid 500); 7 Dec 2012 22:54:09 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 45138 invoked by uid 500); 7 Dec 2012 22:54:09 -0000 Mailing-List: contact commits-help@helix.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.incubator.apache.org Delivered-To: mailing list commits@helix.incubator.apache.org Received: (qmail 45128 invoked by uid 99); 7 Dec 2012 22:54:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 22:54:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 07 Dec 2012 22:54:05 +0000 Received: (qmail 41428 invoked by uid 99); 7 Dec 2012 22:53:44 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 22:53:44 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D3A2831D816; Fri, 7 Dec 2012 22:53:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: olamy@apache.org To: commits@helix.incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: replace tabs with spaces Message-Id: <20121207225343.D3A2831D816@tyr.zones.apache.org> Date: Fri, 7 Dec 2012 22:53:43 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org replace tabs with spaces Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/d7e5ca05 Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/d7e5ca05 Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/d7e5ca05 Branch: refs/heads/master Commit: d7e5ca05a115a8e1789e2fa378019925a553f33d Parents: ec5b474 Author: olivier lamy Authored: Fri Dec 7 23:50:09 2012 +0100 Committer: olivier lamy Committed: Fri Dec 7 23:50:09 2012 +0100 ---------------------------------------------------------------------- recipes/rsync-replicated-file-system/pom.xml | 209 ++++++++++----------- 1 files changed, 104 insertions(+), 105 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/d7e5ca05/recipes/rsync-replicated-file-system/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index 26b52f9..2ba86c2 100644 --- a/recipes/rsync-replicated-file-system/pom.xml +++ b/recipes/rsync-replicated-file-system/pom.xml @@ -1,109 +1,108 @@ - 4.0.0 - com.linkedin.helix - rsync-replicated-file-system - jar - 1.0-SNAPSHOT - rsync-replicated-file-system + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + com.linkedin.helix + rsync-replicated-file-system + jar + 1.0-SNAPSHOT + rsync-replicated-file-system - - - junit - junit - 3.8.1 - test - - - org.apache.helix - helix-core - 0.6-incubating-SNAPSHOT - - - log4j - log4j - 1.2.15 - - - javax.mail - mail - - - javax.jms - jms - - - com.sun.jdmk - jmxtools - - - com.sun.jmx - jmxri - - - - - org.apache.commons - commons-jci-fam - 1.0 - - - com.github.sgroschupf - zkclient - 0.1 - - - - - - - org.codehaus.mojo - appassembler-maven-plugin - 1.1.1 - - - - - - - true - ${project.build.directory}/${project.artifactId}-pkg - - -Xms512m -Xmx512m - - - windows - unix - - - - - package - - assemble - - - - - - - + + + junit + junit + 3.8.1 + test + + + org.apache.helix + helix-core + 0.6-incubating-SNAPSHOT + + + log4j + log4j + 1.2.15 + + + javax.mail + mail + + + javax.jms + jms + + + com.sun.jdmk + jmxtools + + + com.sun.jmx + jmxri + + + + + org.apache.commons + commons-jci-fam + 1.0 + + + com.github.sgroschupf + zkclient + 0.1 + + + + + + + org.codehaus.mojo + appassembler-maven-plugin + 1.1.1 + + + + + + + true + ${project.build.directory}/${project.artifactId}-pkg + + -Xms512m -Xmx512m + + + windows + unix + + + + + package + + assemble + + + + + + + - - org.codehaus.mojo - appassembler-maven-plugin - - - - org.apache.helix.filestore.IntegrationTest - quickdemo - - - - - - - + + org.codehaus.mojo + appassembler-maven-plugin + + + + org.apache.helix.filestore.IntegrationTest + quickdemo + + + + + +