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-bnd-models.git


    from 6e15014  Update README.md
     new 4b7ee02  SLING-12360 Update to Parent 60, Java 11 Minimum Version
     new 0e11beb  SLING-12360 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                                            |  4 +-
 .../sling/bnd/models/ModelsScannerPlugin.java      | 57 ++++++++++------------
 src/test/java/dummy/example/pkg1/Model1.java       |  6 +--
 src/test/java/dummy/example/pkg1/Model2.java       |  6 +--
 src/test/java/dummy/example/pkg1/sub1/Model3.java  |  6 +--
 src/test/java/dummy/example/pkg2/Model4.java       |  6 +--
 src/test/java/dummy/example/pkg2/Model5.java       |  6 +--
 .../models/AbstractModelsScannerPluginTest.java    | 37 +++++++-------
 .../bnd/models/GenerateClassesHeaderTest.java      | 18 +++----
 .../bnd/models/GeneratePackagesHeaderTest.java     | 19 +++-----
 11 files changed, 76 insertions(+), 94 deletions(-)
 create mode 100644 .sling-module.json

Reply via email to