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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7039574  List the capabilities module + recommend key encryption
7039574 is described below

commit 7039574ac118bfdebc91bb7d1013121aee304d2c
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Nov 1 16:11:53 2018 +0100

    List the capabilities module + recommend key encryption
---
 documentation/bundles.html                        | 3 ++-
 documentation/development/release-management.html | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/documentation/bundles.html b/documentation/bundles.html
index fea04c5..09cf01b 100644
--- a/documentation/bundles.html
+++ b/documentation/bundles.html
@@ -146,6 +146,7 @@
   <li><a href="/documentation/bundles/servlet-helpers.html">Servlet 
Helpers</a></li>
   <li><a 
href="/documentation/bundles/context-aware-configuration/context-aware-configuration.html">Context-Aware
 Configuration</a></li>
   <li><a href="/documentation/bundles/hapi.html">HApi - Hypermedia API 
tools</a></li>
+  <li><a 
href="https://github.com/apache/sling-org-apache-sling-capabilities";>Capabilities</a></li>
 </ul>
 <h2><a href="#content-presentation-and-rendering" 
name="content-presentation-and-rendering">Content Presentation and 
Rendering</a></h2>
 <ul>
@@ -171,7 +172,7 @@
 </ul></section></div></div>            
             <div class="footer">
 <div class="revisionInfo">
-                    Last modified by <span class="author">georg.henzler</span> 
on <span class="comment">Wed Oct 10 23:06:10 2018 +0200</span>
+                    Last modified by <span class="author">Bertrand 
Delacretaz</span> on <span class="comment">Thu Nov 1 16:10:04 2018 +0100</span>
                 </div>                <p>
                     Apache Sling, Sling, Apache, the Apache feather logo, and 
the Apache Sling project logo are trademarks of The Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.
                 </p><p>
diff --git a/documentation/development/release-management.html 
b/documentation/development/release-management.html
index 2b18edd..37f7afd 100644
--- a/documentation/development/release-management.html
+++ b/documentation/development/release-management.html
@@ -113,7 +113,7 @@
         &lt;profile&gt;
             &lt;id&gt;apache-release&lt;/id&gt;
             &lt;properties&gt;
-                &lt;gpg.passphrase&gt; &lt;!-- YOUR KEY PASSPHRASE --&gt; 
&lt;/gpg.passphrase&gt;
+                &lt;gpg.passphrase&gt; &lt;!-- YOUR (encrypted) KEY PASSPHRASE 
--&gt; &lt;/gpg.passphrase&gt;
             &lt;/properties&gt;
         &lt;/profile&gt;
     &lt;/profiles&gt;
@@ -514,7 +514,7 @@ ssb   2048R/226BCE00 2016-01-21
 </ol></section></div></div>            
             <div class="footer">
 <div class="revisionInfo">
-                    Last modified by <span class="author">Oliver Lietz</span> 
on <span class="comment">Sat Sep 22 12:37:02 2018 +0200</span>
+                    Last modified by <span class="author">Bertrand 
Delacretaz</span> on <span class="comment">Thu Nov 1 16:08:24 2018 +0100</span>
                 </div>                <p>
                     Apache Sling, Sling, Apache, the Apache feather logo, and 
the Apache Sling project logo are trademarks of The Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.
                 </p><p>

Reply via email to