Author: struberg
Date: Wed Apr 9 21:15:59 2025
New Revision: 1089683
Log:
Site checkin for project Apache DeltaSpike Site
Modified:
sites/deltaspike/addons.html
sites/deltaspike/articles.html
sites/deltaspike/community.html
sites/deltaspike/documentation.html
sites/deltaspike/download.html
sites/deltaspike/examples.html
sites/deltaspike/external.html
sites/deltaspike/index.html
sites/deltaspike/javadoc.html
sites/deltaspike/migration-guide.html
sites/deltaspike/news.html
sites/deltaspike/release-preparation.html
sites/deltaspike/source.html
sites/deltaspike/steps_for_a_release.html
sites/deltaspike/suggested-git-workflows.html
Modified: sites/deltaspike/addons.html
==============================================================================
--- sites/deltaspike/addons.html (original)
+++ sites/deltaspike/addons.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -260,6 +244,39 @@ table.CodeRay td.code>pre{padding:0}
</div>
</div>
<div class="sect1">
+<h2 id="_lbitontigithub">lbitonti@github</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This GitHub account contains e.g. a DBUnit Add-on for the
Test-Control-Module of DeltaSpike.</p>
+</div>
+<div class="paragraph">
+<p><strong>Source code:</strong> <a
href="https://github.com/lbitonti/deltaspike-dbunit"
class="bare">https://github.com/lbitonti/deltaspike-dbunit</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_os890github">os890@github</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This GitHub account contains several DeltaSpike Add-ons e.g. to integrate
CDI with other frameworks.</p>
+</div>
+<div class="paragraph">
+<p><strong>Source code:</strong> <a href="https://github.com/os890/"
class="bare">https://github.com/os890/</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_rmannibucaugithub">rmannibucau@github</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This GitHub account contains several DeltaSpike Add-ons e.g. an integration
with the TomEE PasswordCipher API.</p>
+</div>
+<div class="paragraph">
+<p><strong>Source code:</strong> <a href="https://github.com/rmannibucau/"
class="bare">https://github.com/rmannibucau/</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_monitoring">Monitoring</h2>
<div class="sectionbody">
<div class="paragraph">
@@ -301,7 +318,7 @@ table.CodeRay td.code>pre{padding:0}
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/articles.html
==============================================================================
--- sites/deltaspike/articles.html (original)
+++ sites/deltaspike/articles.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -337,7 +321,7 @@ table.CodeRay td.code>pre{padding:0}
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/community.html
==============================================================================
--- sites/deltaspike/community.html (original)
+++ sites/deltaspike/community.html Wed Apr 9 21:15:59 2025
@@ -64,9 +64,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -101,7 +101,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -206,22 +206,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -358,14 +342,14 @@ contributing and help users.</p>
<div class="sect1">
<h2 id="_mailing_lists">Mailing lists</h2>
<div class="sectionbody">
-<table class="tableblock frame-all grid-all spread table">
+<table class="tableblock frame-all grid-all stretch table">
<colgroup>
-<col style="width: 16%;">
-<col style="width: 16%;">
-<col style="width: 16%;">
-<col style="width: 16%;">
-<col style="width: 16%;">
-<col style="width: 16%;">
+<col style="width: 16.6666%;">
+<col style="width: 16.6666%;">
+<col style="width: 16.6666%;">
+<col style="width: 16.6666%;">
+<col style="width: 16.6666%;">
+<col style="width: 16.667%;">
</colgroup>
<thead>
<tr>
@@ -487,7 +471,7 @@ find <a href="https://kiwiirc.com/client
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/documentation.html
==============================================================================
--- sites/deltaspike/documentation.html (original)
+++ sites/deltaspike/documentation.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -350,7 +334,7 @@ have a look at the <a href="suggested-gi
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/download.html
==============================================================================
--- sites/deltaspike/download.html (original)
+++ sites/deltaspike/download.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -256,7 +240,7 @@ table.CodeRay td.code>pre{padding:0}
<h2 id="_latest_release">Latest Release</h2>
<div class="sectionbody">
<div class="paragraph">
-<p>v1.9.4</p>
+<p>v2.0.0</p>
</div>
</div>
</div>
@@ -264,11 +248,15 @@ table.CodeRay td.code>pre{padding:0}
<h2 id="_prerequisits">Prerequisits</h2>
<div class="sectionbody">
<div class="paragraph">
-<p>The minimum JavaEE version is JavaEE 6.</p>
+<p>Apchache DeltaSpike-1.x supports JavaEE.
+The minimum JavaEE version is JavaEE 6.
+The minmium Java version until DeltaSpike-1.8.x is Java 6.
+The minimum Java version for DeltaSpike-1.9.x is Java8.</p>
</div>
<div class="paragraph">
-<p>The minmium Java version until DeltaSpike-1.8.x is Java 6.
-The minimum Java version from DeltaSpike-1.9.0 upwards is Java8.</p>
+<p>Apache DeltaSpike 2.x targets JakartaEE.
+The minimum JavaEE version is JakartaEE version is 9.
+The minimum Java version for DeltaSpike-2.0.x is Java11.</p>
</div>
</div>
</div>
@@ -278,28 +266,28 @@ The minimum Java version from DeltaSpike
<div class="ulist">
<ul>
<li>
-<p><a
href="https://www.apache.org/dyn/closer.lua/deltaspike/1.9.4/distribution-full-1.9.4.zip">distribution-full-1.9.4.zip</a></p>
+<p><a
href="https://www.apache.org/dyn/closer.lua/deltaspike/2.0.0/distribution-full-2.0.0.zip">distribution-full-2.0.0.zip</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/distribution-full-1.9.4.zip.asc">distribution-full-1.9.4.zip.asc</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/distribution-full-2.0.0.zip.asc">distribution-full-2.0.0.zip.asc</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/distribution-full-1.9.4.zip.sha512">distribution-full-1.9.4.zip.sha512</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/distribution-full-2.0.0.zip.sha512">distribution-full-2.0.0.zip.sha512</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/distribution-full-1.9.4.zip.sha1">distribution-full-1.9.4.zip.sha1</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/distribution-full-2.0.0.zip.sha1">distribution-full-2.0.0.zip.sha1</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dyn/closer.lua/deltaspike/1.9.4/distribution-full-1.9.4.tar.gz">distribution-full-1.9.4.tar.gz</a></p>
+<p><a
href="https://www.apache.org/dyn/closer.lua/deltaspike/2.0.0/distribution-full-2.0.0.tar.gz">distribution-full-2.0.0.tar.gz</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/distribution-full-1.9.4.tar.gz.asc">distribution-full-1.9.4.tar.gz.asc</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/distribution-full-2.0.0.tar.gz.asc">distribution-full-2.0.0.tar.gz.asc</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/distribution-full-1.9.4.tar.gz.sha512">distribution-full-1.9.4.tar.gz.sha512</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/distribution-full-2.0.0.tar.gz.sha512">distribution-full-2.0.0.tar.gz.sha512</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/distribution-full-1.9.4.tar.gz.sha1">distribution-full-1.9.4.tar.gz.sha1</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/distribution-full-2.0.0.tar.gz.sha1">distribution-full-2.0.0.tar.gz.sha1</a></p>
</li>
</ul>
</div>
@@ -311,16 +299,16 @@ The minimum Java version from DeltaSpike
<div class="ulist">
<ul>
<li>
-<p><a
href="https://www.apache.org/dyn/closer.lua/deltaspike/1.9.4/deltaspike-1.9.4-source-release.zip">deltaspike-1.9.4-source-release.zip</a></p>
+<p><a
href="https://www.apache.org/dyn/closer.lua/deltaspike/2.0.0/deltaspike-2.0.0-source-release.zip">deltaspike-2.0.0-source-release.zip</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/deltaspike-1.9.4-source-release.zip.asc">deltaspike-1.9.4-source-release.zip.asc</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/deltaspike-2.0.0-source-release.zip.asc">deltaspike-2.0.0-source-release.zip.asc</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/deltaspike-1.9.4-source-release.zip.sha512">deltaspike-1.9.4-source-release.zip.sha512</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/deltaspike-2.0.0-source-release.zip.sha512">deltaspike-2.0.0-source-release.zip.sha512</a></p>
</li>
<li>
-<p><a
href="https://www.apache.org/dist/deltaspike/1.9.4/deltaspike-1.9.4-source-release.zip.sha1">deltaspike-1.9.4-source-release.zip.sha1</a></p>
+<p><a
href="https://www.apache.org/dist/deltaspike/2.0.0/deltaspike-2.0.0-source-release.zip.sha1">deltaspike-2.0.0-source-release.zip.sha1</a></p>
</li>
</ul>
</div>
@@ -363,7 +351,7 @@ the signatures using e.g.:</p>
<div class="listingblock">
<div class="content">
<pre>$ pgpk -a KEYS
-$ pgpv deltaspike-project-1.9.4-source-release.zip.asc</pre>
+$ pgpv deltaspike-project-2.0.0-source-release.zip.asc</pre>
</div>
</div>
<div class="paragraph">
@@ -372,7 +360,7 @@ $ pgpv deltaspike-project-1.9.4-source-r
<div class="listingblock">
<div class="content">
<pre>$ pgp -ka KEYS
-$ pgp deltaspike-project-1.9.4-source-release.zip.asc</pre>
+$ pgp deltaspike-project-2.0.0-source-release.zip.asc</pre>
</div>
</div>
<div class="paragraph">
@@ -381,7 +369,7 @@ $ pgp deltaspike-project-1.9.4-source-re
<div class="listingblock">
<div class="content">
<pre>$ gpg --import KEYS
-$ gpg --verify deltaspike-project-1.9.4-source-release.zip.asc
deltaspike-project-1.9.4-source-release.zip</pre>
+$ gpg --verify deltaspike-project-2.0.0-source-release.zip.asc
deltaspike-project-2.0.0-source-release.zip</pre>
</div>
</div>
<div class="paragraph">
@@ -398,7 +386,7 @@ $ gpg --verify deltaspike-project-1.9.4-
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/examples.html
==============================================================================
--- sites/deltaspike/examples.html (original)
+++ sites/deltaspike/examples.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -255,7 +239,7 @@ table.CodeRay td.code>pre{padding:0}
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
-<p>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
<code>deltaspike-project-1.9.4-source-release.zip</code>.</p>
+<p>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
<code>deltaspike-project-2.0.0-source-release.zip</code>.</p>
</div>
<div class="paragraph">
<p>To begin using the projects, complete the following steps:</p>
@@ -263,13 +247,13 @@ table.CodeRay td.code>pre{padding:0}
<div class="olist arabic">
<ol class="arabic">
<li>
-<p><a href="https://deltaspike.apache.org/download.html">Download
<code>deltaspike-project-1.9.4-source-release.zip</code></a></p>
+<p><a href="https://deltaspike.apache.org/download.html">Download
<code>deltaspike-project-2.0.0-source-release.zip</code></a></p>
</li>
<li>
<p>Extract the archive contents</p>
<div class="listingblock">
<div class="content">
-<pre>$ unzip deltaspike-project-1.9.4-source-release.zip</pre>
+<pre>$ unzip deltaspike-project-2.0.0-source-release.zip</pre>
</div>
</div>
</li>
@@ -277,7 +261,7 @@ table.CodeRay td.code>pre{padding:0}
<p>Build the projects</p>
<div class="listingblock">
<div class="content">
-<pre>$ cd /path/to/deltaspike-project-1.9.4/examples
+<pre>$ cd /path/to/deltaspike-project-2.0.0/examples
$ mvn clean package</pre>
</div>
</div>
@@ -310,7 +294,7 @@ $ mvn clean package</pre>
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/external.html
==============================================================================
--- sites/deltaspike/external.html (original)
+++ sites/deltaspike/external.html Wed Apr 9 21:15:59 2025
@@ -64,9 +64,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -101,7 +101,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -206,22 +206,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -279,7 +263,7 @@ table.CodeRay td.code>pre{padding:0}
</div>
</div>
<div class="sect1">
-<h2 id="_books_free_online">Books (free/online)</h2>
+<h2 id="_books_freeonline">Books (free/online)</h2>
<div class="sectionbody">
<div class="paragraph">
<p><strong>CDI@Work (chapter about DeltaSpike):</strong> <a
href="http://cdiatwork.irian.at/"
class="bare">http://cdiatwork.irian.at/</a></p>
@@ -361,7 +345,7 @@ In this session, weâll start by pre
</div>
</div>
<div class="sect2">
-<h3 id="__de_flexibilitaet_mit_cdi_und_apache_deltaspike">[de] Flexibilitaet
mit CDI und Apache DeltaSpike</h3>
+<h3 id="_de_flexibilitaet_mit_cdi_und_apache_deltaspike">[de] Flexibilitaet
mit CDI und Apache DeltaSpike</h3>
<div class="paragraph">
<p>Presentation about DeltaSpike</p>
</div>
@@ -370,7 +354,7 @@ In this session, weâll start by pre
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_deixando_de_refazer_a_roda_com_apache_deltaspike">[pt-BR]
Deixando de refazer a roda com Apache DeltaSpike</h3>
+<h3 id="_pt_br_deixando_de_refazer_a_roda_com_apache_deltaspike">[pt-BR]
Deixando de refazer a roda com Apache DeltaSpike</h3>
<div class="paragraph">
<p>CDI e DeltaSpike presentation in TDC - The Developers Conference 2015</p>
</div>
@@ -486,7 +470,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_deltaspike_microblog_example">[pt-BR] DeltaSpike microblog
example</h3>
+<h3 id="_pt_br_deltaspike_microblog_example">[pt-BR] DeltaSpike microblog
example</h3>
<div class="paragraph">
<p>Application that shows a microblog using DeltaSpike</p>
</div>
@@ -504,7 +488,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_rest_application_with_deltaspike_data">[pt-BR] Rest
Application with DeltaSpike Data</h3>
+<h3 id="_pt_br_rest_application_with_deltaspike_data">[pt-BR] Rest Application
with DeltaSpike Data</h3>
<div class="paragraph">
<p>Simple example based on MicroProfile(OpenApi,Payara-Micro) and
DeltaSpike-data</p>
</div>
@@ -513,7 +497,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_crud_deltaspike_cdi_angular">[pt-BR]
CRUD-Deltaspike-CDI-Angular</h3>
+<h3 id="_pt_br_crud_deltaspike_cdi_angular">[pt-BR]
CRUD-Deltaspike-CDI-Angular</h3>
<div class="paragraph">
<p>Simple CRUD example based on SparkJava and DeltaSpike-data</p>
</div>
@@ -522,7 +506,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_crud_deltaspike_cdi_angular_2">[pt-BR]
CRUD-Deltaspike-CDI-Angular</h3>
+<h3 id="_pt_br_crud_deltaspike_cdi_angular_2">[pt-BR]
CRUD-Deltaspike-CDI-Angular</h3>
<div class="paragraph">
<p>Simple CRUD example based on JavaLin and DeltaSpike-data</p>
</div>
@@ -531,7 +515,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_jax_rs_sample_cdi_deltaspike_data">[pt-BR]
jax-rs-sample-cdi-deltaspike-data</h3>
+<h3 id="_pt_br_jax_rs_sample_cdi_deltaspike_data">[pt-BR]
jax-rs-sample-cdi-deltaspike-data</h3>
<div class="paragraph">
<p>Simple CRUD example based on jax-rs(resteasy) and DeltaSpike-data for
Tomcat</p>
</div>
@@ -540,7 +524,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__spanish_oracle_helidon_with_deltaspike_data">[spanish] Oracle
Helidon with DeltaSpike-Data</h3>
+<h3 id="_spanish_oracle_helidon_with_deltaspike_data">[spanish] Oracle Helidon
with DeltaSpike-Data</h3>
<div class="paragraph">
<p>Simple CRUD example based on Helidon and DeltaSpike-data</p>
</div>
@@ -549,7 +533,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_eclipse_vertx_with_deltaspike_data">[pt-BR] Eclipse vertx with
DeltaSpike-Data</h3>
+<h3 id="_pt_br_eclipse_vertx_with_deltaspike_data">[pt-BR] Eclipse vertx with
DeltaSpike-Data</h3>
<div class="paragraph">
<p>Simple example based on vertx and DeltaSpike-data</p>
</div>
@@ -558,7 +542,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_eclipse_vertx_with_deltaspike_data_2">[pt-BR] Eclipse vertx
with DeltaSpike-Data</h3>
+<h3 id="_pt_br_eclipse_vertx_with_deltaspike_data_2">[pt-BR] Eclipse vertx
with DeltaSpike-Data</h3>
<div class="paragraph">
<p>Simple example based on vertx and DeltaSpike-data</p>
</div>
@@ -567,7 +551,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_javalin_with_deltaspike_data">[pt-BR] Javalin with
DeltaSpike-Data</h3>
+<h3 id="_pt_br_javalin_with_deltaspike_data">[pt-BR] Javalin with
DeltaSpike-Data</h3>
<div class="paragraph">
<p>Simple example based on Javalin and DeltaSpike-data</p>
</div>
@@ -581,7 +565,7 @@ but without some indirections which were
<h2 id="_magazines">Magazines</h2>
<div class="sectionbody">
<div class="sect2">
-<h3 id="__pt_br_brazilian_java_magazine">[pt-BR] Brazilian Java Magazine</h3>
+<h3 id="_pt_br_brazilian_java_magazine">[pt-BR] Brazilian Java Magazine</h3>
<div class="paragraph">
<p>Apache DeltaSpike: CDI Programável</p>
</div>
@@ -595,7 +579,7 @@ but without some indirections which were
<h2 id="_interviews">Interviews</h2>
<div class="sectionbody">
<div class="sect2">
-<h3 id="__pt_br_infoq_brazil">[pt-BR] InfoQ Brazil</h3>
+<h3 id="_pt_br_infoq_brazil">[pt-BR] InfoQ Brazil</h3>
<div class="paragraph">
<p>Apache DeltaSpike, a API de extensions do CDI</p>
</div>
@@ -604,7 +588,7 @@ but without some indirections which were
</div>
</div>
<div class="sect2">
-<h3 id="__pt_br_infoq_brazil_2">[pt-BR] InfoQ Brazil</h3>
+<h3 id="_pt_br_infoq_brazil_2">[pt-BR] InfoQ Brazil</h3>
<div class="paragraph">
<p>O que é DeltaSpike?</p>
</div>
@@ -661,38 +645,6 @@ but without some indirections which were
</div>
</div>
</div>
-<div class="sect1">
-<h2 id="_add_ons">Add-ons</h2>
-<div class="sectionbody">
-<div class="sect2">
-<h3 id="_lbitonti_github">lbitonti@github</h3>
-<div class="paragraph">
-<p>This GitHub account contains e.g. a DBUnit Add-on for the
Test-Control-Module of DeltaSpike.</p>
-</div>
-<div class="paragraph">
-<p><strong>Source code:</strong> <a
href="https://github.com/lbitonti/deltaspike-dbunit"
class="bare">https://github.com/lbitonti/deltaspike-dbunit</a></p>
-</div>
-</div>
-<div class="sect2">
-<h3 id="_os890_github">os890@github</h3>
-<div class="paragraph">
-<p>This GitHub account contains several DeltaSpike Add-ons e.g. to integrate
CDI with other frameworks.</p>
-</div>
-<div class="paragraph">
-<p><strong>Source code:</strong> <a href="https://github.com/os890/"
class="bare">https://github.com/os890/</a></p>
-</div>
-</div>
-<div class="sect2">
-<h3 id="_rmannibucau_github">rmannibucau@github</h3>
-<div class="paragraph">
-<p>This GitHub account contains several DeltaSpike Add-ons e.g. an integration
with the TomEE PasswordCipher API.</p>
-</div>
-<div class="paragraph">
-<p><strong>Source code:</strong> <a href="https://github.com/rmannibucau/"
class="bare">https://github.com/rmannibucau/</a></p>
-</div>
-</div>
-</div>
-</div>
</div>
</div>
@@ -710,7 +662,7 @@ but without some indirections which were
<div class="fallback-toc">
<ul class="sectlevel1">
-<li><a href="#_books_free_online">Books (free/online)</a></li>
+<li><a href="#_books_freeonline">Books (free/online)</a></li>
<li><a href="#_presentations">Presentations</a>
<ul class="sectlevel2">
<li><a href="#_apache_deltaspike_the_cdi_toolbox">Apache DeltaSpike: The CDI
toolbox</a></li>
@@ -718,8 +670,8 @@ but without some indirections which were
<li><a href="#_apache_deltaspike">Apache DeltaSpike</a></li>
<li><a href="#_myfaces_codi_and_jboss_seam3_become_apache_deltaspike">MyFaces
CODI and JBoss Seam3 become Apache DeltaSpike</a></li>
<li><a
href="#_migrating_a_jsf_based_web_application_from_spring_3_to_java_ee_7_and_cdi">Migrating
a JSF-Based Web Application from Spring 3 to Java EE 7 and CDI</a></li>
-<li><a href="#__de_flexibilitaet_mit_cdi_und_apache_deltaspike">[de]
Flexibilitaet mit CDI und Apache DeltaSpike</a></li>
-<li><a
href="#__pt_br_deixando_de_refazer_a_roda_com_apache_deltaspike">[pt-BR]
Deixando de refazer a roda com Apache DeltaSpike</a></li>
+<li><a href="#_de_flexibilitaet_mit_cdi_und_apache_deltaspike">[de]
Flexibilitaet mit CDI und Apache DeltaSpike</a></li>
+<li><a href="#_pt_br_deixando_de_refazer_a_roda_com_apache_deltaspike">[pt-BR]
Deixando de refazer a roda com Apache DeltaSpike</a></li>
<li><a href="#_apache_deltaspike_the_cdi_toolbox_java_one_2015">Apache
Deltaspike the CDI Toolbox (Java One 2015)</a></li>
<li><a
href="#_javaone_2015_rafael_benevides_apache_deltaspike_the_cdi_toolbox">JavaOne
2015 - Rafael Benevides - Apache DeltaSpike, the CDI Toolbox</a></li>
<li><a
href="#_simplificando_la_persistencia_de_datos_con_apache_deltaspike_data_java_user_group_de_nicaragua">Simplificando
la persistencia de datos con Apache DeltaSpike Data (Java User Group de
Nicaragua)</a></li>
@@ -734,27 +686,27 @@ but without some indirections which were
<li><a href="#_fullstack_codi_to_deltaspike">Fullstack CODI to
DeltaSpike</a></li>
<li><a href="#_jboss_quickstarts">JBoss Quickstarts</a></li>
<li><a href="#_deltaspike_examples">DeltaSpike Examples</a></li>
-<li><a href="#__pt_br_deltaspike_microblog_example">[pt-BR] DeltaSpike
microblog example</a></li>
+<li><a href="#_pt_br_deltaspike_microblog_example">[pt-BR] DeltaSpike
microblog example</a></li>
<li><a href="#_why_you_should_consider_using_apache_deltaspike">Why you should
consider using Apache DeltaSpike</a></li>
-<li><a href="#__pt_br_rest_application_with_deltaspike_data">[pt-BR] Rest
Application with DeltaSpike Data</a></li>
-<li><a href="#__pt_br_crud_deltaspike_cdi_angular">[pt-BR]
CRUD-Deltaspike-CDI-Angular</a></li>
-<li><a href="#__pt_br_crud_deltaspike_cdi_angular_2">[pt-BR]
CRUD-Deltaspike-CDI-Angular</a></li>
-<li><a href="#__pt_br_jax_rs_sample_cdi_deltaspike_data">[pt-BR]
jax-rs-sample-cdi-deltaspike-data</a></li>
-<li><a href="#__spanish_oracle_helidon_with_deltaspike_data">[spanish] Oracle
Helidon with DeltaSpike-Data</a></li>
-<li><a href="#__pt_br_eclipse_vertx_with_deltaspike_data">[pt-BR] Eclipse
vertx with DeltaSpike-Data</a></li>
-<li><a href="#__pt_br_eclipse_vertx_with_deltaspike_data_2">[pt-BR] Eclipse
vertx with DeltaSpike-Data</a></li>
-<li><a href="#__pt_br_javalin_with_deltaspike_data">[pt-BR] Javalin with
DeltaSpike-Data</a></li>
+<li><a href="#_pt_br_rest_application_with_deltaspike_data">[pt-BR] Rest
Application with DeltaSpike Data</a></li>
+<li><a href="#_pt_br_crud_deltaspike_cdi_angular">[pt-BR]
CRUD-Deltaspike-CDI-Angular</a></li>
+<li><a href="#_pt_br_crud_deltaspike_cdi_angular_2">[pt-BR]
CRUD-Deltaspike-CDI-Angular</a></li>
+<li><a href="#_pt_br_jax_rs_sample_cdi_deltaspike_data">[pt-BR]
jax-rs-sample-cdi-deltaspike-data</a></li>
+<li><a href="#_spanish_oracle_helidon_with_deltaspike_data">[spanish] Oracle
Helidon with DeltaSpike-Data</a></li>
+<li><a href="#_pt_br_eclipse_vertx_with_deltaspike_data">[pt-BR] Eclipse vertx
with DeltaSpike-Data</a></li>
+<li><a href="#_pt_br_eclipse_vertx_with_deltaspike_data_2">[pt-BR] Eclipse
vertx with DeltaSpike-Data</a></li>
+<li><a href="#_pt_br_javalin_with_deltaspike_data">[pt-BR] Javalin with
DeltaSpike-Data</a></li>
</ul>
</li>
<li><a href="#_magazines">Magazines</a>
<ul class="sectlevel2">
-<li><a href="#__pt_br_brazilian_java_magazine">[pt-BR] Brazilian Java
Magazine</a></li>
+<li><a href="#_pt_br_brazilian_java_magazine">[pt-BR] Brazilian Java
Magazine</a></li>
</ul>
</li>
<li><a href="#_interviews">Interviews</a>
<ul class="sectlevel2">
-<li><a href="#__pt_br_infoq_brazil">[pt-BR] InfoQ Brazil</a></li>
-<li><a href="#__pt_br_infoq_brazil_2">[pt-BR] InfoQ Brazil</a></li>
+<li><a href="#_pt_br_infoq_brazil">[pt-BR] InfoQ Brazil</a></li>
+<li><a href="#_pt_br_infoq_brazil_2">[pt-BR] InfoQ Brazil</a></li>
</ul>
</li>
<li><a href="#_templates">Templates</a>
@@ -768,13 +720,6 @@ but without some indirections which were
<li><a href="#_jsf_cdi_ds_apache_tomee">JSF + CDI + DS (Apache TomEE)</a></li>
</ul>
</li>
-<li><a href="#_add_ons">Add-ons</a>
-<ul class="sectlevel2">
-<li><a href="#_lbitonti_github">lbitonti@github</a></li>
-<li><a href="#_os890_github">os890@github</a></li>
-<li><a href="#_rmannibucau_github">rmannibucau@github</a></li>
-</ul>
-</li>
</ul>
</div>
@@ -785,7 +730,7 @@ but without some indirections which were
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/index.html
==============================================================================
--- sites/deltaspike/index.html (original)
+++ sites/deltaspike/index.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -252,7 +236,7 @@ table.CodeRay td.code>pre{padding:0}
</div>
<div id="doc-content">
- <table class="tableblock frame-all grid-all spread">
+ <table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 50%;">
<col style="width: 50%;">
@@ -267,20 +251,19 @@ table.CodeRay td.code>pre{padding:0}
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><span
class="image"><img src="images/logo.png" alt="image"></span></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">DeltaSpike
consists of a number of portable CDI extensions that provide
-useful features for Java application developers.
-</p><p class="tableblock">We will also ensure true portability! We are testing
DeltaSpike on
+useful features for Java application developers.</p>
+<p class="tableblock">We will also ensure true portability! We are testing
DeltaSpike on
different CDI implementations like Apache OpenWebBeans and JBoss Weld,
and also on different Java EE servers like Apache Tomcat and TomEE,
-JBoss AS7, WildFly 8.x and 9.x, Oracle GlassFish 3.1+ and 4.x+, IBM
-WebSphere 8.x, Oracle WebLogic Server 12c, Jetty, and others.
-</p><p class="tableblock"><a href="documentation/overview.html">View details
»</a></p></td>
+JBoss Enterprise, WildFly, GlassFish, Liberty, Oracle WebLogic and others.</p>
+<p class="tableblock"><a href="documentation/overview.html">View details
»</a></p></td>
</tr>
</tfoot>
</table>
-<table class="tableblock frame-all grid-all spread">
+<table class="tableblock frame-all grid-all stretch">
<colgroup>
-<col style="width: 12%;">
-<col style="width: 37%;">
+<col style="width: 12.5%;">
+<col style="width: 37.5%;">
<col style="width: 50%;">
</colgroup>
<thead>
@@ -299,12 +282,12 @@ technology and are granted to the most i
Java platform.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">CDI
extensions created by the Apache DeltaSpike community are packaged
as modules. They offer additional functionality not provided out of the
-box by the CDI spec (Security, JPA, â¦)
-</p><p class="tableblock"><a href="/documentation/modules.html">View details
»</a></p></td>
+box by the CDI spec (Security, JPA, â¦)</p>
+<p class="tableblock"><a href="/documentation/modules.html">View details
»</a></p></td>
</tr>
</tfoot>
</table>
-<table class="tableblock frame-all grid-all spread">
+<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 50%;">
<col style="width: 50%;">
@@ -317,11 +300,11 @@ box by the CDI spec (Security, JPA, â
</thead>
<tfoot>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Apache
DeltaSpike 1.9.3 is now out!
-</p><p class="tableblock"><a href="/news.html">View details »</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Apache
DeltaSpike 2.0.0 supporting JakartaEE is now out!</p>
+<p class="tableblock"><a href="/news.html">View details »</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">See the
following examples which are part of the project to discover how
-to use DeltaSpike project.
-</p><p class="tableblock"><a href="examples.html">View details »</a></p></td>
+to use DeltaSpike project.</p>
+<p class="tableblock"><a href="examples.html">View details »</a></p></td>
</tr>
</tfoot>
</table>
@@ -334,7 +317,7 @@ to use DeltaSpike project.
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2021 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
@@ -343,4 +326,4 @@ to use DeltaSpike project.
</div>
</body>
-</html>
+</html>
\ No newline at end of file
Modified: sites/deltaspike/javadoc.html
==============================================================================
--- sites/deltaspike/javadoc.html (original)
+++ sites/deltaspike/javadoc.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -258,7 +242,7 @@ table.CodeRay td.code>pre{padding:0}
<div class="ulist">
<ul>
<li>
-<p><a href="/javadoc/1.9.5-SNAPSHOT/">1.9.5-SNAPSHOT</a></p>
+<p><a href="/javadoc/2.0.1-SNAPSHOT/">2.0.1-SNAPSHOT</a></p>
</li>
</ul>
</div>
@@ -270,7 +254,7 @@ table.CodeRay td.code>pre{padding:0}
<div class="ulist">
<ul>
<li>
-<p><a href="/javadoc/1.9.4/">1.9.4</a></p>
+<p><a href="/javadoc/2.0.0/">2.0.0</a></p>
</li>
</ul>
</div>
@@ -327,7 +311,7 @@ $ ./javadoc.sh</code></pre>
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/migration-guide.html
==============================================================================
--- sites/deltaspike/migration-guide.html (original)
+++ sites/deltaspike/migration-guide.html Wed Apr 9 21:15:59 2025
@@ -64,9 +64,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -101,7 +101,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -206,22 +206,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -477,7 +461,7 @@ might haven’t seen so far, we will
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/news.html
==============================================================================
--- sites/deltaspike/news.html (original)
+++ sites/deltaspike/news.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -253,6 +237,17 @@ table.CodeRay td.code>pre{padding:0}
<div id="doc-content">
<div class="sect1">
+<h2 id="_deltaspike_2_0_0_2024_03_29">DeltaSpike 2.0.0 (2024-03-29)</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache DeltaSpike team is pleased to announce the release
+of v2.0.0.
+This is the first release to target JakartaEE specifications and thus the
<code>jakarta.enterprise </code> packages.
+Release notes can be found <a
href="https://s.apache.org/DeltaSpike2.0.0">here</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_36th_release_1_9_4_2020_06_12">36th Release (1.9.4) (2020-06-12)</h2>
<div class="sectionbody">
<div class="paragraph">
@@ -525,7 +520,7 @@ been postponed until the 2.0 line.</p>
</div>
</div>
<div class="sect1">
-<h2 id="_duke_s_choice_award_28_09_2014">Duke’s Choice Award
(28.09.2014)</h2>
+<h2 id="_dukes_choice_award_28_09_2014">Duke’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’s
Choice Award</a>!</p>
@@ -957,7 +952,7 @@ members):</p>
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/release-preparation.html
==============================================================================
--- sites/deltaspike/release-preparation.html (original)
+++ sites/deltaspike/release-preparation.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -302,7 +286,7 @@ only if they are optional, etc! See
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/source.html
==============================================================================
--- sites/deltaspike/source.html (original)
+++ sites/deltaspike/source.html Wed Apr 9 21:15:59 2025
@@ -45,9 +45,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -82,7 +82,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -187,22 +187,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -372,7 +356,7 @@ Settings</p>
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/steps_for_a_release.html
==============================================================================
--- sites/deltaspike/steps_for_a_release.html (original)
+++ sites/deltaspike/steps_for_a_release.html Wed Apr 9 21:15:59 2025
@@ -64,9 +64,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -101,7 +101,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -206,22 +206,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -316,9 +300,9 @@ regards,
mvn clean install -PWeld1
mvn clean install -Prat
mvn clean install -Ptomee-build-managed
-mvn clean install -Pjbossas-build-managed-7
+mvn clean install -Pjbossas-build-managed
mvn clean install -Pwildfly-build-managed
-mvn clean install -Pglassfish-build-managed-3</pre>
+mvn clean install -Pglassfish-build-managed</pre>
</div>
</div>
<div class="paragraph">
@@ -770,7 +754,7 @@ Enjoy!
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>
Modified: sites/deltaspike/suggested-git-workflows.html
==============================================================================
--- sites/deltaspike/suggested-git-workflows.html (original)
+++ sites/deltaspike/suggested-git-workflows.html Wed Apr 9 21:15:59 2025
@@ -64,9 +64,9 @@
/*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}
+.CodeRay .line-numbers strong{color:rgba(0,0,0,.4)}
table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
-table.CodeRay td{vertical-align: top}
+table.CodeRay td{vertical-align: top;line-height:1.45}
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}
@@ -101,7 +101,7 @@ table.CodeRay td.code>pre{padding:0}
.CodeRay .hex{color:#058}
.CodeRay .integer,.CodeRay .float{color:#099}
.CodeRay .include{color:#555}
-.CodeRay .inline{color:#00}
+.CodeRay .inline{color:#000}
.CodeRay .inline .inline{background:#ccc}
.CodeRay .inline .inline .inline{background:#bbb}
.CodeRay .inline .inline-delimiter{color:#d14}
@@ -206,22 +206,6 @@ table.CodeRay td.code>pre{padding:0}
</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>
@@ -652,7 +636,7 @@ $ git branch -d DELTASPIKE-XXX</pre>
<div class="row">
<hr>
<footer>
- <p>Copyright © 2011-2016 The Apache Software Foundation,
+ <p>Copyright © 2011-2025 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>