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-api.git
from 78dca0a SLING-12102 Content Parser: Update to Parent 52
new 5da0a66 SLING-12281 Update to Parent 60, Java 11 Minimum Version
new 93ca1c4 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 ++++++-------
.../sling/contentparser/api/ContentHandler.java | 37 +++++++-------
.../sling/contentparser/api/ContentParser.java | 38 +++++++--------
.../sling/contentparser/api/ParserHelper.java | 43 ++++++++--------
.../sling/contentparser/api/ParserOptions.java | 57 +++++++++-------------
.../sling/contentparser/api/package-info.java | 34 ++++++-------
.../sling/contentparser/api/ParserHelperTest.java | 51 ++++++++++---------
8 files changed, 144 insertions(+), 155 deletions(-)
create mode 100644 .sling-module.json