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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 616a596  Updated site at revision e086f1d
616a596 is described below

commit 616a59668c04a74aad4499cae38ece27b0d599e5
Author: jenkins <[email protected]>
AuthorDate: Wed Nov 22 02:11:00 2017 +0000

    Updated site at revision e086f1d
---
 content/community/release_guide/index.html | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/content/community/release_guide/index.html 
b/content/community/release_guide/index.html
index 58363d2..fb29d60 100644
--- a/content/community/release_guide/index.html
+++ b/content/community/release_guide/index.html
@@ -655,10 +655,12 @@ force push backed out local git branch to github 
again.</p>
   <li>
     <p>Copy the BookKeeper source and binary distribution, and their GPG 
signatures:</p>
 
-    <div class="highlighter-rouge"><pre class="highlight"><code> cp 
target/bookkeeper-${VERSION}-src.tar.gz 
bookkeeper/${RC_DIR}/bookkeeper-${VERSION}-src.tar.gz
- cp target/bookkeeper-${VERSION}-src.tar.gz.asc 
bookkeeper/${RC_DIR}/bookkeeper-${VERSION}-src.tar.gz.asc
- cp bookkeeper-server/target/bookkeeper-server-${VERSION}-bin.tar.gz 
bookkeeper/${RC_DIR}/bookkeeper-server-${VERSION}-bin.tar.gz
- cp bookkeeper-server/target/bookkeeper-server-${VERSION}-bin.tar.gz.asc 
bookkeeper/${RC_DIR}/bookkeeper-server-${VERSION}-bin.tar.gz.asc
+    <div class="highlighter-rouge"><pre class="highlight"><code> cp 
bookkeeper-dist/target/bookkeeper-${VERSION}-src.tar.gz 
bookkeeper/${RC_DIR}/bookkeeper-${VERSION}-src.tar.gz
+ cp bookkeeper-dist/target/bookkeeper-${VERSION}-src.tar.gz.asc 
bookkeeper/${RC_DIR}/bookkeeper-${VERSION}-src.tar.gz.asc
+ cp bookkeeper-dist/server/target/bookkeeper-server-${VERSION}-bin.tar.gz 
bookkeeper/${RC_DIR}/bookkeeper-server-${VERSION}-bin.tar.gz
+ cp bookkeeper-dist/server/target/bookkeeper-server-${VERSION}-bin.tar.gz.asc 
bookkeeper/${RC_DIR}/bookkeeper-server-${VERSION}-bin.tar.gz.asc
+ cp bookkeeper-dist/all/target/bookkeeper-all-${VERSION}-bin.tar.gz 
bookkeeper/${RC_DIR}/bookkeeper-all-${VERSION}-bin.tar.gz
+ cp bookkeeper-dist/all/target/bookkeeper-all-${VERSION}-bin.tar.gz.asc 
bookkeeper/${RC_DIR}/bookkeeper-all-${VERSION}-bin.tar.gz.asc
 </code></pre>
     </div>
   </li>
@@ -670,6 +672,8 @@ force push backed out local git branch to github again.</p>
  shasum bookkeeper-${VERSION}-src.tar.gz &gt; 
bookkeeper-${VERSION}-src.tar.gz.sha1
  md5sum bookkeeper-server-${VERSION}-bin.tar.gz &gt; 
bookkeeper-server-${VERSION}-bin.tar.gz.md5
  shasum bookkeeper-server-${VERSION}-bin.tar.gz &gt; 
bookkeeper-server-${VERSION}-bin.tar.gz.sha1
+ md5sum bookkeeper-all-${VERSION}-bin.tar.gz &gt; 
bookkeeper-all-${VERSION}-bin.tar.gz.md5
+ shasum bookkeeper-all-${VERSION}-bin.tar.gz &gt; 
bookkeeper-all-${VERSION}-bin.tar.gz.sha1
 </code></pre>
     </div>
   </li>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to