Masatake Iwasaki created BIGTOP-3342: ----------------------------------------
Summary: Fix build failure of bigtop-tomcat on CentOS 8 Key: BIGTOP-3342 URL: https://issues.apache.org/jira/browse/BIGTOP-3342 Project: Bigtop Issue Type: Bug Affects Versions: 1.4.0 Reporter: Masatake Iwasaki {noformat} $ ./gradlew bigtop-tomcat-rpm ...(snip) + ant -Dbase.path=dl -Dskip.installer=true dist-static package-tgz Buildfile: /srcs/bigtop/build/bigtop-tomcat/rpm/BUILD/apache-tomcat-8.5.50-src/build.xml download-dist: testexist: [echo] Testing for dl/tomcat-native-1.2.23/tomcat-native.tar.gz downloadfile-2: setproxy: trydownload.check: trydownload: [get] Getting: http://www.apache.org/dyn/closer.lua?action=download&filename=/tomcat/tomcat-connectors/native/1.2.23/source/tomcat-native-1.2.23-src.tar.gz [get] To: /srcs/bigtop/build/bigtop-tomcat/rpm/BUILD/apache-tomcat-8.5.50-src/dl/download-642207827.tmp [get] http://www.apache.org/dyn/closer.lua?action=download&filename=/tomcat/tomcat-connectors/native/1.2.23/source/tomcat-native-1.2.23-src.tar.gz moved to https://ftp.jaist.ac.jp/pub/apache//tomcat/tomcat-connectors/native/1.2.23/source/tomcat-native-1.2.23-src.tar.gz [get] https://ftp.jaist.ac.jp/pub/apache//tomcat/tomcat-connectors/native/1.2.23/source/tomcat-native-1.2.23-src.tar.gz moved to http://ftp.jaist.ac.jp/pub/apache//tomcat/tomcat-connectors/native/1.2.23/source/tomcat-native-1.2.23-src.tar.gz BUILD FAILED /srcs/bigtop/build/bigtop-tomcat/rpm/BUILD/apache-tomcat-8.5.50-src/build.xml:2869: The following error occurred while executing this line: /srcs/bigtop/build/bigtop-tomcat/rpm/BUILD/apache-tomcat-8.5.50-src/build.xml:3153: The following error occurred while executing this line: /srcs/bigtop/build/bigtop-tomcat/rpm/BUILD/apache-tomcat-8.5.50-src/build.xml:3188: Redirection detected from https to http. Protocol switch unsafe, not allowed. {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)