[cayenne-website] branch master updated: 4.2.RC2 release

2022-12-05 Thread ntimofeev
This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git


The following commit(s) were added to refs/heads/master by this push:
 new e5fac5a10 4.2.RC2 release
e5fac5a10 is described below

commit e5fac5a1097ad4d7f25032f269dd6e9ffe52ffe6
Author: Nikita Timofeev 
AuthorDate: Mon Dec 5 12:07:33 2022 +0300

4.2.RC2 release
---
 src/main/site/content/news/cayenne-42rc2-released.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/site/content/news/cayenne-42rc2-released.md 
b/src/main/site/content/news/cayenne-42rc2-released.md
index 1ced391f3..a2dee89d6 100644
--- a/src/main/site/content/news/cayenne-42rc2-released.md
+++ b/src/main/site/content/news/cayenne-42rc2-released.md
@@ -1,6 +1,6 @@
 ---
 title: Cayenne 4.2 Release Candidate 2 Released
-date: 2022-12-05T15:00:00+03:00
+date: 2022-12-05T12:00:00+03:00
 --- 
 
 Apache Cayenne team is glad to announce second release candidate of _Cayenne 
4.2_. 



[cayenne-website] branch master updated: 4.2.RC2 release

2022-12-04 Thread ntimofeev
This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 5f1048519 4.2.RC2 release
5f1048519 is described below

commit 5f10485190e9f581ee2536b1d5ffaacc84613b18
Author: Nikita Timofeev 
AuthorDate: Mon Dec 5 10:12:45 2022 +0300

4.2.RC2 release
---
 .../site/content/news/cayenne-42rc2-released.md| 34 ++
 src/main/site/data/cayenne.yaml|  4 +--
 2 files changed, 36 insertions(+), 2 deletions(-)

diff --git a/src/main/site/content/news/cayenne-42rc2-released.md 
b/src/main/site/content/news/cayenne-42rc2-released.md
new file mode 100644
index 0..1ced391f3
--- /dev/null
+++ b/src/main/site/content/news/cayenne-42rc2-released.md
@@ -0,0 +1,34 @@
+---
+title: Cayenne 4.2 Release Candidate 2 Released
+date: 2022-12-05T15:00:00+03:00
+--- 
+
+Apache Cayenne team is glad to announce second release candidate of _Cayenne 
4.2_. 
+Cayenne can be downloaded from [here](/download.html).
+
+{{% gap %}}
+A full list of changes in this release:
+{{% gap 2 %}}
+
+ Changes/New Features:
+
+- {{% jira 2741 %}} Cleanup TransactionDescriptor and deprecate 
DefaultTransactionDescriptor
+- {{% jira 2743 %}} Deprecate ROP
+- {{% jira 2749 %}} Deprecate object clustering transports
+- {{% jira 2750 %}} Deprecate web module
+- {{% jira 2775 %}} Change ObjectStyle maven repository URL
+- {{% jira 2776 %}} Upgrade Gradle to 7.6
+
+{{% gap 2 %}}
+
+ Bug Fixes:
+
+- {{% jira 2732 %}} Exception when creating ObjEntity from a DbEntity
+- {{% jira 2755 %}} Modeler: Entities are not sorted by name in the class 
generation view
+- {{% jira 2762 %}} Modeler: Difference in toolbars colors on OSX
+- {{% jira 2763 %}} Split expressions do not work with flattened relationships
+- {{% jira 2764 %}} Split expressions do not work with DB relationships
+- {{% jira 2765 %}} dbimport: check excluded catalogs and schemas for the 
SQLServer
+- {{% jira 2769 %}} Modeler: 'rootPath' attribute is missing
+- {{% jira 2777 %}} Reverse relationship is not set with single table 
inheritance
+- {{% jira 2782 %}} Modeler: save button becomes active on DataMap comment 
field focus
diff --git a/src/main/site/data/cayenne.yaml b/src/main/site/data/cayenne.yaml
index 5bfb175d7..c1dd549c6 100644
--- a/src/main/site/data/cayenne.yaml
+++ b/src/main/site/data/cayenne.yaml
@@ -24,10 +24,10 @@
 #
 releases:
   - version: "4.2"
-latestRevision: "4.2.RC1"
+latestRevision: "4.2.RC2"
 type: "Release Candidate"
 description: "Latest development release"
-date: "2022-06-10"
+date: "2022-12-05"
 docs: true
 downloadable: true
 jdk: 1.8