This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a change to branch feature/SLING-12539-java-11
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git


    from 5153544  SLING-12539 Switch to Java 11
     add 3e89a67  remove executable flag (#11)
     add cfe4229  SLING-12367 - MBean platform server not registered for Sling 
Starter (#12)
     add c6ceac8  Use correct method (request is not allowed to be null)
     add 93cea86  Use Sling API 3.0.0
     add abc8856  SLING-12866 - Restrict force pushes, auto-delete branches on 
merge
     add 6d72722  Merge branch 'master' into feature/SLING-12539-java-11

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  4 ++
 .gitignore                                         |  1 +
 pom.xml                                            | 13 ++++-
 .../JaxbServlet.java => jmx/JmxServlet.java}       | 56 ++++++++++------------
 .../ResourceResolverWithVanityBloomFilterTest.java | 38 +++++++--------
 .../resources/SLING-INF/content/sling/assert.js    |  0
 .../SLING-INF/content/sling/sling-test.html        |  0
 7 files changed, 62 insertions(+), 50 deletions(-)
 copy 
src/main/java/org/apache/sling/launchpad/testservices/{servlets/JaxbServlet.java
 => jmx/JmxServlet.java} (54%)
 mode change 100755 => 100644 
src/main/resources/SLING-INF/content/sling/assert.js
 mode change 100755 => 100644 
src/main/resources/SLING-INF/content/sling/sling-test.html

Reply via email to