You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by bu...@apache.org on 2015/09/27 20:07:20 UTC

svn commit: r967009 - in /websites/staging/deltaspike/trunk/content: ./ external.html steps_for_a_release.html

Author: buildbot
Date: Sun Sep 27 18:07:20 2015
New Revision: 967009

Log:
Staging update by buildbot for deltaspike

Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)
    websites/staging/deltaspike/trunk/content/external.html
    websites/staging/deltaspike/trunk/content/steps_for_a_release.html

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep 27 18:07:20 2015
@@ -1 +1 @@
-1696189
+1705562

Modified: websites/staging/deltaspike/trunk/content/external.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/external.html (original)
+++ websites/staging/deltaspike/trunk/content/external.html Sun Sep 27 18:07:20 2015
@@ -419,6 +419,15 @@ In this session, we’ll start by pre
 <p><strong>Source code:</strong> <a href="https://github.com/rafabene/demo_deltaspike" class="bare">https://github.com/rafabene/demo_deltaspike</a></p>
 </div>
 </div>
+<div class="sect2">
+<h3 id="_why_you_should_consider_using_apache_deltaspike">Why you should consider using Apache DeltaSpike</h3>
+<div class="paragraph">
+<p>Blog post demonstrating 5 features of Apache DeltaSpike</p>
+</div>
+<div class="paragraph">
+<p><strong>Blog post:</strong> <a href="http://www.thedevpiece.com/why-you-should-consider-using-apache-deltaspike/" class="bare">http://www.thedevpiece.com/why-you-should-consider-using-apache-deltaspike/</a></p>
+</div>
+</div>
 </div>
 </div>
 <div class="sect1">
@@ -513,6 +522,7 @@ In this session, we’ll start by pre
 <li><a href="#_jboss_quickstarts">JBoss Quickstarts</a></li>
 <li><a href="#_deltaspike_examples">DeltaSpike Examples</a></li>
 <li><a href="#__pt_br_deltaspike_microblog_example">[pt-BR] DeltaSpike microblog example</a></li>
+<li><a href="#_why_you_should_consider_using_apache_deltaspike">Why you should consider using Apache DeltaSpike</a></li>
 </ul>
 </li>
 <li><a href="#_magazines">Magazines</a>

Modified: websites/staging/deltaspike/trunk/content/steps_for_a_release.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/steps_for_a_release.html (original)
+++ websites/staging/deltaspike/trunk/content/steps_for_a_release.html Sun Sep 27 18:07:20 2015
@@ -529,6 +529,26 @@ mkdir [version]
 </li>
 <li>
 <p>Deploy the site</p>
+<div class="ulist">
+<ul>
+<li>
+<p>mvn site deploy</p>
+</li>
+<li>
+<p>mvn clean javadoc:aggregate scm-publish:publish-scm or javadoc.sh</p>
+</li>
+</ul>
+</div>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_update_report">Update report</h3>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="https://reporter.apache.org/?deltaspike" class="bare">https://reporter.apache.org/?deltaspike</a></p>
 </li>
 </ul>
 </div>
@@ -621,6 +641,7 @@ Enjoy!
 <li><a href="#_upload_artifacts">Upload Artifacts</a></li>
 <li><a href="#_check_downloads">Check Downloads</a></li>
 <li><a href="#_update_site_content">Update site content</a></li>
+<li><a href="#_update_report">Update report</a></li>
 <li><a href="#_announce_the_release">Announce the Release</a>
 <ul class="sectlevel3">
 <li><a href="#_e_mails">E-mails</a></li>