This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3014-enum_title_not_honored
in repository https://gitbox.apache.org/repos/asf/causeway.git
omit 2dc4b2a3d8 CAUSEWAY-3014: pass in spec loader; yet not working (too
early)
omit ac4377199b CAUSEWAY-3014: refactors EnumValueSemanticsAbstract
add 1c2030acab CAUSEWAY-3359 : updates demoapp to use new
apache/causeway-app-demo-xxx repos
add 42da07d94a updates logos, is all
add b5f7a201b9 fixes ref to logo
add 095a47dba2 CAUSEWAY-3151 : remove links to fisheye
add bb172fba26 minor enhancement to build.sh, -d flag for mvnd
add 123d5ca5c0 CAUSEWAY-3354: updates docs and mig notes relating to xsd
change
add f6ea19a92a Bump maven-surefire-report-plugin from 3.0.0-M8 to 3.0.0-M9
add 734878701d Merge pull request #1415 from
apache/dependabot/maven/master/org.apache.maven.plugins-maven-surefire-report-plugin-3.0.0-M9
add 35d170ac62 Bump dependency-check-maven from 8.0.2 to 8.1.0
add ce8f1e0dd0 Merge pull request #1414 from
apache/dependabot/maven/master/org.owasp-dependency-check-maven-8.1.0
add e49c5fc09f Bump commons-fileupload from 1.4 to 1.5
add 827b1e72bf Merge pull request #1416 from
apache/dependabot/maven/master/commons-fileupload-commons-fileupload-1.5
add 1be556bf5c Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
add d3dd092e1c Merge pull request #1428 from
apache/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
add 648fd00916 Bump maven-invoker-plugin from 3.4.0 to 3.5.0
add 1a17195fff Merge pull request #1426 from
apache/dependabot/maven/master/org.apache.maven.plugins-maven-invoker-plugin-3.5.0
add f8485c35dd Bump datatables from 1.13.1 to 1.13.2
add 314eb301e3 Merge pull request #1422 from
apache/dependabot/maven/master/org.webjars-datatables-1.13.2
add b377053a18 Bump font-awesome from 6.2.1 to 6.3.0
add f9bc66925b Merge pull request #1418 from
apache/dependabot/maven/master/org.webjars-font-awesome-6.3.0
add b9bb7ba11c Bump datatables from 1.13.1 to 1.13.2 (2)
add 4a2764f006 Bump font-awesome from 6.2.1 to 6.3.0 (2)
add a70cda2feb Bump structurizr-core from 1.19.0 to 1.20.1
add f60a6a61bc Merge pull request #1433 from
apache/dependabot/maven/master/com.structurizr-structurizr-core-1.20.1
add 3daa234431 revert commit: Bump structurizr-core from 1.19.0 to 1.20.1
add 859cd2543c CAUSEWAY-2445: attempted CI build fix (antora version print
issue)
add 818eaa05f7 CAUSEWAY-2445: attempted CI build fix (antora run issue)
add 455e250870 CAUSEWAY-2445: attempted CI build fix (antora run issue 2)
add 2306852636 CAUSEWAY-2445: attempted CI build fix (antora run issue 3)
add 92b25ceb57 CAUSEWAY-2445: attempted CI build fix (antora run issue 4)
add a40f3f7edd CAUSEWAY-2445: attempted CI build fix (antora run issue 5)
add 34f8c33320 Bump org.eclipse.persistence.jpa from 2.7.11 to 2.7.12
add 68af293250 Merge pull request #1424 from
apache/dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.jpa-2.7.12
add f82c33e874 Bump org.eclipse.persistence.sdo from 2.7.11 to 2.7.12
add 68938f98f5 Merge pull request #1425 from
apache/dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.sdo-2.7.12
add de16fbf317 Bump org.eclipse.persistence.moxy from 2.7.11 to 2.7.12
add e45a2b4f51 Merge pull request #1427 from
apache/dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.moxy-2.7.12
add 7cf8993e5b updates title for antora docs
add 3e16185314 Bump pdfjs-dist from 2.16.105 to 3.3.122
add fc1327986e Merge pull request #1412 from
apache/dependabot/maven/master/org.webjars.npm-pdfjs-dist-3.3.122
add 26409725ce Bump pdfjs-dist from 2.16.105 to 3.3.122 (2)
add f4c55a6331 CAUSEWAY-3014: refactors EnumValueSemanticsAbstract
add b46470599d CAUSEWAY-3014: pass in spec loader; yet not working (too
early)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2dc4b2a3d8)
\
N -- N -- N refs/heads/3014-enum_title_not_honored (b46470599d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci-build-site-no-push.yml | 4 +-
.../components/docs/modules/ROOT/pages/about.adoc | 1 -
.../ROOT/partials/module-nav/framework.adoc | 1 -
.../index/services/grid/GridSystemService.adoc | 4 +-
.../applib-classes/pages/layout/menubars.adoc | 4 +-
.../applib-classes/pages/layout/object-layout.adoc | 8 +--
.../ROOT/pages/2022/2.0.0-RC1/mignotes.adoc | 25 ++++++---
.../modules/petclinic/pages/040-pet-entity.adoc | 2 +-
.../modules/fun/pages/ui/menubars-layout.adoc | 6 +--
.../modules/fun/pages/ui/object-layout.adoc | 12 ++---
antora/playbooks/site.yml | 2 +-
antora/supplemental-ui/css/site-custom.css | 4 --
.../img/home/causeway-logo-200-148.png | Bin 0 -> 21533 bytes
.../img/home/causeway-logo-200-149.png | Bin 21647 -> 0 bytes
.../img/home/causeway-logo-65x48.png | Bin 0 -> 3655 bytes
.../img/home/causeway-logo.pptx.svg | 1 -
antora/supplemental-ui/index.html | 2 +-
.../causeway/applib/annotation/DomainObject.java | 17 ++++++
bom/pom.xml | 12 ++---
build.sh | 60 ++++++++++++---------
core/pom.xml | 2 +-
examples/demo/wicket/jdo/pom.xml | 2 +-
examples/demo/wicket/jpa/pom.xml | 2 +-
extensions/vw/pdfjs/wicket/integration/pom.xml | 2 +-
.../CausewayModuleExtPdfjsWicketIntegration.java | 2 +-
.../pdfjs/wkt/integration/PdfJsVersion.java | 4 +-
...tegration-v2.js => pdfjs-integration-v2plus.js} | 0
.../causeway/client/kroviz/utils/TestUtils.kt | 2 +-
.../kroviz/src/main/resources/bootstrap3.xsd | 10 ++--
.../src/main/resources/component/component.xsd | 8 +--
.../kroviz/src/main/resources/links/links.xsd | 2 +-
.../snapshots/demo2_0_0/STRINGS_LAYOUT_XML.kt | 6 +--
.../kroviz/snapshots/demo2_0_0/TAB_LAYOUT_XML.kt | 24 ++++-----
.../causeway/client/kroviz/snapshots/sample.xml | 6 +--
.../snapshots/simpleapp1_16_0/CFG_LAYOUT_XML.kt | 4 +-
.../snapshots/simpleapp1_16_0/FR_OBJECT_LAYOUT.kt | 2 +-
.../snapshots/simpleapp1_16_0/SO_LAYOUT_XML.kt | 6 +--
.../causeway/client/kroviz/util/XmlHelperTest.kt | 2 +-
incubator/viewers/vaadin/ui/pom.xml | 2 +-
persistence/jpa/eclipselink/pom.xml | 2 +-
scripts/ci/_adoc-antora.sh | 3 +-
.../src/main/resources/supplemental-models.xml | 2 +-
tooling/pom.xml | 5 +-
viewers/commons/model/pom.xml | 2 +-
.../commons/model/decorators/IconDecorator.java | 2 +-
.../adoc/modules/ROOT/pages/layout-resources.adoc | 12 ++---
.../pages/common/datatables/DatatablesDotNet.java | 2 +-
47 files changed, 159 insertions(+), 124 deletions(-)
create mode 100644 antora/supplemental-ui/img/home/causeway-logo-200-148.png
delete mode 100644 antora/supplemental-ui/img/home/causeway-logo-200-149.png
create mode 100644 antora/supplemental-ui/img/home/causeway-logo-65x48.png
delete mode 100644 antora/supplemental-ui/img/home/causeway-logo.pptx.svg
rename
extensions/vw/pdfjs/wicket/integration/src/main/java/org/apache/causeway/extensions/pdfjs/wkt/integration/res/{pdfjs-integration-v2.js
=> pdfjs-integration-v2plus.js} (100%)