You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2018/01/04 15:20:09 UTC

[sling-org-apache-sling-scripting-sightly-testing] branch master updated: trivial: added support for running coverage report on java8

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3ad897e  trivial: added support for running coverage report on java8
3ad897e is described below

commit 3ad897e33fae5d5eb68a7747d7d2bcc9636e4f8d
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Jan 4 16:19:39 2018 +0100

    trivial: added support for running coverage report on java8
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 0d8207c..533664b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,7 @@
     </scm>
 
     <properties>
+        <sling.java.version>8</sling.java.version>
         <!-- run modes for integration tests -->
         <sling.run.modes>oak_tar</sling.run.modes>
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].