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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 64c1d56  Fix release steps
     new 8e38909  Merge pull request #158 from atoulme/release_fixes
64c1d56 is described below

commit 64c1d56e3336b2d4914a1caa034b16e09e6c73f9
Author: Antoine Toulme <[email protected]>
AuthorDate: Sun Oct 18 19:21:41 2020 -0700

    Fix release steps
---
 RELEASE.md | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/RELEASE.md b/RELEASE.md
index 9da0b02..0a42acc 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -111,13 +111,7 @@ Go to the repository here and perform this change:
 
 
https://github.com/apache/incubator-tuweni-website/commit/77066736df2997991e3a1954f41ced1c7a52999d
 
-Go to builds.apache.org, and run this build:
-
-https://builds.apache.org/job/Apache%20Tuweni/job/website/
-
-It takes an hour for the changes to be pushed out.
-
-Test the downloads page (wait 24h for mirrors to update).
+Run ./publish.sh in the repository to publish the changes.
 
 ### Send an [ANNOUNCE] email
 
@@ -135,7 +129,7 @@ blockchain and other decentralized software in Java and 
other JVM
 languages. It includes a low-level bytes library, serialization and 
 deserialization codecs (e.g. RLP), various cryptography functions 
 and primatives, and lots of other helpful utilities. Tuweni is 
-developed for JDK 1.11 or higher, and depends on various other FOSS libraries.
+developed for JDK 11 or higher, and depends on various other FOSS libraries.
 
 Source and binary distributions can be downloaded from:
 https://tuweni.apache.org/download


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to