Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4F523200BCA for ; Mon, 7 Nov 2016 00:40:25 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4B368160B0D; Sun, 6 Nov 2016 23:40:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6A574160AFC for ; Mon, 7 Nov 2016 00:40:24 +0100 (CET) Received: (qmail 9031 invoked by uid 500); 6 Nov 2016 23:40:23 -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 9019 invoked by uid 99); 6 Nov 2016 23:40:23 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Nov 2016 23:40:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 32D49C8096 for ; Sun, 6 Nov 2016 23:40:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 6sujsM6OGiUt for ; Sun, 6 Nov 2016 23:40:22 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0ADAD5F19D for ; Sun, 6 Nov 2016 23:40:22 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1ED8AE0652 for ; Sun, 6 Nov 2016 23:40:18 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id AF6E03A0222 for ; Sun, 6 Nov 2016 23:40:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1768406 - in /deltaspike/site/trunk/content/documentation: build.html configure.html scheduler.html snapshots.html Date: Sun, 06 Nov 2016 23:40:17 -0000 To: commits@deltaspike.apache.org From: johndament@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161106234017.AF6E03A0222@svn01-us-west.apache.org> archived-at: Sun, 06 Nov 2016 23:40:25 -0000 Author: johndament Date: Sun Nov 6 23:40:17 2016 New Revision: 1768406 URL: http://svn.apache.org/viewvc?rev=1768406&view=rev Log: Site checkin for project Apache DeltaSpike Documentation Modified: deltaspike/site/trunk/content/documentation/build.html deltaspike/site/trunk/content/documentation/configure.html deltaspike/site/trunk/content/documentation/scheduler.html deltaspike/site/trunk/content/documentation/snapshots.html Modified: deltaspike/site/trunk/content/documentation/build.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/build.html?rev=1768406&r1=1768405&r2=1768406&view=diff ============================================================================== --- deltaspike/site/trunk/content/documentation/build.html (original) +++ deltaspike/site/trunk/content/documentation/build.html Sun Nov 6 23:40:17 2016 @@ -277,7 +277,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.7.1-source-release.zip and extract the contents.

+

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

@@ -301,7 +301,7 @@ You can also obtain the DeltaSpike sourc
-
$ cd /path/to/deltaspike-project-1.7.1/
+
$ cd /path/to/deltaspike-project-1.7.2/
 $ mvn clean install
Modified: deltaspike/site/trunk/content/documentation/configure.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/configure.html?rev=1768406&r1=1768405&r2=1768406&view=diff ============================================================================== --- deltaspike/site/trunk/content/documentation/configure.html (original) +++ deltaspike/site/trunk/content/documentation/configure.html Sun Nov 6 23:40:17 2016 @@ -309,7 +309,7 @@ You can also opt to use the lastest Delt
<properties>
-    <deltaspike.version>1.7.1</deltaspike.version>
+    <deltaspike.version>1.7.2</deltaspike.version>
 </properties>
@@ -418,7 +418,7 @@ repositories { } dependencyManagement { imports { - mavenBom 'org.apache.deltaspike.distribution:distributions-bom:1.7.1' + mavenBom 'org.apache.deltaspike.distribution:distributions-bom:1.7.2' } } dependencies { Modified: deltaspike/site/trunk/content/documentation/scheduler.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/scheduler.html?rev=1768406&r1=1768405&r2=1768406&view=diff ============================================================================== --- deltaspike/site/trunk/content/documentation/scheduler.html (original) +++ deltaspike/site/trunk/content/documentation/scheduler.html Sun Nov 6 23:40:17 2016 @@ -609,7 +609,7 @@ Such an adapter just needs to implement

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: deltaspike/site/trunk/content/documentation/snapshots.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/snapshots.html?rev=1768406&r1=1768405&r2=1768406&view=diff ============================================================================== --- deltaspike/site/trunk/content/documentation/snapshots.html (original) +++ deltaspike/site/trunk/content/documentation/snapshots.html Sun Nov 6 23:40:17 2016 @@ -343,7 +343,7 @@ Snapshots provide previews of DeltaSpike
<properties>
-    <deltaspike.version>1.7.2-SNAPSHOT</deltaspike.version>
+    <deltaspike.version>1.7.3-SNAPSHOT</deltaspike.version>
 </properties>