Repository: helix
Updated Branches:
  refs/heads/master 54158099a -> 9d89e9358


Reenable helix-front build.

Tested with build script. All build steps succeed.


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

Branch: refs/heads/master
Commit: 9d89e9358afecdef87adc202f29fdd2b34e2e3e6
Parents: 5415809
Author: Jiajun Wang <jjw...@jjwang-ld2.linkedin.biz>
Authored: Fri Nov 16 15:56:08 2018 -0800
Committer: Jiajun Wang <jjw...@jjwang-ld2.linkedin.biz>
Committed: Fri Nov 16 15:56:32 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/helix/blob/9d89e935/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 14380d6..ab744e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,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>
 

Reply via email to