This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/main by this push:
new 90fddd802fd CAUSEWAY-3892: updates mignotes for v4 (typo in prev.
commit)
90fddd802fd is described below
commit 90fddd802fdf3f3d529afc6f6a6e51a1a14db801
Author: andi-huber <[email protected]>
AuthorDate: Sun Jul 6 09:44:45 2025 +0200
CAUSEWAY-3892: updates mignotes for v4 (typo in prev. commit)
---
.../modules/ROOT/pages/2025/4.0.0/mignotes.adoc | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git
a/antora/components/relnotes/modules/ROOT/pages/2025/4.0.0/mignotes.adoc
b/antora/components/relnotes/modules/ROOT/pages/2025/4.0.0/mignotes.adoc
index 0e38b031a6a..a20ece7ff5d 100644
--- a/antora/components/relnotes/modules/ROOT/pages/2025/4.0.0/mignotes.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/2025/4.0.0/mignotes.adoc
@@ -33,16 +33,6 @@ Some presets for the _Spring Configuration_ have been removed
|===
-[cols="m,m", options="header"]
-.org.apache.causeway.core.config.CausewayConfiguration
-|===
-
-| New | Details
-
-| causeway.restfulobjects.basePath=/restful
-| configures the servlet-context relative path prefix for the _Restful Objects
Viewer_; replaces `resteasy.jaxrs.defaultPath=/restful`
-
-|===
== RestEasy Integration Removed
@@ -74,5 +64,15 @@ Some presets for the _Spring Configuration_ have been removed
})
----
+[cols="m,m", options="header"]
+.org.apache.causeway.core.config.CausewayConfiguration
+|===
+
+| New | Details
+
+| causeway.viewer.restfulobjects.basePath=/restful
+| configures the servlet-context relative path prefix for the _Restful Objects
Viewer_; replaces `resteasy.jaxrs.defaultPath=/restful`
+
+|===