This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/isis.git
from 8d74d223d4 ISIS-3275: branch off 'spring6' targeting 3.0.0-M1
new 237f78885a ISIS-3275: migrate bom/core POMs (Spring deps and Java
baseline 11->17)
new a6bcd96b7f ISIS-3275: migrate commons
new 954907710f ISIS-3275: migrate jdk-supplemental
new a9f3e9289b ISIS-3275: migrate schema (jaxb2 -> jaxb3 gen.)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
api/schema/pom.xml | 34 +++++++++++++++++++++-
api/schema/src/main/java/module-info.java | 2 +-
.../causeway/schema/{bindings.xml => bindings.xjb} | 26 ++++-------------
bom/pom.xml | 25 +++++++++++-----
commons/src/main/java/module-info.java | 4 +--
...nthesizedMergedAnnotationInvocationHandler.java | 10 ++++---
.../causeway/commons/internal/resources/_Xml.java | 10 +++----
.../test/java/org/apache/causeway/commons/X.java | 5 ----
.../internal/resources/XmlRoundTripTest.java | 11 ++++---
core/jdk-supplemental/pom.xml | 12 ++++----
core/pom.xml | 6 ++--
11 files changed, 83 insertions(+), 62 deletions(-)
rename api/schema/src/main/resources/org/apache/causeway/schema/{bindings.xml
=> bindings.xjb} (77%)
delete mode 100644 commons/src/test/java/org/apache/causeway/commons/X.java