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 0DAE218353 for ; Sun, 21 Feb 2016 23:48:05 +0000 (UTC) Received: (qmail 32504 invoked by uid 500); 21 Feb 2016 23:47:58 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 32462 invoked by uid 500); 21 Feb 2016 23:47:58 -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 32453 invoked by uid 99); 21 Feb 2016 23:47:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Feb 2016 23:47:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 26ADF180179 for ; Sun, 21 Feb 2016 23:47:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.471 X-Spam-Level: * X-Spam-Status: No, score=1.471 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.329] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QhEF69FPfD-m for ; Sun, 21 Feb 2016 23:47:55 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 526D25FBCE for ; Sun, 21 Feb 2016 23:28:04 +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 EC474E02E4 for ; Sun, 21 Feb 2016 23:23:10 +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 EBC153A0249 for ; Sun, 21 Feb 2016 23:23:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r980911 - in /websites/staging/deltaspike/trunk/content: ./ download.html examples.html javadoc.html news.html Date: Sun, 21 Feb 2016 23:23:10 -0000 To: commits@deltaspike.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160221232310.EBC153A0249@svn01-us-west.apache.org> Author: buildbot Date: Sun Feb 21 23:23:10 2016 New Revision: 980911 Log: Staging update by buildbot for deltaspike Modified: websites/staging/deltaspike/trunk/content/ (props changed) websites/staging/deltaspike/trunk/content/download.html websites/staging/deltaspike/trunk/content/examples.html websites/staging/deltaspike/trunk/content/javadoc.html websites/staging/deltaspike/trunk/content/news.html Propchange: websites/staging/deltaspike/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun Feb 21 23:23:10 2016 @@ -1 +1 @@ -1731574 +1731575 Modified: websites/staging/deltaspike/trunk/content/download.html ============================================================================== --- websites/staging/deltaspike/trunk/content/download.html (original) +++ websites/staging/deltaspike/trunk/content/download.html Sun Feb 21 23:23:10 2016 @@ -256,7 +256,7 @@ table.CodeRay td.code>pre{padding:0}

Latest Release

-

v1.5.3

+

v1.5.4

@@ -266,28 +266,28 @@ table.CodeRay td.code>pre{padding:0} @@ -299,16 +299,16 @@ table.CodeRay td.code>pre{padding:0} @@ -351,7 +351,7 @@ the signatures using e.g.:

$ pgpk -a KEYS
-$ pgpv deltaspike-project-1.5.3-source-release.zip.asc
+$ pgpv deltaspike-project-1.5.4-source-release.zip.asc
@@ -360,7 +360,7 @@ $ pgpv deltaspike-project-1.5.3-source-r
$ pgp -ka KEYS
-$ pgp deltaspike-project-1.5.3-source-release.zip.asc
+$ pgp deltaspike-project-1.5.4-source-release.zip.asc
@@ -369,7 +369,7 @@ $ pgp deltaspike-project-1.5.3-source-re
$ gpg --import KEYS
-$ gpg --verify deltaspike-project-1.5.3-source-release.zip.asc
+$ gpg --verify deltaspike-project-1.5.4-source-release.zip.asc
Modified: websites/staging/deltaspike/trunk/content/examples.html ============================================================================== --- websites/staging/deltaspike/trunk/content/examples.html (original) +++ websites/staging/deltaspike/trunk/content/examples.html Sun Feb 21 23:23:10 2016 @@ -255,7 +255,7 @@ table.CodeRay td.code>pre{padding:0}
-

A collection of ready-to-build Maven-based projects are provided to demonstrate the inclusion of DeltaSpike in applications. Each example showcases a different DeltaSpike feature and explores the mechanics of DeltaSpike implementation. You can use these examples to see DeltaSpike in action and learn how to add these capabilities to your own projects. The Maven-based project examples are available in deltaspike-project-1.5.3-source-release.zip.

+

A collection of ready-to-build Maven-based projects are provided to demonstrate the inclusion of DeltaSpike in applications. Each example showcases a different DeltaSpike feature and explores the mechanics of DeltaSpike implementation. You can use these examples to see DeltaSpike in action and learn how to add these capabilities to your own projects. The Maven-based project examples are available in deltaspike-project-1.5.4-source-release.zip.

To begin using the projects, complete the following steps:

@@ -263,13 +263,13 @@ table.CodeRay td.code>pre{padding:0}
  1. -

    Download deltaspike-project-1.5.3-source-release.zip

    +

    Download deltaspike-project-1.5.4-source-release.zip

  2. Extract the archive contents

    -
    $ unzip deltaspike-project-1.5.3-source-release.zip
    +
    $ unzip deltaspike-project-1.5.4-source-release.zip
  3. @@ -277,7 +277,7 @@ table.CodeRay td.code>pre{padding:0}

    Build the projects

    -
    $ cd /path/to/deltaspike-project-1.5.3/examples
    +
    $ cd /path/to/deltaspike-project-1.5.4/examples
     $ mvn clean package
    Modified: websites/staging/deltaspike/trunk/content/javadoc.html ============================================================================== --- websites/staging/deltaspike/trunk/content/javadoc.html (original) +++ websites/staging/deltaspike/trunk/content/javadoc.html Sun Feb 21 23:23:10 2016 @@ -258,7 +258,7 @@ table.CodeRay td.code>pre{padding:0} @@ -270,7 +270,7 @@ table.CodeRay td.code>pre{padding:0} Modified: websites/staging/deltaspike/trunk/content/news.html ============================================================================== --- websites/staging/deltaspike/trunk/content/news.html (original) +++ websites/staging/deltaspike/trunk/content/news.html Sun Feb 21 23:23:10 2016 @@ -253,6 +253,15 @@ table.CodeRay td.code>pre{padding:0}
    +

    23rd Release (1.5.4) (18.02.2016)

    +
    +
    +

    The Apache DeltaSpike team is pleased to announce the 23rd release +(v1.5.4).

    +
    +
    +
    +

    22nd Release (1.5.3) (05.02.2016)