This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


    from a810ed77c7 ISIS-2965: adds missing license files.
     new e81fd66521 ISIS-2965: adds missing licenses into 
supplemental-licenses.xml
     new 5206dfda83 ISIS-2965: reconciles bom/pom.xml with org.apache:apache:27 
(latest version)
     new c65e947e8a ISIS-2965: updates bom/pom.xml 
project.build.outputTimestamp to fixed value (reproducibility)
     new 35bb9fa568 ISIS-2965: reconciles bom/pom.xml with org.apache:apache:27 
(latest version) (2)
     new 8614da2041 ISIS-2965: reconciles bom/pom.xml with org.apache:apache:27 
(latest version) (3)
     new 5b6f525cc0 ISIS-2965: doc updates

The 6 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:
 .../modules/ROOT/pages/cutting-a-release.adoc      |   35 +-
 .../components/docs/modules/ROOT/pages/about.adoc  |   35 +-
 .../landing-page/{libraries.adoc => catalogs.adoc} |   14 +-
 .../docs/modules/ROOT/partials/component-nav.adoc  |    2 +-
 .../module-nav/{libraries.adoc => catalogs.adoc}   |    2 -
 .../ROOT/partials/module-nav/components.adoc       |    4 -
 .../ROOT/partials/module-nav/framework.adoc        |   20 +-
 .../modules/ROOT/partials/module-nav/guides.adoc   |    4 +
 .../docs/modules/support/partials/module-nav.adoc  |   11 +-
 .../index/services/bookmark/IdStringifier.adoc     |   11 +-
 .../index/services/metamodel/DomainModel.adoc      |    1 +
 .../placeholder/PlaceholderRenderService.adoc      |   39 +
 .../restfulobjects/applib/JsonRepresentation.adoc  |   49 +-
 .../valuerender/JsonValueEncoderService.adoc       |   51 +
 .../modules/ROOT/partials/extensions.adoc          |    5 +-
 antora/supplemental-ui/index.html                  |    2 +-
 bom/pom.xml                                        | 2452 ++++++++++----------
 core/adoc/modules/_overview/pages/about.adoc       |  319 +--
 extensions/adoc/modules/ROOT/pages/about.adoc      |    3 +-
 .../executionoutbox/partials/module-nav.adoc       |    2 +-
 .../adoc/modules/ROOT/partials/extensions.adoc     |    1 +
 .../adoc/modules/keycloak/partials/module-nav.adoc |    2 +-
 .../src/main/resources/supplemental-models.xml     |   80 +-
 23 files changed, 1558 insertions(+), 1586 deletions(-)
 rename antora/components/docs/modules/ROOT/pages/landing-page/{libraries.adoc 
=> catalogs.adoc} (67%)
 rename antora/components/docs/modules/ROOT/partials/module-nav/{libraries.adoc 
=> catalogs.adoc} (94%)
 create mode 100644 
antora/components/refguide-index/modules/applib/pages/index/services/placeholder/PlaceholderRenderService.adoc
 create mode 100644 
antora/components/refguide-index/modules/viewer/pages/index/restfulobjects/rendering/service/valuerender/JsonValueEncoderService.adoc

Reply via email to