This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new b8cc2ac ISIS-2964: adds RC1 mignotes
b8cc2ac is described below
commit b8cc2ac26d7b4bdcb4113fb8a256294570ecab33
Author: Andi Huber <[email protected]>
AuthorDate: Fri Feb 25 11:59:44 2022 +0100
ISIS-2964: adds RC1 mignotes
---
.../pages/{2021 => 2022}/2.0.0-M7/mignotes.adoc | 0
.../pages/{2021 => 2022}/2.0.0-M7/relnotes.adoc | 0
.../relnotes.adoc => 2022/2.0.0-RC1/mignotes.adoc} | 31 +++++++++++++++++++---
.../2.0.0-M7 => 2022/2.0.0-RC1}/relnotes.adoc | 4 +--
.../relnotes/modules/ROOT/pages/about.adoc | 14 ++++++++--
5 files changed, 42 insertions(+), 7 deletions(-)
diff --git
a/antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/mignotes.adoc
b/antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-M7/mignotes.adoc
similarity index 100%
rename from
antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/mignotes.adoc
rename to
antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-M7/mignotes.adoc
diff --git
a/antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
b/antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-M7/relnotes.adoc
similarity index 100%
copy from
antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
copy to
antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-M7/relnotes.adoc
diff --git
a/antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
b/antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-RC1/mignotes.adoc
similarity index 67%
copy from
antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
copy to
antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-RC1/mignotes.adoc
index ed306a7..5b66e76 100644
--- a/antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-RC1/mignotes.adoc
@@ -1,8 +1,33 @@
-[[r2.0.0-M7]]
-= 2.0.0-M7
+= Migrating from M7 to RC1
: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 [...]
:page-partial:
-(This page will be updated once the milestone is released).
+(This page will be added to as development progresses).
+
+== Programming Model
+
+[cols="2a,3a", options="header"]
+
+|===
+
+| previously
+| new
+
+| `RecreatableDomainObject` interface removed
+| use `ViewModel` interface instead
+
+|===
+
+== Configuration
+
+Following configuration options changed:
+[cols="2a,3a", options="header"]
+
+|===
+
+| previously
+| new
+
+|===
diff --git
a/antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
b/antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-RC1/relnotes.adoc
similarity index 96%
rename from
antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
rename to
antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-RC1/relnotes.adoc
index ed306a7..aeccab2 100644
--- a/antora/components/relnotes/modules/ROOT/pages/2021/2.0.0-M7/relnotes.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/2022/2.0.0-RC1/relnotes.adoc
@@ -1,5 +1,5 @@
-[[r2.0.0-M7]]
-= 2.0.0-M7
+[[r2.0.0-RC1]]
+= 2.0.0-RC1
: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 [...]
:page-partial:
diff --git a/antora/components/relnotes/modules/ROOT/pages/about.adoc
b/antora/components/relnotes/modules/ROOT/pages/about.adoc
index 08f3560..9645a69 100644
--- a/antora/components/relnotes/modules/ROOT/pages/about.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/about.adoc
@@ -16,6 +16,16 @@ This table summarises all releases of Apache Isis v2.0 to
date.
| Bugs
| Detail
+| 2.0.0-RC1
+| not released yet (upcoming)
+| First release candidate for Apache Isis 2.0.0
+| ?
+| ?
+| ?
+|
+* xref:relnotes:ROOT:2022/2.0.0-RC1/relnotes.adoc[Release Notes]
+* xref:relnotes:ROOT:2022/2.0.0-RC1/mignotes.adoc[Migration Notes]
+
| 2.0.0-M7
| not released yet (upcoming)
| Seventh milestone release for Apache Isis 2.0.0
@@ -23,8 +33,8 @@ This table summarises all releases of Apache Isis v2.0 to
date.
| ?
| ?
|
-* xref:relnotes:ROOT:2021/2.0.0-M7/relnotes.adoc[Release Notes]
-* xref:relnotes:ROOT:2021/2.0.0-M7/mignotes.adoc[Migration Notes]
+* xref:relnotes:ROOT:2022/2.0.0-M7/relnotes.adoc[Release Notes]
+* xref:relnotes:ROOT:2022/2.0.0-M7/mignotes.adoc[Migration Notes]
| 2.0.0-M6
| 26-08-2021