You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Carsten Ziegeler <cz...@apache.org> on 2016/03/08 20:34:59 UTC

[Validation] Need to exclude Validation from Jenkins / Java 7

As the validation module requires java 8 it fails currently with the
Java 7 build on Jenkins.

Not sure what the best way is to handle this? Maybe creating a java 8
profile in the reactor pom?

Regards
Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
cziegeler@apache.org

Re: [Validation] Need to exclude Validation from Jenkins / Java 7

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Tuesday 08 March 2016 20:34:59 Carsten Ziegeler wrote:
> As the validation module requires java 8 it fails currently with the
> Java 7 build on Jenkins.
> 
> Not sure what the best way is to handle this? Maybe creating a java 8
> profile in the reactor pom?

Excluded from reactor until builds are configured properly.
Sorry for the noise.

O.

> Regards
> Carsten