You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by es...@apache.org on 2016/09/26 20:00:36 UTC

incubator-hawq git commit: Minor formatting in pom.xml (no content change).

Repository: incubator-hawq
Updated Branches:
  refs/heads/master 0a188b87c -> 9d6159dd1


Minor formatting in pom.xml (no content change).


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

Branch: refs/heads/master
Commit: 9d6159dd1ecbbcbbb98acb085cfb9fe7981a53f5
Parents: 0a188b8
Author: Ed Espino <es...@apache.org>
Authored: Mon Sep 26 12:59:43 2016 -0700
Committer: Ed Espino <es...@apache.org>
Committed: Mon Sep 26 12:59:43 2016 -0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/9d6159dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 424ac1b..7284c18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,7 @@
               <exclude>depends/libyarn/CMake/**</exclude>
               
               <!-- Open-source Python modules with BSD license -->
+              
               <exclude>tools/bin/pythonSrc/pychecker-0.8.18/**</exclude>
               <exclude>tools/bin/pythonSrc/unittest2-0.5.1/**</exclude>
               <exclude>tools/bin/ext/figleaf/**</exclude>