This is an automated email from the ASF dual-hosted git repository.
struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/deltaspike.git
The following commit(s) were added to refs/heads/master by this push:
new 85d7cb795 update news section
85d7cb795 is described below
commit 85d7cb7956ebf6d1aab7ff8e199bfd294a6b07c8
Author: Mark Struberg <[email protected]>
AuthorDate: Mon Aug 11 08:08:11 2025 +0200
update news section
---
site/src/main/asciidoc/index.adoc | 2 +-
site/src/main/asciidoc/news.adoc | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/site/src/main/asciidoc/index.adoc
b/site/src/main/asciidoc/index.adoc
index a24bf2b03..f41f64019 100644
--- a/site/src/main/asciidoc/index.adoc
+++ b/site/src/main/asciidoc/index.adoc
@@ -35,7 +35,7 @@ link:/documentation/modules.html[View details »]
[options="header,footer"]
|===
|*News* | *Examples*
-| Apache DeltaSpike 2.0.0 supporting JakartaEE is now out!
+| Apache DeltaSpike 2.0.1 supporting JakartaEE is now out!
link:/news.html[View details »]
diff --git a/site/src/main/asciidoc/news.adoc b/site/src/main/asciidoc/news.adoc
index 37c04120e..88a193ece 100644
--- a/site/src/main/asciidoc/news.adoc
+++ b/site/src/main/asciidoc/news.adoc
@@ -4,10 +4,13 @@
:Notice: 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 ag [...]
-== DeltaSpike 2.0.0 (2024-03-29)
+== DeltaSpike 2.0.1 (2025-08-11)
+The Apache DeltaSpike team is pleased to announce the release of Apache
DeltaSpike-2.0.1.
+This is a JakartaEE based maintenance release.
+Release notes can be found https://s.apache.org/DeltaSpike2.0.1[here]
-The Apache DeltaSpike team is pleased to announce the release
-of v2.0.0.
+== DeltaSpike 2.0.0 (2024-03-29)
+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
``jakarta.enterprise `` packages.
Release notes can be found https://s.apache.org/DeltaSpike2.0.0[here]