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

svn commit: r1705562 - in /deltaspike/site/trunk/content: external.html steps_for_a_release.html

Author: johndament
Date: Sun Sep 27 18:06:45 2015
New Revision: 1705562

URL: http://svn.apache.org/viewvc?rev=1705562&view=rev
Log:
Site checkin for project Apache DeltaSpike Site

Modified:
    deltaspike/site/trunk/content/external.html
    deltaspike/site/trunk/content/steps_for_a_release.html

Modified: deltaspike/site/trunk/content/external.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/external.html?rev=1705562&r1=1705561&r2=1705562&view=diff
==============================================================================
--- deltaspike/site/trunk/content/external.html (original)
+++ deltaspike/site/trunk/content/external.html Sun Sep 27 18:06:45 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: deltaspike/site/trunk/content/steps_for_a_release.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/steps_for_a_release.html?rev=1705562&r1=1705561&r2=1705562&view=diff
==============================================================================
--- deltaspike/site/trunk/content/steps_for_a_release.html (original)
+++ deltaspike/site/trunk/content/steps_for_a_release.html Sun Sep 27 18:06:45 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>