This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-xml-jcr.git
from 13486e2 SLING-12102 Content Parser: Update to Parent 52
new 692df61 SLING-12281 Update to Parent 60, Java 11 Minimum Version
new 3b87b0e SLING-12281 apply spotless code formatting
The 2 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:
.sling-module.json | 5 ++
pom.xml | 34 +++++-----
.../xml/jcr/internal/JCRXMLContentParser.java | 56 ++++++++---------
.../xml/jcr/internal/JcrXmlValueConverter.java | 43 ++++++-------
.../xml/jcr/internal/JCRXMLContentParserTest.java | 72 ++++++++++++----------
.../xml/jcr/internal/JcrXmlValueConverterTest.java | 70 +++++++++++----------
6 files changed, 144 insertions(+), 136 deletions(-)
create mode 100644 .sling-module.json