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

stevel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hadoop-release-support.git

commit 82dbe84e943a5bd6c876b6e1bbeace6c52ecdcf1
Author: Steve Loughran <ste...@cloudera.com>
AuthorDate: Thu May 12 15:13:46 2022 +0100

    tune build.xml docs/messages
---
 build.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/build.xml b/build.xml
index 74deae5..76282c3 100644
--- a/build.xml
+++ b/build.xml
@@ -94,9 +94,11 @@
       staged artifacts to ${staged.artifacts.dir}
       spark.dir = ${spark.dir}
       spark.version=${spark.version}
-      cloud-examples.dir=${cloud-examples.dir}
+
       bigdata-interop.dir=${bigdata-interop.dir}
       hboss.dir=${hboss.dir}
+      cloud-examples.dir=${cloud-examples.dir}
+      cloud.test.configuration.file=${cloud.test.configuration.file}
     </echo>
   </target>
 
@@ -342,7 +344,7 @@
 
   <target name="hboss.build" if="hboss.dir"
     depends="init"
-    description="Build the google gcs artifacts">
+    description="Build the hboss artifacts">
     <echo>
       Build the HBase HBoss module.
       It's test are brittle to s3a internal changes, just because


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

Reply via email to