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-scripting-java.git


    from ec20236  SLING-12459 - Redirect sonarcloud notifications to 
[email protected]
     new 14deb7c  SLING-12730 Update to Parent 62
     new 4212881  SLING-12730 apply spotless 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                                            | 195 +++++++++++----------
 .../sling/scripting/java/impl/CompilationUnit.java |  42 ++---
 .../sling/scripting/java/impl/CompilerOptions.java |  30 ++--
 .../sling/scripting/java/impl/CompilerUtil.java    | 102 +++++++----
 .../java/impl/JavaScriptEngineFactory.java         | 145 +++++++--------
 .../scripting/java/impl/JavaServletConfig.java     |  12 +-
 .../scripting/java/impl/JavaServletContext.java    |  56 +++---
 .../sling/scripting/java/impl/ServletCache.java    |  40 +++--
 .../sling/scripting/java/impl/ServletWrapper.java  | 122 ++++++-------
 .../sling/scripting/java/impl/SlingIOProvider.java |  44 +++--
 11 files changed, 421 insertions(+), 372 deletions(-)
 create mode 100644 .sling-module.json

Reply via email to