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

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/thrift-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 57be55d  Automatic Site Publish by Buildbot
57be55d is described below

commit 57be55de314a9d69ebb2f85714c7e7693f58f606
Author: buildbot <[email protected]>
AuthorDate: Fri Sep 20 06:02:26 2024 +0000

    Automatic Site Publish by Buildbot
---
 output/lib/java.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/lib/java.html b/output/lib/java.html
index a53fa9a..7e67acd 100644
--- a/output/lib/java.html
+++ b/output/lib/java.html
@@ -71,7 +71,7 @@ install code to copy to the target destination.</p>
 the Gradle build system, which tends to be predominant amongst Java
 developers.</p>
 
-<p>Currently we use gradle 8.0 to build the Thrift Java source. The usual way 
to setup gradle
+<p>Currently we use gradle 8 to build the Thrift Java source. The usual way to 
setup gradle
 project is to include the gradle-wrapper.jar in the project and then run the 
gradle wrapper to
 bootstrap setting up gradle binaries. However to avoid putting binary files 
into the source tree we
 have ignored the gradle wrapper files. You are expected to install it 
manually, as described in

Reply via email to