Author: buildbot
Date: Tue Jul 11 09:18:13 2017
New Revision: 1015248

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/development/release-management.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 11 09:18:13 2017
@@ -1 +1 @@
-1801489
+1801579

Modified: 
websites/staging/sling/trunk/content/documentation/development/release-management.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/development/release-management.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/development/release-management.html
 Tue Jul 11 09:18:13 2017
@@ -192,6 +192,7 @@ h2:hover > .headerlink, h3:hover > .head
 
 <ul>
 <li>If you experience an error during deployment like a HTTP 401 check your 
settings for the required server entries as outlined in the 
<em>Prerequisites</em></li>
+<li>Depending on the OS &amp; the gpg version you have, you might hit 
https://issues.apache.org/jira/browse/MGPG-59, in which case you need, before 
maven command, to run <code>gpg --use-agent --armor --detach-sign --output 
$(mktemp) pom.xml</code></li>
 <li>Make sure the generated artifacts respect the Apache release <a 
href="http://www.apache.org/dev/release.html";>rules</a>: NOTICE and LICENSE 
files should be present in the META-INF directory within the jar. For -sources 
artifacts, be sure that your POM does not use the maven-source-plugin:2.0.3 
which is broken. The recommended version at this time is 2.0.4</li>
 <li>You should verify the deployment under the <a 
href="https://repository.apache.org/content/groups/snapshots/org/apache/sling";>snapshot</a>
 repository on Apache</li>
 </ul>
@@ -629,7 +630,7 @@ to be updated.</p>
 </ol>
 <p>For background information about this process see the <a 
href="http://maven.apache.org/developers/website/deploy-component-reference-documentation.html";>Maven
 components reference documentation</a>.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1798522 by sseifert on Mon, 12 Jun 2017 20:12:34 +0000
+        Rev. 1801579 by npeltier on Tue, 11 Jul 2017 09:17:41 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to