You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by bu...@apache.org on 2020/02/05 11:26:19 UTC

svn commit: r1056145 [6/8] - in /websites/staging/deltaspike/trunk/content: ./ staging/

Modified: websites/staging/deltaspike/trunk/content/staging/news.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/staging/news.html (original)
+++ websites/staging/deltaspike/trunk/content/staging/news.html Wed Feb  5 11:26:19 2020
@@ -1,951 +1,942 @@
-<!DOCTYPE html>
-<head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="deltaspike-generate-pages">
-    <meta name="author" content="chm">
-    <!-- No caching headers -->
-    <meta http-equiv="cache-control" content="no-cache"/>
-    <meta http-equiv="pragma" content="no-cache"/>
-    <meta http-equiv="expires" content="-1"/>
-
-    <title>Apache DeltaSpike News</title>
-
-    <!--
-        Licensed to the Apache Software Foundation (ASF) under one
-        or more contributor license agreements.  See the NOTICE file
-        distributed with this work for additional information
-        regarding copyright ownership.  The ASF licenses this file
-        to you under the Apache License, Version 2.0 (the
-        "License"); you may not use this file except in compliance
-        with the License.  You may obtain a copy of the License at
-
-        http://www.apache.org/licenses/LICENSE-2.0
-
-        Unless required by applicable law or agreed to in writing,
-        software distributed under the License is distributed on an
-        "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-        KIND, either express or implied.  See the License for the
-        specific language governing permissions and limitations
-        under the License.
-    -->
-
-    <!-- Styles -->
-    <link href="https://deltaspike.apache.org/resources/css/bootstrap.css" rel="stylesheet">
-    <link href="https://deltaspike.apache.org/resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.1.0/css/font-awesome.min.css" rel="stylesheet">
-
-    
-
-    
-
-    <style type="text/css">
-        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
-/*pre.CodeRay {background-color:#f7f7f8;}*/
-.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
-.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
-.CodeRay .line-numbers strong{font-weight: normal}
-table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
-table.CodeRay td.line-numbers{text-align:right}
-table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
-table.CodeRay td.code{padding:0 0 0 .5em}
-table.CodeRay td.code>pre{padding:0}
-.CodeRay .debug{color:#fff !important;background:#000080 !important}
-.CodeRay .annotation{color:#007}
-.CodeRay .attribute-name{color:#000080}
-.CodeRay .attribute-value{color:#700}
-.CodeRay .binary{color:#509}
-.CodeRay .comment{color:#998;font-style:italic}
-.CodeRay .char{color:#04d}
-.CodeRay .char .content{color:#04d}
-.CodeRay .char .delimiter{color:#039}
-.CodeRay .class{color:#458;font-weight:bold}
-.CodeRay .complex{color:#a08}
-.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
-.CodeRay .color{color:#099}
-.CodeRay .class-variable{color:#369}
-.CodeRay .decorator{color:#b0b}
-.CodeRay .definition{color:#099}
-.CodeRay .delimiter{color:#000}
-.CodeRay .doc{color:#970}
-.CodeRay .doctype{color:#34b}
-.CodeRay .doc-string{color:#d42}
-.CodeRay .escape{color:#666}
-.CodeRay .entity{color:#800}
-.CodeRay .error{color:#808}
-.CodeRay .exception{color:inherit}
-.CodeRay .filename{color:#099}
-.CodeRay .function{color:#900;font-weight:bold}
-.CodeRay .global-variable{color:#008080}
-.CodeRay .hex{color:#058}
-.CodeRay .integer,.CodeRay .float{color:#099}
-.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
-.CodeRay .inline .inline{background:#ccc}
-.CodeRay .inline .inline .inline{background:#bbb}
-.CodeRay .inline .inline-delimiter{color:#d14}
-.CodeRay .inline-delimiter{color:#d14}
-.CodeRay .important{color:#555;font-weight:bold}
-.CodeRay .interpreted{color:#b2b}
-.CodeRay .instance-variable{color:#008080}
-.CodeRay .label{color:#970}
-.CodeRay .local-variable{color:#963}
-.CodeRay .octal{color:#40e}
-.CodeRay .predefined{color:#369}
-.CodeRay .preprocessor{color:#579}
-.CodeRay .pseudo-class{color:#555}
-.CodeRay .directive{font-weight:bold}
-.CodeRay .type{font-weight:bold}
-.CodeRay .predefined-type{color:inherit}
-.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
-.CodeRay .key{color:#808}
-.CodeRay .key .delimiter{color:#606}
-.CodeRay .key .char{color:#80f}
-.CodeRay .value{color:#088}
-.CodeRay .regexp .delimiter{color:#808}
-.CodeRay .regexp .content{color:#808}
-.CodeRay .regexp .modifier{color:#808}
-.CodeRay .regexp .char{color:#d14}
-.CodeRay .regexp .function{color:#404;font-weight:bold}
-.CodeRay .string{color:#d20}
-.CodeRay .string .string .string{background:#ffd0d0}
-.CodeRay .string .content{color:#d14}
-.CodeRay .string .char{color:#d14}
-.CodeRay .string .delimiter{color:#d14}
-.CodeRay .shell{color:#d14}
-.CodeRay .shell .delimiter{color:#d14}
-.CodeRay .symbol{color:#990073}
-.CodeRay .symbol .content{color:#a60}
-.CodeRay .symbol .delimiter{color:#630}
-.CodeRay .tag{color:#008080}
-.CodeRay .tag-special{color:#d70}
-.CodeRay .variable{color:#036}
-.CodeRay .insert{background:#afa}
-.CodeRay .delete{background:#faa}
-.CodeRay .change{color:#aaf;background:#007}
-.CodeRay .head{color:#f8f;background:#505}
-.CodeRay .insert .insert{color:#080}
-.CodeRay .delete .delete{color:#800}
-.CodeRay .change .change{color:#66f}
-.CodeRay .head .head{color:#f4f}
-
-        body {
-            padding-top: 60px;
-            padding-bottom: 40px;
-        }
-
-        .toc-like {
-            border-radius: 6px;
-            border: 1px solid #ccc;
-        }
-
-        .toc-like li {
-            line-height: 30px;
-            text-indent: 10px;
-        }
-
-        .toc-like li.custom-toc-header {
-            font-weight: bold;
-            background: #666;
-            color: white;
-            cursor: initial !important;
-            padding: 5px;
-        }
-
-        .toc-like li.custom-toc-header a {
-            color: white;
-            font-style: normal;
-            text-shadow: none;
-            padding: 0;
-        }
-
-        .toc-like li.custom-toc-header:hover a {
-            background: #666;
-        }
-
-        .page-title {
-            text-align: left;
-        }
-
-        #doc-content h2,
-        #doc-content h3,
-        #doc-content h4,
-        #doc-content h5,
-        #doc-content h6 {
-            padding-top: 0;
-            margin-top: 25px;
-            margin-bottom: 10px;
-            line-height: 1.4em;
-        }
-
-        #doc-content h2 {
-            border-bottom: 1px solid lightgrey;
-        }
-
-
-    </style>
-
-    <script type="text/javascript">
-
-        var _gaq = _gaq || [];
-        _gaq.push(['_setAccount', 'UA-36103647-1']);
-        _gaq.push(['_trackPageview']);
-
-        (function () {
-            var ga = document.createElement('script');
-            ga.type = 'text/javascript';
-            ga.async = true;
-            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-            var s = document.getElementsByTagName('script')[0];
-            s.parentNode.insertBefore(ga, s);
-        })();
-
-    </script>
-</head>
-
-<body>
-
-<div class="navbar navbar-fixed-top">
-    <div class="navbar-inner">
-        <div class="container">
-            <a class="btn btn-navbar" data-toggle="collapse"
-               data-target=".nav-collapse"> <span class="icon-bar"></span> <span
-            class="icon-bar"></span> <span class="icon-bar"></span>
-            </a>
-            <a class="brand logocolor" href="./index.html">Apache DeltaSpike</a>
-
-            <div class="nav-collapse">
-
-                
-                <ul class="nav">
-                    <li><a href="./index.html">Home</a></li>
-                    <li ><a href="./documentation">Documentation</a></li>
-                    <li  ><a href="./javadoc.html">Javadoc</a></li>
-                    <li ><a href="./source.html">Source</a></li>
-                    <li ><a href="./download.html">Download</a></li>
-                    <li ><a href="./community.html">Community</a></li>
-                    <!-- <li><a href="./support.html">Support</a></li>  -->
-                    <li class="active"><a href="./news.html">News</a></li>
-                </ul>
-            </div>
-            <!--/.nav-collapse -->
-            <form id="search-form" action="https://www.google.com/search"
-                  method="get" class="navbar-search pull-right">
-                <input value="deltaspike.apache.org" name="sitesearch"
-                       type="hidden"> <input class="search-query" name="q"
-                                             id="query" type="text">
-            </form>
-        </div>
-    </div>
-</div>
-
-<div class="container">
-    <div class="row-fluid">
-
-        
-
-        <div class="span12">
-            <div class="page-title">
-                <h1>Apache DeltaSpike News</h1>
-            </div>
-
-            <div id="doc-content">
-                <div class="sect1">
-<h2 id="_33th_release_1_9_2_2019_12_16">33th Release (1.9.2) (2019-12-16)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 34th release
-(v1.9.2).  Release notes can be found <a href="https://s.apache.org/DeltaSpike1.9.2">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_33th_release_1_9_1_2019_08_19">33th Release (1.9.1) (2019-08-19)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 33th release
-(v1.9.1).  Release notes can be found <a href="https://s.apache.org/DeltaSpike1.9.1">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_32th_release_1_9_0_2018_09_18">32th Release (1.9.0) (2018-09-18)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 32th release
-(v1.9.0).  Release notes can be found <a href="https://s.apache.org/DeltaSpike1.9.0">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_31th_release_1_8_2_2018_06_01">31th Release (1.8.2) (2018-06-01)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 31th release
-(v1.8.2).  Release notes can be found <a href="https://s.apache.org/DeltaSpike_1.8.2">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_30th_release_1_8_1_2018_01_01">30th Release (1.8.1) (2018-01-01)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 30th release
-(v1.8.1).  Release notes can be found <a href="https://s.apache.org/DeltaSpike_1.8.1">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_29th_release_1_8_0_2017_06_01">29th Release (1.8.0) (2017-06-01)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 29th release
-(v1.8.0).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.8.0">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_28th_release_1_7_2_06_11_2016">28th Release (1.7.2) (06.11.2016)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 28th release
-(v1.7.2).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.7.2">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_27th_release_1_7_1_20_07_2016">27th Release (1.7.1) (20.07.2016)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 27th release
-(v1.7.1).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.7.1">here</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_26th_release_1_7_0_19_06_2016">26th Release (1.7.0) (19.06.2016)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 26th release
-(v1.7.0).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.7.0">here</a></p>
-</div>
-<div class="paragraph">
-<p>Please note that the previously announced end of Java 6 support has
-been postponed until the 2.0 line.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_25th_release_1_6_1_23_04_2016">25th Release (1.6.1) (23.04.2016)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 25th release
-(v1.6.1).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_24th_release_1_6_0_02_04_2016">24th Release (1.6.0) (02.04.2016)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 24th release
-(v1.6.0).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_23rd_release_1_5_4_18_02_2016">23rd Release (1.5.4) (18.02.2016)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 23rd release
-(v1.5.4).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_22nd_release_1_5_3_05_02_2016">22nd Release (1.5.3) (05.02.2016)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 22nd release
-(v1.5.3).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_21st_release_1_5_2_06_12_2015">21st Release (1.5.2) (06.12.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 21st release
-(v1.5.2).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_20th_release_1_5_1_24_10_2015">20th Release (1.5.1) (24.10.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 20th release
-(v1.5.1).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_19th_release_1_5_0_10_08_2015">19th Release (1.5.0) (10.08.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 19th release
-(v1.5.0).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_18th_release_1_4_2_19_07_2015">18th Release (1.4.2) (19.07.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 18th release
-(v1.4.2).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_17th_release_1_4_1_12_06_2015">17th Release (1.4.1) (12.06.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 17th release
-(v1.4.1).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_01_06_2015">New Committer (01.06.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Daniel Cunha joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_16th_release_1_4_0_21_05_2015">16th Release (1.4.0) (21.05.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 16th release
-(v1.4.0).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_pmc_member_21_04_2015">New PMC Member (21.04.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Rafael Benevides joined our PMC.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_17_04_2015">New Committer (17.04.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Ron Smeral joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_15th_release_1_3_0_10_03_2015">15th Release (1.3.0) (10.03.2015)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 15th release
-(v1.3.0).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.3.0">release notes</a> contains 31 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_14th_release_1_2_1_20_12_2014">14th Release (1.2.1) (20.12.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 14th release
-(v1.2.1).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.2.1">release notes</a> contains 19 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_13th_release_1_2_0_30_11_2014">13th Release (1.2.0) (30.11.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 13th release
-(v1.2.0).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.2.0">release notes</a> contains 22 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_pmc_member_20_11_2014">New PMC Member (20.11.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Thomas Andraschko joined our PMC.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_12th_release_1_1_0_01_11_2014">12th Release (1.1.0) (01.11.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 12th release (v1.1.0).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.1.0">release notes</a> contains 24 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_duke_s_choice_award_28_09_2014">Duke&#8217;s Choice Award (28.09.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>We won a <a href="https://blogs.oracle.com/java/entry/2014_duke_s_choice_award">Duke&#8217;s Choice Award</a>!</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_11th_release_1_0_3_21_09_2014">11th Release (1.0.3) (21.09.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 11th release (v1.0.3).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.0.3">release notes</a> contains 20 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_10th_release_1_0_2_17_08_2014">10th Release (1.0.2) (17.08.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 10th release (v1.0.2).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.0.2">release notes</a> contains 15 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_9th_release_1_0_1_13_07_2014">9th Release (1.0.1) (13.07.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 9th release (v1.0.1).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.0.1">release notes</a> contains 18 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_8th_release_1_0_0_14_06_2014">8th Release (1.0.0) (14.06.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 8th release (v1.0.0).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_1.0.0">release notes</a> contains 48 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_18_05_2014">New Committer (18.05.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Rafael Benevides joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_7th_release_0_7_03_05_2014">7th Release (0.7) (03.05.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 7th release (v0.7).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DS-0.7-RNotes">release notes</a> contains 35 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_6th_release_0_6_20_03_2014">6th Release (0.6) (20.03.2014)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 6th release (v0.6).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DS-0.6-RNotes">release notes</a> contains 102 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_14_12_2013">New Committer (14.12.2013)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Thomas Andraschko joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_5th_release_0_5_18_09_2013">5th Release (0.5) (18.09.2013)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the 5th release (v0.5).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DS-0.5-RNotes">release notes</a> contains 29 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_4th_release_0_4_31_05_2013">4th Release (0.4) (31.05.2013)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the fourth release (v0.4).
-This is our first release as a top level project!</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DS-0.4-RNotes">release notes</a> contains a large list of bug fixes and new features.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_graduation_28_05_2013">Graduation (28.05.2013)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce that we have complete graduation as a top level project.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_3rd_release_0_3_incubating_22_08_2012">3rd Release (0.3 incubating) (22.08.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the second release (v0.3-incubating).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_03incubating">release notes</a> contains 104 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_21_08_2012">New Committer (21.08.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Bolesław Dawidowicz joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committers_11_07_2012">New Committers (11.07.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Charles Moulliard and Romain Manni-Bucau joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_apache_cms_30_05_2012">Apache CMS (30.05.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The setup of the project-site in Apache CMS started.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_2nd_release_0_2_incubating_22_04_2012">2nd Release (0.2 incubating) (22.04.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to announce the second release (v0.2-incubating).</p>
-</div>
-<div class="paragraph">
-<p>The <a href="http://s.apache.org/DeltaSpike_02incubating">release notes</a> contains 61 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_1st_release_0_1_incubating_10_02_2012">1st Release (0.1 incubating) (10.02.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The Apache DeltaSpike team is pleased to <a href="http://s.apache.org/cTt">announce</a> the first release (v0.1-incubating).</p>
-</div>
-<div class="paragraph">
-<p>The first release contains about 5 000 lines of code (including tests and 10 000 including comments). The <a href="http://s.apache.org/DeltaSpike_01incubating">release notes</a> contains 42 JIRA tickets.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_execution_of_integration_tests_with_remote_servers_01_02_2012">Execution of integration tests with remote servers (01.02.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>C4J helps us with nightly builds which deploy our integration tests to remote-servers (AS7 and GF3).</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_29_01_2012">New Committer (29.01.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Lukasz Lenart joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_28_01_2012">New Committer (28.01.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Christian Kaltepoth joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committer_27_01_2012">New Committer (27.01.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Rudy De Busscher joined our development community.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_nabble_mirror_21_01_2012">Nabble Mirror (21.01.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Dan Allen created a <a href="http://s.apache.org/deltaspike-dev_nabble">Nabble mirror</a> for the dev-list (based on <a href="http://incubator.apache.org/mail/deltaspike-dev/" class="bare">http://incubator.apache.org/mail/deltaspike-dev/</a>)</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_new_committers_13_01_2012">New Committers (13.01.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Dan Allen and Lincoln Baxter III are our first committers after the initial committers.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_github_mirror_12_01_2012">GitHub Mirror (12.01.2012)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The infra team created our mirror (<a href="https://github.com/apache/incubator-deltaspike" class="bare">https://github.com/apache/incubator-deltaspike</a>)</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_creation_of_the_status_page_30_12_2011">Creation of the Status Page (30.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>We created an initial version of our status page (<a href="http://incubator.apache.org/guides/website.html" class="bare">http://incubator.apache.org/guides/website.html</a>)</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_nightly_builds_29_12_2011">Nightly builds (29.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The infra team added the GIT plugin to Jenkins and we created build jobs for nightly builds which get deployed to
-<a href="https://repository.apache.org/content/groups/snapshots/org/apache/deltaspike/" class="bare">https://repository.apache.org/content/groups/snapshots/org/apache/deltaspike/</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_sonar_build_29_12_2011">Sonar build (29.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Gavin McDonald did the Sonar setup
-(<a href="https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project" class="bare">https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project</a>)</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_first_commit_22_12_2011">First Commit (22.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The infra team created our GIT repository and we made the first commit.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_first_jira_ticket_13_12_2011">First JIRA ticket (13.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>We created our JIRA project and filed the first ticket.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_first_report_12_2011_12_12_2011">First report 12.2011 (12.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>We submitted the first report to
-<a href="http://wiki.apache.org/incubator/December2011" class="bare">http://wiki.apache.org/incubator/December2011</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_twitter_account">Twitter Account</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>We created our Twitter account <a href="https://twitter.com/deltaspiketeam">@DeltaSpikeTeam</a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_mailing_lists_8_12_2011">Mailing-lists (8.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Matt Benson created our <a href="https://s.apache.org/Kpg">mailing-lists</a>.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_vote_closed_7_12_2011">Vote closed (7.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The vote to join the incubator was closed. There were 8 binding +1
-votes, 3 non-binding +1 votes and no -1 votes. In parallel several other
-folks showed up and told us that they are interested to join the effort.</p>
-</div>
-<div class="paragraph">
-<p>We start with the following initial committers (and therefore PPMC
-members):</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>Andy Gibson</p>
-</li>
-<li>
-<p>Antoine Sabot-Durand</p>
-</li>
-<li>
-<p>Arne Limburg</p>
-</li>
-<li>
-<p>Brian Leathem</p>
-</li>
-<li>
-<p>Cody Lerum</p>
-</li>
-<li>
-<p>David Blevins</p>
-</li>
-<li>
-<p>George Gastaldi</p>
-</li>
-<li>
-<p>Gerhard Petracek</p>
-</li>
-<li>
-<p>Jakob Korherr</p>
-</li>
-<li>
-<p>Jason Porter</p>
-</li>
-<li>
-<p>John Ament</p>
-</li>
-<li>
-<p>Jozef Hartinger</p>
-</li>
-<li>
-<p>Ken Finnigan</p>
-</li>
-<li>
-<p>Marius Bogoevici</p>
-</li>
-<li>
-<p>Mark Struberg</p>
-</li>
-<li>
-<p>Matthias Wessendorf</p>
-</li>
-<li>
-<p>Pete Muir</p>
-</li>
-<li>
-<p>Pete Royle</p>
-</li>
-<li>
-<p>Rick Hightower</p>
-</li>
-<li>
-<p>Shane Bryzak</p>
-</li>
-<li>
-<p>Stuart Douglas</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>Our mentors are:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>David Blevins</p>
-</li>
-<li>
-<p>Gerhard Petracek</p>
-</li>
-<li>
-<p>Jim Jagielski</p>
-</li>
-<li>
-<p>Mark Struberg</p>
-</li>
-<li>
-<p>Matt Benson</p>
-</li>
-<li>
-<p>Matthias Wessendorf</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_vote_to_join_the_incubator_4_12_2011">Vote to join the Incubator (4.12.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Gerhard Petracek started the official <a href="http://s.apache.org/h8">vote</a>.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_proposal_30_11_2011">Proposal (30.11.2011)</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>After some discussions between the teams (of Apache MyFaces CODI, Seam3 and CDISource), Mark Struberg submitted the
-<a href="http://wiki.apache.org/incubator/DeltaSpikeProposal">proposal</a>. Since Spike couldn&#8217;t be used as project-name, we agreed on DeltaSpike as initial code name (delta because it closes several gaps).</p>
-</div>
-</div>
-</div>
-            </div>
-        </div>
-
-        
-
-    </div>
-    <div class="row">
-        <hr>
-        <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
-                Licensed under the Apache License, Version 2.0.</p>
-
-            <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-        </footer>
-    </div>
-</div>
-
-</body>
+<!DOCTYPE html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="deltaspike-generate-pages">
+    <meta name="author" content="chm">
+    <!-- No caching headers -->
+    <meta http-equiv="cache-control" content="no-cache"/>
+    <meta http-equiv="pragma" content="no-cache"/>
+    <meta http-equiv="expires" content="-1"/>
+
+    <title>Apache DeltaSpike News</title>
+
+    <!--
+        Licensed to the Apache Software Foundation (ASF) under one
+        or more contributor license agreements.  See the NOTICE file
+        distributed with this work for additional information
+        regarding copyright ownership.  The ASF licenses this file
+        to you under the Apache License, Version 2.0 (the
+        "License"); you may not use this file except in compliance
+        with the License.  You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing,
+        software distributed under the License is distributed on an
+        "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+        KIND, either express or implied.  See the License for the
+        specific language governing permissions and limitations
+        under the License.
+    -->
+
+    <!-- Styles -->
+    <link href="https://deltaspike.apache.org/resources/css/bootstrap.css" rel="stylesheet">
+    <link href="https://deltaspike.apache.org/resources/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.1.0/css/font-awesome.min.css" rel="stylesheet">
+
+    
+
+    
+
+    <style type="text/css">
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
+
+        body {
+            padding-top: 60px;
+            padding-bottom: 40px;
+        }
+
+        .toc-like {
+            border-radius: 6px;
+            border: 1px solid #ccc;
+        }
+
+        .toc-like li {
+            line-height: 30px;
+            text-indent: 10px;
+        }
+
+        .toc-like li.custom-toc-header {
+            font-weight: bold;
+            background: #666;
+            color: white;
+            cursor: initial !important;
+            padding: 5px;
+        }
+
+        .toc-like li.custom-toc-header a {
+            color: white;
+            font-style: normal;
+            text-shadow: none;
+            padding: 0;
+        }
+
+        .toc-like li.custom-toc-header:hover a {
+            background: #666;
+        }
+
+        .page-title {
+            text-align: left;
+        }
+
+        #doc-content h2,
+        #doc-content h3,
+        #doc-content h4,
+        #doc-content h5,
+        #doc-content h6 {
+            padding-top: 0;
+            margin-top: 25px;
+            margin-bottom: 10px;
+            line-height: 1.4em;
+        }
+
+        #doc-content h2 {
+            border-bottom: 1px solid lightgrey;
+        }
+
+
+    </style>
+
+    <script type="text/javascript">
+
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-36103647-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function () {
+            var ga = document.createElement('script');
+            ga.type = 'text/javascript';
+            ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0];
+            s.parentNode.insertBefore(ga, s);
+        })();
+
+    </script>
+</head>
+
+<body>
+
+<div class="navbar navbar-fixed-top">
+    <div class="navbar-inner">
+        <div class="container">
+            <a class="btn btn-navbar" data-toggle="collapse"
+               data-target=".nav-collapse"> <span class="icon-bar"></span> <span
+            class="icon-bar"></span> <span class="icon-bar"></span>
+            </a>
+            <a class="brand logocolor" href="./index.html">Apache DeltaSpike</a>
+
+            <div class="nav-collapse">
+
+                
+                <ul class="nav">
+                    <li><a href="./index.html">Home</a></li>
+                    <li ><a href="./documentation">Documentation</a></li>
+                    <li  ><a href="./javadoc.html">Javadoc</a></li>
+                    <li ><a href="./source.html">Source</a></li>
+                    <li ><a href="./download.html">Download</a></li>
+                    <li ><a href="./community.html">Community</a></li>
+                    <!-- <li><a href="./support.html">Support</a></li>  -->
+                    <li class="active"><a href="./news.html">News</a></li>
+                </ul>
+            </div>
+            <!--/.nav-collapse -->
+            <form id="search-form" action="https://www.google.com/search"
+                  method="get" class="navbar-search pull-right">
+                <input value="deltaspike.apache.org" name="sitesearch"
+                       type="hidden"> <input class="search-query" name="q"
+                                             id="query" type="text">
+            </form>
+        </div>
+    </div>
+</div>
+
+<div class="container">
+    <div class="row-fluid">
+
+        
+
+        <div class="span12">
+            <div class="page-title">
+                <h1>Apache DeltaSpike News</h1>
+            </div>
+
+            <div id="doc-content">
+                <div class="sect1">
+<h2 id="_33th_release_1_9_1_2019_08_19">33th Release (1.9.1) (2019-08-19)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 33th release
+(v1.9.1).  Release notes can be found <a href="https://s.apache.org/DeltaSpike1.9.1">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_32th_release_1_9_0_2018_09_18">32th Release (1.9.0) (2018-09-18)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 32th release
+(v1.9.0).  Release notes can be found <a href="https://s.apache.org/DeltaSpike1.9.0">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_31th_release_1_8_2_2018_06_01">31th Release (1.8.2) (2018-06-01)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 31th release
+(v1.8.2).  Release notes can be found <a href="https://s.apache.org/DeltaSpike_1.8.2">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_30th_release_1_8_1_2018_01_01">30th Release (1.8.1) (2018-01-01)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 30th release
+(v1.8.1).  Release notes can be found <a href="https://s.apache.org/DeltaSpike_1.8.1">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_29th_release_1_8_0_2017_06_01">29th Release (1.8.0) (2017-06-01)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 29th release
+(v1.8.0).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.8.0">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_28th_release_1_7_2_06_11_2016">28th Release (1.7.2) (06.11.2016)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 28th release
+(v1.7.2).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.7.2">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_27th_release_1_7_1_20_07_2016">27th Release (1.7.1) (20.07.2016)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 27th release
+(v1.7.1).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.7.1">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_26th_release_1_7_0_19_06_2016">26th Release (1.7.0) (19.06.2016)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 26th release
+(v1.7.0).  Release notes can be found <a href="https://s.apache.org/DeltaSpike-1.7.0">here</a></p>
+</div>
+<div class="paragraph">
+<p>Please note that the previously announced end of Java 6 support has
+been postponed until the 2.0 line.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_25th_release_1_6_1_23_04_2016">25th Release (1.6.1) (23.04.2016)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 25th release
+(v1.6.1).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_24th_release_1_6_0_02_04_2016">24th Release (1.6.0) (02.04.2016)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 24th release
+(v1.6.0).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_23rd_release_1_5_4_18_02_2016">23rd Release (1.5.4) (18.02.2016)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 23rd release
+(v1.5.4).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_22nd_release_1_5_3_05_02_2016">22nd Release (1.5.3) (05.02.2016)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 22nd release
+(v1.5.3).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_21st_release_1_5_2_06_12_2015">21st Release (1.5.2) (06.12.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 21st release
+(v1.5.2).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_20th_release_1_5_1_24_10_2015">20th Release (1.5.1) (24.10.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 20th release
+(v1.5.1).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_19th_release_1_5_0_10_08_2015">19th Release (1.5.0) (10.08.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 19th release
+(v1.5.0).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_18th_release_1_4_2_19_07_2015">18th Release (1.4.2) (19.07.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 18th release
+(v1.4.2).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_17th_release_1_4_1_12_06_2015">17th Release (1.4.1) (12.06.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 17th release
+(v1.4.1).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_01_06_2015">New Committer (01.06.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Daniel Cunha joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_16th_release_1_4_0_21_05_2015">16th Release (1.4.0) (21.05.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 16th release
+(v1.4.0).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_pmc_member_21_04_2015">New PMC Member (21.04.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Rafael Benevides joined our PMC.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_17_04_2015">New Committer (17.04.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Ron Smeral joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_15th_release_1_3_0_10_03_2015">15th Release (1.3.0) (10.03.2015)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 15th release
+(v1.3.0).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.3.0">release notes</a> contains 31 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_14th_release_1_2_1_20_12_2014">14th Release (1.2.1) (20.12.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 14th release
+(v1.2.1).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.2.1">release notes</a> contains 19 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_13th_release_1_2_0_30_11_2014">13th Release (1.2.0) (30.11.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 13th release
+(v1.2.0).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.2.0">release notes</a> contains 22 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_pmc_member_20_11_2014">New PMC Member (20.11.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Thomas Andraschko joined our PMC.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_12th_release_1_1_0_01_11_2014">12th Release (1.1.0) (01.11.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 12th release (v1.1.0).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.1.0">release notes</a> contains 24 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_duke_s_choice_award_28_09_2014">Duke&#8217;s Choice Award (28.09.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>We won a <a href="https://blogs.oracle.com/java/entry/2014_duke_s_choice_award">Duke&#8217;s Choice Award</a>!</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_11th_release_1_0_3_21_09_2014">11th Release (1.0.3) (21.09.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 11th release (v1.0.3).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.0.3">release notes</a> contains 20 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_10th_release_1_0_2_17_08_2014">10th Release (1.0.2) (17.08.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 10th release (v1.0.2).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.0.2">release notes</a> contains 15 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_9th_release_1_0_1_13_07_2014">9th Release (1.0.1) (13.07.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 9th release (v1.0.1).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.0.1">release notes</a> contains 18 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_8th_release_1_0_0_14_06_2014">8th Release (1.0.0) (14.06.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 8th release (v1.0.0).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_1.0.0">release notes</a> contains 48 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_18_05_2014">New Committer (18.05.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Rafael Benevides joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_7th_release_0_7_03_05_2014">7th Release (0.7) (03.05.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 7th release (v0.7).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DS-0.7-RNotes">release notes</a> contains 35 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_6th_release_0_6_20_03_2014">6th Release (0.6) (20.03.2014)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 6th release (v0.6).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DS-0.6-RNotes">release notes</a> contains 102 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_14_12_2013">New Committer (14.12.2013)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Thomas Andraschko joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_5th_release_0_5_18_09_2013">5th Release (0.5) (18.09.2013)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the 5th release (v0.5).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DS-0.5-RNotes">release notes</a> contains 29 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_4th_release_0_4_31_05_2013">4th Release (0.4) (31.05.2013)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the fourth release (v0.4).
+This is our first release as a top level project!</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DS-0.4-RNotes">release notes</a> contains a large list of bug fixes and new features.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_graduation_28_05_2013">Graduation (28.05.2013)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce that we have complete graduation as a top level project.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_3rd_release_0_3_incubating_22_08_2012">3rd Release (0.3 incubating) (22.08.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the second release (v0.3-incubating).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_03incubating">release notes</a> contains 104 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_21_08_2012">New Committer (21.08.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Bolesław Dawidowicz joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committers_11_07_2012">New Committers (11.07.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Charles Moulliard and Romain Manni-Bucau joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_apache_cms_30_05_2012">Apache CMS (30.05.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The setup of the project-site in Apache CMS started.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_2nd_release_0_2_incubating_22_04_2012">2nd Release (0.2 incubating) (22.04.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the second release (v0.2-incubating).</p>
+</div>
+<div class="paragraph">
+<p>The <a href="http://s.apache.org/DeltaSpike_02incubating">release notes</a> contains 61 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_1st_release_0_1_incubating_10_02_2012">1st Release (0.1 incubating) (10.02.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to <a href="http://s.apache.org/cTt">announce</a> the first release (v0.1-incubating).</p>
+</div>
+<div class="paragraph">
+<p>The first release contains about 5 000 lines of code (including tests and 10 000 including comments). The <a href="http://s.apache.org/DeltaSpike_01incubating">release notes</a> contains 42 JIRA tickets.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_execution_of_integration_tests_with_remote_servers_01_02_2012">Execution of integration tests with remote servers (01.02.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>C4J helps us with nightly builds which deploy our integration tests to remote-servers (AS7 and GF3).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_29_01_2012">New Committer (29.01.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Lukasz Lenart joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_28_01_2012">New Committer (28.01.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Christian Kaltepoth joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committer_27_01_2012">New Committer (27.01.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Rudy De Busscher joined our development community.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_nabble_mirror_21_01_2012">Nabble Mirror (21.01.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Dan Allen created a <a href="http://s.apache.org/deltaspike-dev_nabble">Nabble mirror</a> for the dev-list (based on <a href="http://incubator.apache.org/mail/deltaspike-dev/" class="bare">http://incubator.apache.org/mail/deltaspike-dev/</a>)</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_new_committers_13_01_2012">New Committers (13.01.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Dan Allen and Lincoln Baxter III are our first committers after the initial committers.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_github_mirror_12_01_2012">GitHub Mirror (12.01.2012)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The infra team created our mirror (<a href="https://github.com/apache/incubator-deltaspike" class="bare">https://github.com/apache/incubator-deltaspike</a>)</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_creation_of_the_status_page_30_12_2011">Creation of the Status Page (30.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>We created an initial version of our status page (<a href="http://incubator.apache.org/guides/website.html" class="bare">http://incubator.apache.org/guides/website.html</a>)</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_nightly_builds_29_12_2011">Nightly builds (29.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The infra team added the GIT plugin to Jenkins and we created build jobs for nightly builds which get deployed to
+<a href="https://repository.apache.org/content/groups/snapshots/org/apache/deltaspike/" class="bare">https://repository.apache.org/content/groups/snapshots/org/apache/deltaspike/</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_sonar_build_29_12_2011">Sonar build (29.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Gavin McDonald did the Sonar setup
+(<a href="https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project" class="bare">https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project</a>)</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_first_commit_22_12_2011">First Commit (22.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The infra team created our GIT repository and we made the first commit.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_first_jira_ticket_13_12_2011">First JIRA ticket (13.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>We created our JIRA project and filed the first ticket.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_first_report_12_2011_12_12_2011">First report 12.2011 (12.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>We submitted the first report to
+<a href="http://wiki.apache.org/incubator/December2011" class="bare">http://wiki.apache.org/incubator/December2011</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_twitter_account">Twitter Account</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>We created our Twitter account <a href="https://twitter.com/deltaspiketeam">@DeltaSpikeTeam</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_mailing_lists_8_12_2011">Mailing-lists (8.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Matt Benson created our <a href="https://s.apache.org/Kpg">mailing-lists</a>.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_vote_closed_7_12_2011">Vote closed (7.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The vote to join the incubator was closed. There were 8 binding +1
+votes, 3 non-binding +1 votes and no -1 votes. In parallel several other
+folks showed up and told us that they are interested to join the effort.</p>
+</div>
+<div class="paragraph">
+<p>We start with the following initial committers (and therefore PPMC
+members):</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Andy Gibson</p>
+</li>
+<li>
+<p>Antoine Sabot-Durand</p>
+</li>
+<li>
+<p>Arne Limburg</p>
+</li>
+<li>
+<p>Brian Leathem</p>
+</li>
+<li>
+<p>Cody Lerum</p>
+</li>
+<li>
+<p>David Blevins</p>
+</li>
+<li>
+<p>George Gastaldi</p>
+</li>
+<li>
+<p>Gerhard Petracek</p>
+</li>
+<li>
+<p>Jakob Korherr</p>
+</li>
+<li>
+<p>Jason Porter</p>
+</li>
+<li>
+<p>John Ament</p>
+</li>
+<li>
+<p>Jozef Hartinger</p>
+</li>
+<li>
+<p>Ken Finnigan</p>
+</li>
+<li>
+<p>Marius Bogoevici</p>
+</li>
+<li>
+<p>Mark Struberg</p>
+</li>
+<li>
+<p>Matthias Wessendorf</p>
+</li>
+<li>
+<p>Pete Muir</p>
+</li>
+<li>
+<p>Pete Royle</p>
+</li>
+<li>
+<p>Rick Hightower</p>
+</li>
+<li>
+<p>Shane Bryzak</p>
+</li>
+<li>
+<p>Stuart Douglas</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>Our mentors are:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>David Blevins</p>
+</li>
+<li>
+<p>Gerhard Petracek</p>
+</li>
+<li>
+<p>Jim Jagielski</p>
+</li>
+<li>
+<p>Mark Struberg</p>
+</li>
+<li>
+<p>Matt Benson</p>
+</li>
+<li>
+<p>Matthias Wessendorf</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_vote_to_join_the_incubator_4_12_2011">Vote to join the Incubator (4.12.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Gerhard Petracek started the official <a href="http://s.apache.org/h8">vote</a>.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_proposal_30_11_2011">Proposal (30.11.2011)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>After some discussions between the teams (of Apache MyFaces CODI, Seam3 and CDISource), Mark Struberg submitted the
+<a href="http://wiki.apache.org/incubator/DeltaSpikeProposal">proposal</a>. Since Spike couldn&#8217;t be used as project-name, we agreed on DeltaSpike as initial code name (delta because it closes several gaps).</p>
+</div>
+</div>
+</div>
+            </div>
+        </div>
+
+        
+
+    </div>
+    <div class="row">
+        <hr>
+        <footer>
+            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+                Licensed under the Apache License, Version 2.0.</p>
+
+            <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+        </footer>
+    </div>
+</div>
+
+</body>
 </html>
\ No newline at end of file

Modified: websites/staging/deltaspike/trunk/content/staging/release-preparation.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/staging/release-preparation.html (original)
+++ websites/staging/deltaspike/trunk/content/staging/release-preparation.html Wed Feb  5 11:26:19 2020
@@ -1,314 +1,314 @@
-<!DOCTYPE html>
-<head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="deltaspike-generate-pages">
-    <meta name="author" content="chm">
-    <!-- No caching headers -->
-    <meta http-equiv="cache-control" content="no-cache"/>
-    <meta http-equiv="pragma" content="no-cache"/>
-    <meta http-equiv="expires" content="-1"/>
-
-    <title>Reviewing an Apache Release</title>
-
-    <!--
-        Licensed to the Apache Software Foundation (ASF) under one
-        or more contributor license agreements.  See the NOTICE file
-        distributed with this work for additional information
-        regarding copyright ownership.  The ASF licenses this file
-        to you under the Apache License, Version 2.0 (the
-        "License"); you may not use this file except in compliance
-        with the License.  You may obtain a copy of the License at
-
-        http://www.apache.org/licenses/LICENSE-2.0
-
-        Unless required by applicable law or agreed to in writing,
-        software distributed under the License is distributed on an
-        "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-        KIND, either express or implied.  See the License for the
-        specific language governing permissions and limitations
-        under the License.
-    -->
-
-    <!-- Styles -->
-    <link href="https://deltaspike.apache.org/resources/css/bootstrap.css" rel="stylesheet">
-    <link href="https://deltaspike.apache.org/resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.1.0/css/font-awesome.min.css" rel="stylesheet">
-
-    
-
-    
-
-    <style type="text/css">
-        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
-/*pre.CodeRay {background-color:#f7f7f8;}*/
-.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
-.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
-.CodeRay .line-numbers strong{font-weight: normal}
-table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
-table.CodeRay td.line-numbers{text-align:right}
-table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
-table.CodeRay td.code{padding:0 0 0 .5em}
-table.CodeRay td.code>pre{padding:0}
-.CodeRay .debug{color:#fff !important;background:#000080 !important}
-.CodeRay .annotation{color:#007}
-.CodeRay .attribute-name{color:#000080}
-.CodeRay .attribute-value{color:#700}
-.CodeRay .binary{color:#509}
-.CodeRay .comment{color:#998;font-style:italic}
-.CodeRay .char{color:#04d}
-.CodeRay .char .content{color:#04d}
-.CodeRay .char .delimiter{color:#039}
-.CodeRay .class{color:#458;font-weight:bold}
-.CodeRay .complex{color:#a08}
-.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
-.CodeRay .color{color:#099}
-.CodeRay .class-variable{color:#369}
-.CodeRay .decorator{color:#b0b}
-.CodeRay .definition{color:#099}
-.CodeRay .delimiter{color:#000}
-.CodeRay .doc{color:#970}
-.CodeRay .doctype{color:#34b}
-.CodeRay .doc-string{color:#d42}
-.CodeRay .escape{color:#666}
-.CodeRay .entity{color:#800}
-.CodeRay .error{color:#808}
-.CodeRay .exception{color:inherit}
-.CodeRay .filename{color:#099}
-.CodeRay .function{color:#900;font-weight:bold}
-.CodeRay .global-variable{color:#008080}
-.CodeRay .hex{color:#058}
-.CodeRay .integer,.CodeRay .float{color:#099}
-.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
-.CodeRay .inline .inline{background:#ccc}
-.CodeRay .inline .inline .inline{background:#bbb}
-.CodeRay .inline .inline-delimiter{color:#d14}
-.CodeRay .inline-delimiter{color:#d14}
-.CodeRay .important{color:#555;font-weight:bold}
-.CodeRay .interpreted{color:#b2b}
-.CodeRay .instance-variable{color:#008080}
-.CodeRay .label{color:#970}
-.CodeRay .local-variable{color:#963}
-.CodeRay .octal{color:#40e}
-.CodeRay .predefined{color:#369}
-.CodeRay .preprocessor{color:#579}
-.CodeRay .pseudo-class{color:#555}
-.CodeRay .directive{font-weight:bold}
-.CodeRay .type{font-weight:bold}
-.CodeRay .predefined-type{color:inherit}
-.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
-.CodeRay .key{color:#808}
-.CodeRay .key .delimiter{color:#606}
-.CodeRay .key .char{color:#80f}
-.CodeRay .value{color:#088}
-.CodeRay .regexp .delimiter{color:#808}
-.CodeRay .regexp .content{color:#808}
-.CodeRay .regexp .modifier{color:#808}
-.CodeRay .regexp .char{color:#d14}
-.CodeRay .regexp .function{color:#404;font-weight:bold}
-.CodeRay .string{color:#d20}
-.CodeRay .string .string .string{background:#ffd0d0}
-.CodeRay .string .content{color:#d14}
-.CodeRay .string .char{color:#d14}
-.CodeRay .string .delimiter{color:#d14}
-.CodeRay .shell{color:#d14}
-.CodeRay .shell .delimiter{color:#d14}
-.CodeRay .symbol{color:#990073}
-.CodeRay .symbol .content{color:#a60}
-.CodeRay .symbol .delimiter{color:#630}
-.CodeRay .tag{color:#008080}
-.CodeRay .tag-special{color:#d70}
-.CodeRay .variable{color:#036}
-.CodeRay .insert{background:#afa}
-.CodeRay .delete{background:#faa}
-.CodeRay .change{color:#aaf;background:#007}
-.CodeRay .head{color:#f8f;background:#505}
-.CodeRay .insert .insert{color:#080}
-.CodeRay .delete .delete{color:#800}
-.CodeRay .change .change{color:#66f}
-.CodeRay .head .head{color:#f4f}
-
-        body {
-            padding-top: 60px;
-            padding-bottom: 40px;
-        }
-
-        .toc-like {
-            border-radius: 6px;
-            border: 1px solid #ccc;
-        }
-
-        .toc-like li {
-            line-height: 30px;
-            text-indent: 10px;
-        }
-
-        .toc-like li.custom-toc-header {
-            font-weight: bold;
-            background: #666;
-            color: white;
-            cursor: initial !important;
-            padding: 5px;
-        }
-
-        .toc-like li.custom-toc-header a {
-            color: white;
-            font-style: normal;
-            text-shadow: none;
-            padding: 0;
-        }
-
-        .toc-like li.custom-toc-header:hover a {
-            background: #666;
-        }
-
-        .page-title {
-            text-align: left;
-        }
-
-        #doc-content h2,
-        #doc-content h3,
-        #doc-content h4,
-        #doc-content h5,
-        #doc-content h6 {
-            padding-top: 0;
-            margin-top: 25px;
-            margin-bottom: 10px;
-            line-height: 1.4em;
-        }
-
-        #doc-content h2 {
-            border-bottom: 1px solid lightgrey;
-        }
-
-
-    </style>
-
-    <script type="text/javascript">
-
-        var _gaq = _gaq || [];
-        _gaq.push(['_setAccount', 'UA-36103647-1']);
-        _gaq.push(['_trackPageview']);
-
-        (function () {
-            var ga = document.createElement('script');
-            ga.type = 'text/javascript';
-            ga.async = true;
-            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-            var s = document.getElementsByTagName('script')[0];
-            s.parentNode.insertBefore(ga, s);
-        })();
-
-    </script>
-</head>
-
-<body>
-
-<div class="navbar navbar-fixed-top">
-    <div class="navbar-inner">
-        <div class="container">
-            <a class="btn btn-navbar" data-toggle="collapse"
-               data-target=".nav-collapse"> <span class="icon-bar"></span> <span
-            class="icon-bar"></span> <span class="icon-bar"></span>
-            </a>
-            <a class="brand logocolor" href="./index.html">Apache DeltaSpike</a>
-
-            <div class="nav-collapse">
-
-                
-                <ul class="nav">
-                    <li><a href="./index.html">Home</a></li>
-                    <li ><a href="./documentation">Documentation</a></li>
-                    <li  ><a href="./javadoc.html">Javadoc</a></li>
-                    <li ><a href="./source.html">Source</a></li>
-                    <li ><a href="./download.html">Download</a></li>
-                    <li ><a href="./community.html">Community</a></li>
-                    <!-- <li><a href="./support.html">Support</a></li>  -->
-                    <li ><a href="./news.html">News</a></li>
-                </ul>
-            </div>
-            <!--/.nav-collapse -->
-            <form id="search-form" action="https://www.google.com/search"
-                  method="get" class="navbar-search pull-right">
-                <input value="deltaspike.apache.org" name="sitesearch"
-                       type="hidden"> <input class="search-query" name="q"
-                                             id="query" type="text">
-            </form>
-        </div>
-    </div>
-</div>
-
-<div class="container">
-    <div class="row-fluid">
-
-        
-
-        <div class="span12">
-            <div class="page-title">
-                <h1>Reviewing an Apache Release</h1>
-            </div>
-
-            <div id="doc-content">
-                <div class="paragraph">
-<p>Once a Release has been staged on <a href="http://repository.apache.org" class="bare">http://repository.apache.org</a> it must
-be reviewed by each PMC member <strong>before</strong> casting his VOTE.</p>
-</div>
-<div class="paragraph">
-<p>The following points need to be checked:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>is the GPG signature fine?</p>
-</li>
-<li>
-<p>is there a source archive?</p>
-</li>
-<li>
-<p>can the source archive really be built?</p>
-</li>
-<li>
-<p>is there a correct LICENSE and NOTICE file in each artifact (both
-source and binary artifacts)?</p>
-</li>
-<li>
-<p>does the NOTICE file contain all necessary attributions?</p>
-</li>
-<li>
-<p>check the dependencies. We must not have any GPL dependencies and LGPL
-only if they are optional, etc! See
-<a href="http://www.apache.org/legal/3party.html" class="bare">http://www.apache.org/legal/3party.html</a></p>
-</li>
-<li>
-<p>do all the tests work?</p>
-</li>
-<li>
-<p>if there is a TCK to run, does it succeed?</p>
-</li>
-<li>
-<p>if there is a tag in the SCM, does it contain reproduceable sources?</p>
-</li>
-</ul>
-</div>
-            </div>
-        </div>
-
-        
-
-    </div>
-    <div class="row">
-        <hr>
-        <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
-                Licensed under the Apache License, Version 2.0.</p>
-
-            <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-        </footer>
-    </div>
-</div>
-
-</body>
+<!DOCTYPE html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="deltaspike-generate-pages">
+    <meta name="author" content="chm">
+    <!-- No caching headers -->
+    <meta http-equiv="cache-control" content="no-cache"/>
+    <meta http-equiv="pragma" content="no-cache"/>
+    <meta http-equiv="expires" content="-1"/>
+
+    <title>Reviewing an Apache Release</title>
+
+    <!--
+        Licensed to the Apache Software Foundation (ASF) under one
+        or more contributor license agreements.  See the NOTICE file
+        distributed with this work for additional information
+        regarding copyright ownership.  The ASF licenses this file
+        to you under the Apache License, Version 2.0 (the
+        "License"); you may not use this file except in compliance
+        with the License.  You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing,
+        software distributed under the License is distributed on an
+        "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+        KIND, either express or implied.  See the License for the
+        specific language governing permissions and limitations
+        under the License.
+    -->
+
+    <!-- Styles -->
+    <link href="https://deltaspike.apache.org/resources/css/bootstrap.css" rel="stylesheet">
+    <link href="https://deltaspike.apache.org/resources/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.1.0/css/font-awesome.min.css" rel="stylesheet">
+
+    
+
+    
+
+    <style type="text/css">
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
+
+        body {
+            padding-top: 60px;
+            padding-bottom: 40px;
+        }
+
+        .toc-like {
+            border-radius: 6px;
+            border: 1px solid #ccc;
+        }
+
+        .toc-like li {
+            line-height: 30px;
+            text-indent: 10px;
+        }
+
+        .toc-like li.custom-toc-header {
+            font-weight: bold;
+            background: #666;
+            color: white;
+            cursor: initial !important;
+            padding: 5px;
+        }
+
+        .toc-like li.custom-toc-header a {
+            color: white;
+            font-style: normal;
+            text-shadow: none;
+            padding: 0;
+        }
+
+        .toc-like li.custom-toc-header:hover a {
+            background: #666;
+        }
+
+        .page-title {
+            text-align: left;
+        }
+
+        #doc-content h2,
+        #doc-content h3,
+        #doc-content h4,
+        #doc-content h5,
+        #doc-content h6 {
+            padding-top: 0;
+            margin-top: 25px;
+            margin-bottom: 10px;
+            line-height: 1.4em;
+        }
+
+        #doc-content h2 {
+            border-bottom: 1px solid lightgrey;
+        }
+
+
+    </style>
+
+    <script type="text/javascript">
+
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-36103647-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function () {
+            var ga = document.createElement('script');
+            ga.type = 'text/javascript';
+            ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0];
+            s.parentNode.insertBefore(ga, s);
+        })();
+
+    </script>
+</head>
+
+<body>
+
+<div class="navbar navbar-fixed-top">
+    <div class="navbar-inner">
+        <div class="container">
+            <a class="btn btn-navbar" data-toggle="collapse"
+               data-target=".nav-collapse"> <span class="icon-bar"></span> <span
+            class="icon-bar"></span> <span class="icon-bar"></span>
+            </a>
+            <a class="brand logocolor" href="./index.html">Apache DeltaSpike</a>
+
+            <div class="nav-collapse">
+
+                
+                <ul class="nav">
+                    <li><a href="./index.html">Home</a></li>
+                    <li ><a href="./documentation">Documentation</a></li>
+                    <li  ><a href="./javadoc.html">Javadoc</a></li>
+                    <li ><a href="./source.html">Source</a></li>
+                    <li ><a href="./download.html">Download</a></li>
+                    <li ><a href="./community.html">Community</a></li>
+                    <!-- <li><a href="./support.html">Support</a></li>  -->
+                    <li ><a href="./news.html">News</a></li>
+                </ul>
+            </div>
+            <!--/.nav-collapse -->
+            <form id="search-form" action="https://www.google.com/search"
+                  method="get" class="navbar-search pull-right">
+                <input value="deltaspike.apache.org" name="sitesearch"
+                       type="hidden"> <input class="search-query" name="q"
+                                             id="query" type="text">
+            </form>
+        </div>
+    </div>
+</div>
+
+<div class="container">
+    <div class="row-fluid">
+
+        
+
+        <div class="span12">
+            <div class="page-title">
+                <h1>Reviewing an Apache Release</h1>
+            </div>
+
+            <div id="doc-content">
+                <div class="paragraph">
+<p>Once a Release has been staged on <a href="http://repository.apache.org" class="bare">http://repository.apache.org</a> it must
+be reviewed by each PMC member <strong>before</strong> casting his VOTE.</p>
+</div>
+<div class="paragraph">
+<p>The following points need to be checked:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>is the GPG signature fine?</p>
+</li>
+<li>
+<p>is there a source archive?</p>
+</li>
+<li>
+<p>can the source archive really be built?</p>
+</li>
+<li>
+<p>is there a correct LICENSE and NOTICE file in each artifact (both
+source and binary artifacts)?</p>
+</li>
+<li>
+<p>does the NOTICE file contain all necessary attributions?</p>
+</li>
+<li>
+<p>check the dependencies. We must not have any GPL dependencies and LGPL
+only if they are optional, etc! See
+<a href="http://www.apache.org/legal/3party.html" class="bare">http://www.apache.org/legal/3party.html</a></p>
+</li>
+<li>
+<p>do all the tests work?</p>
+</li>
+<li>
+<p>if there is a TCK to run, does it succeed?</p>
+</li>
+<li>
+<p>if there is a tag in the SCM, does it contain reproduceable sources?</p>
+</li>
+</ul>
+</div>
+            </div>
+        </div>
+
+        
+
+    </div>
+    <div class="row">
+        <hr>
+        <footer>
+            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+                Licensed under the Apache License, Version 2.0.</p>
+
+            <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+        </footer>
+    </div>
+</div>
+
+</body>
 </html>
\ No newline at end of file