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

yaolei pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5e70fbf5f7 AMBARI-25968: Fails to compile ambari-admin (#3722)
5e70fbf5f7 is described below

commit 5e70fbf5f7279c833ba96bc1ed51af8914f3cc2c
Author: yaolei <leisure2...@163.com>
AuthorDate: Thu Jul 20 10:48:24 2023 +0800

    AMBARI-25968: Fails to compile ambari-admin (#3722)
---
 ambari-admin/src/main/resources/ui/admin-web/.bowerrc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ambari-admin/src/main/resources/ui/admin-web/.bowerrc 
b/ambari-admin/src/main/resources/ui/admin-web/.bowerrc
index 9516cf171c..e71bf14d9d 100644
--- a/ambari-admin/src/main/resources/ui/admin-web/.bowerrc
+++ b/ambari-admin/src/main/resources/ui/admin-web/.bowerrc
@@ -1,4 +1,5 @@
 {
     "directory": "app/bower_components",
-    "registry": "https://bower.herokuapp.com";
-}
\ No newline at end of file
+    "registry": "https://registry.bower.io";,
+    "strict-ssl": false
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org
For additional commands, e-mail: commits-h...@ambari.apache.org

Reply via email to