Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DC19F18881 for ; Wed, 22 Jul 2015 18:14:30 +0000 (UTC) Received: (qmail 63461 invoked by uid 500); 22 Jul 2015 18:14:30 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 63425 invoked by uid 500); 22 Jul 2015 18:14:30 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 63416 invoked by uid 99); 22 Jul 2015 18:14:30 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2015 18:14:30 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id AF657AC02E6 for ; Wed, 22 Jul 2015 18:14:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r959190 - in /websites/staging/deltaspike/trunk/content: ./ documentation/build.html documentation/configure.html documentation/scheduler.html documentation/snapshots.html Date: Wed, 22 Jul 2015 18:14:30 -0000 To: commits@deltaspike.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150722181430.AF657AC02E6@hades.apache.org> Author: buildbot Date: Wed Jul 22 18:14:30 2015 New Revision: 959190 Log: Staging update by buildbot for deltaspike Modified: websites/staging/deltaspike/trunk/content/ (props changed) websites/staging/deltaspike/trunk/content/documentation/build.html websites/staging/deltaspike/trunk/content/documentation/configure.html websites/staging/deltaspike/trunk/content/documentation/scheduler.html websites/staging/deltaspike/trunk/content/documentation/snapshots.html Propchange: websites/staging/deltaspike/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Jul 22 18:14:30 2015 @@ -1 +1 @@ -1691166 +1692306 Modified: websites/staging/deltaspike/trunk/content/documentation/build.html ============================================================================== --- websites/staging/deltaspike/trunk/content/documentation/build.html (original) +++ websites/staging/deltaspike/trunk/content/documentation/build.html Wed Jul 22 18:14:30 2015 @@ -278,7 +278,7 @@ table.CodeRay td.code>pre{padding:0}

The DeltaSpike source (modules and examples) is provided for inspection, contribution and testing purposes. The source must be built with Maven, which has been used to automate the compilation, testing and packaging processes. Arquillian tests are included with the source and a CDI implementation or container can be specified with which to carry out the tests.

-

In all cases, to obtain the DeltaSpike source, download deltaspike-project-1.4.1-source-release.zip and extract the contents.

+

In all cases, to obtain the DeltaSpike source, download deltaspike-project-1.4.2-source-release.zip and extract the contents.

@@ -302,7 +302,7 @@ You can also obtain the DeltaSpike sourc
-
$ cd /path/to/deltaspike-project-1.4.1/
+
$ cd /path/to/deltaspike-project-1.4.2/
 $ mvn clean install
Modified: websites/staging/deltaspike/trunk/content/documentation/configure.html ============================================================================== --- websites/staging/deltaspike/trunk/content/documentation/configure.html (original) +++ websites/staging/deltaspike/trunk/content/documentation/configure.html Wed Jul 22 18:14:30 2015 @@ -310,7 +310,7 @@ You can also opt to use the lastest Delt
<properties>
-    <deltaspike.version>1.4.1</deltaspike.version>
+    <deltaspike.version>1.4.2</deltaspike.version>
 </properties>
Modified: websites/staging/deltaspike/trunk/content/documentation/scheduler.html ============================================================================== --- websites/staging/deltaspike/trunk/content/documentation/scheduler.html (original) +++ websites/staging/deltaspike/trunk/content/documentation/scheduler.html Wed Jul 22 18:14:30 2015 @@ -477,7 +477,7 @@ start a job once (without registering it

It is possible to replace the default integration with Quartz. Any scheduler that supports cron-expressions for job-classes can be used. -For more information, see Scheduler javadoc.

+For more information, see Scheduler javadoc.

Modified: websites/staging/deltaspike/trunk/content/documentation/snapshots.html ============================================================================== --- websites/staging/deltaspike/trunk/content/documentation/snapshots.html (original) +++ websites/staging/deltaspike/trunk/content/documentation/snapshots.html Wed Jul 22 18:14:30 2015 @@ -344,7 +344,7 @@ Snapshots provide previews of DeltaSpike
<properties>
-    <deltaspike.version>1.4.2-SNAPSHOT</deltaspike.version>
+    <deltaspike.version>1.4.3-SNAPSHOT</deltaspike.version>
 </properties>