You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by sm...@apache.org on 2014/07/11 06:18:16 UTC

[36/50] [abbrv] git commit: SLIDER-122 pom indentation

SLIDER-122 pom indentation


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

Branch: refs/heads/master
Commit: c1a53057b779c276186918b5e95a9a7ab8705e7f
Parents: 729b562
Author: Steve Loughran <st...@apache.org>
Authored: Wed Jul 9 18:34:41 2014 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Wed Jul 9 18:34:41 2014 +0100

----------------------------------------------------------------------
 slider-assembly/pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/c1a53057/slider-assembly/pom.xml
----------------------------------------------------------------------
diff --git a/slider-assembly/pom.xml b/slider-assembly/pom.xml
index 9fff10c..2a312bb 100644
--- a/slider-assembly/pom.xml
+++ b/slider-assembly/pom.xml
@@ -37,7 +37,7 @@
     <rpm.groupname>hadoop</rpm.groupname>
     <src.confdir>src/conf-hdp</src.confdir>
     <src.libdir>${project.build.directory}/lib</src.libdir>
-   <src.agent.ini.dir>${project.build.directory}/../../slider-agent/conf</src.agent.ini.dir>
+    <src.agent.ini.dir>${project.build.directory}/../../slider-agent/conf</src.agent.ini.dir>
   </properties>
 
   <build>
@@ -325,10 +325,10 @@
                   <sources>
                     <source>
                       <location>${src.agent.ini.dir}</location>
-<includes>
-<include>*.ini
-</include>
-</includes>
+                      <includes>
+                         <include>*.ini
+                        </include>
+                      </includes>
                     </source>
                   </sources>
                 </mapping>