You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2016/04/27 19:26:22 UTC

[14/18] incubator-quarks git commit: Reverting tabs

Reverting tabs

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

Branch: refs/heads/master
Commit: 2731cba3900a0fa813bdcd897b9c9cfc93f8c4cb
Parents: f98b739
Author: streamsadmin <st...@localhost>
Authored: Tue Apr 26 18:41:19 2016 +0000
Committer: streamsadmin <st...@localhost>
Committed: Tue Apr 26 18:41:19 2016 +0000

----------------------------------------------------------------------
 build.xml | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/2731cba3/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index c849ef6..ebad8b6 100644
--- a/build.xml
+++ b/build.xml
@@ -295,13 +295,12 @@
       failonwarning="true"
       excludepackagenames="quarks.connectors.runtime,quarks.connectors.*.runtime,quarks.console.*,quarks.topology.spi.*,quarks.graph.spi.*,quarks.samples.scenarios.iotf.range.sensor"
       >
-	  <sourcepath>
-	     <dirset dir="${basedir}">
-	       <include name="*/*/src/main/java"/>
-	       <exclude name="android/**"/>
-	     </dirset> 
-	  </sourcepath>
-
+      <sourcepath>
+         <dirset dir="${basedir}">
+           <include name="*/*/src/main/java"/>
+           <exclude name="android/**"/>
+         </dirset> 
+      </sourcepath>
       <classpath>
         <fileset dir="ext">
            <include name="**/*.jar"/>