You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2014/05/22 12:58:34 UTC

svn commit: r909582 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/dev/source-code.html

Author: buildbot
Date: Thu May 22 10:58:34 2014
New Revision: 909582

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/dev/source-code.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 22 10:58:34 2014
@@ -1 +1 @@
-1596798
+1596808

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 22 10:58:34 2014
@@ -1 +1 @@
-1596798
+1596808

Modified: websites/staging/tomee/trunk/content/dev/source-code.html
==============================================================================
--- websites/staging/tomee/trunk/content/dev/source-code.html (original)
+++ websites/staging/tomee/trunk/content/dev/source-code.html Thu May 22 10:58:34 2014
@@ -209,7 +209,7 @@ Just change to the module directory and 
 
 <h3>Quick Build</h3>
 
-<p>If you are in a hurry, at let's face it most of us are, you can run a quick build without the examples:</p>
+<p>If you are in a hurry, and let's face it most of us are, you can run a quick build without the examples:</p>
 
 <pre><code>mvn -Pquick -Dsurefire.useFile=false -DdisableXmlReport=true -DuniqueVersion=false -ff -Dassemble -DskipTests -DfailIfNoTests=false clean install
 </code></pre>