This is an automated email from the ASF dual-hosted git repository.
sekikn pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new f1c38745 BIGTOP-3680: Remove jruby version replacement to be updated.
(#900)
f1c38745 is described below
commit f1c38745fdf8795c44423c3cfa1c3e8d053e0d62
Author: Leona Yoda <[email protected]>
AuthorDate: Wed May 11 18:59:39 2022 +0900
BIGTOP-3680: Remove jruby version replacement to be updated. (#900)
(cherry picked from commit f5d59317e67c86b71112a86be14b3676378dcd38)
---
bigtop-packages/src/common/hbase/do-component-build | 1 -
1 file changed, 1 deletion(-)
diff --git a/bigtop-packages/src/common/hbase/do-component-build
b/bigtop-packages/src/common/hbase/do-component-build
index be6d8ef2..ed8493db 100644
--- a/bigtop-packages/src/common/hbase/do-component-build
+++ b/bigtop-packages/src/common/hbase/do-component-build
@@ -35,7 +35,6 @@ fi
if [ $HOSTTYPE = "powerpc64le" ] ; then
sed -i
"s|<asciidoctor.plugin.version>.*</asciidoctor.plugin.version>|<asciidoctor.plugin.version>1.5.3</asciidoctor.plugin.version>|"
pom.xml
sed -i
's|<asciidoctorj.pdf.version>.*</asciidoctorj.pdf.version>|<asciidoctorj.pdf.version>1.5.0-alpha.11</asciidoctorj.pdf.version>|'
pom.xml
- sed -i
's|<jruby.version>.*</jruby.version>|<jruby.version>1.7.23</jruby.version>|'
pom.xml
mvn install:install-file -DgroupId=com.google.protobuf -DartifactId=protoc
-Dversion=2.5.0 \
-Dclassifier=linux-ppcle_64 -Dpackaging=exe -Dfile=/usr/local/bin/protoc
mvn install:install-file -DgroupId=com.google.protobuf -DartifactId=protoc
-Dversion=3.17.3 \