This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git
from a44bd37dc4 merge master into v3
add 58b65dbb01 CAUSEWAY-3807: Migrate Asciidoctorj from 2.5.13 to 3.0.0
add 943e822b17 CAUSEWAY-3807: cleaning up prev. commit
new a9f2041119 merge master into v3
The 1 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:
bom/pom.xml | 2 +-
.../asciidoc/applib/src/main/java/module-info.java | 2 +-
.../applib/CausewayModuleValAsciidocApplib.java | 3 +-
.../asciidoc/builder/ast/ContentNodeAbstract.java | 74 ----------------------
.../asciidoc/builder/ast/SimpleBlock.java | 12 ----
.../asciidoc/builder/ast/SimpleDocument.java | 21 +++---
.../asciidoc/builder/ast/SimpleList.java | 7 --
.../asciidoc/builder/ast/SimpleSection.java | 26 +++-----
.../asciidoc/builder/ast/SimpleStructuralNode.java | 24 -------
9 files changed, 24 insertions(+), 147 deletions(-)