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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new ea4266e  Run launchpad tests on Java 11 as well
ea4266e is described below

commit ea4266e63be92667ab2507591ce9b7d9e4bbaa1c
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 24 11:12:07 2018 +0200

    Run launchpad tests on Java 11 as well
---
 .sling-module.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.sling-module.xml b/.sling-module.xml
index 68b1402..009f219 100644
--- a/.sling-module.xml
+++ b/.sling-module.xml
@@ -23,6 +23,7 @@
             <jdk>1.8</jdk>
             <jdk>9</jdk>
             <jdk>10</jdk>
+            <jdk>11</jdk>
         </jdks>
         <archivePatterns>
             <archivePattern>**/logs/*.log</archivePattern>

Reply via email to