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 689abf1  SLING-12281 Update to Parent 60, Java 11 Minimum Version
     new fd85e6c  SLING-12281 apply spotless code formatting
     new c349f0b  SLING-12281 ignore spotless code reformatting commit in git 
blame
     new 6993524  SLING-12281 limit build to java 17 and 21

The 4 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:
 .git-blame-ignore-revs                             |  1 +
 .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 ++++++++++---------
 9 files changed, 145 insertions(+), 155 deletions(-)
 create mode 100644 .git-blame-ignore-revs
 create mode 100644 .sling-module.json

Reply via email to