You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by lx...@apache.org on 2018/05/01 17:23:00 UTC

helix git commit: Temporary excluding helix-front from maven build process.

Repository: helix
Updated Branches:
  refs/heads/apache/master 905e81d54 -> 1063e7a14


Temporary excluding helix-front from maven build process.


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

Branch: refs/heads/apache/master
Commit: 1063e7a149360ccd30830a0e5eeb549746720751
Parents: 905e81d
Author: Lei Xia <lx...@linkedin.com>
Authored: Tue May 1 10:22:31 2018 -0700
Committer: Lei Xia <lx...@linkedin.com>
Committed: Tue May 1 10:22:31 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/helix/blob/1063e7a1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9c86a72..1a33ff9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@ under the License.
     <module>helix-admin-webapp</module>
     <module>helix-rest</module>
     <module>helix-agent</module>
-    <module>helix-front</module>
+    <!-- <module>helix-front</module> -->
     <module>recipes</module>
   </modules>