You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ne...@apache.org on 2022/12/02 21:16:45 UTC

[helix] branch nealsun/waged-pipeline-redesign updated: Disable helix-front temporarily until build is fixed

This is an automated email from the ASF dual-hosted git repository.

nealsun pushed a commit to branch nealsun/waged-pipeline-redesign
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/nealsun/waged-pipeline-redesign by this push:
     new 05122a62e Disable helix-front temporarily until build is fixed
05122a62e is described below

commit 05122a62ec5bb34986cdbc83fa63ec0eff1b52e8
Author: Neal Sun <ne...@nesun-mn2.linkedin.biz>
AuthorDate: Fri Dec 2 13:16:35 2022 -0800

    Disable helix-front temporarily until build is fixed
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da33ee1b2..1733069a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,6 @@
     <module>helix-rest</module>
     <module>helix-lock</module>
     <module>helix-agent</module>
-    <module>helix-front</module>
     <module>recipes</module>
     <module>helix-view-aggregator</module>
   </modules>