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 1b56136  SLING-7398 - Run the Sling ITs with Java 10
1b56136 is described below

commit 1b5613667cd2f98b317c78dc13535e513b913b74
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Jan 17 18:45:03 2018 +0200

    SLING-7398 - Run the Sling ITs with Java 10
    
    Activate Java 8 build.
---
 .sling-module.xml | 1 +
 1 file changed, 1 insertion(+)

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

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to