You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (JIRA)" <ji...@apache.org> on 2019/05/28 19:10:00 UTC

[jira] [Comment Edited] (SLING-8432) Provide support for running the Pax Exam tests on Java 9 and higher

    [ https://issues.apache.org/jira/browse/SLING-8432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848393#comment-16848393 ] 

Oliver Lietz edited comment on SLING-8432 at 5/28/19 7:09 PM:
--------------------------------------------------------------

[~radu.cotescu], I will revert your single commit due to several points:
 * Code is unnecessarily complicated and hard to read
 * Silent update to Pax Exam 4.13.1
 * Silent switch to Sling Bundle Parent 35
 * Silent drop of Java 7 support (-not necessary- SLING-8440, enforced by SBP 35)
 * Bundle versions in Java code (instead {{SlingVersionResolver}} via {{SlingVersionResolver.hbs}})

Please create a dedicated JIRA task and commit for each unrelated change in the future and keep this module clean.


was (Author: olli):
[~radu.cotescu], I will revert your single commit due to several points:
 * Code is unnecessarily complicated and hard to read
 * Silent update to Pax Exam 4.13.1
 * Silent switch to Sling Bundle Parent 35
 * Silent drop of Java 7 support (not necessary)
 * Bundle versions in Java code (instead {{SlingVersionResolver}} via {{SlingVersionResolver.hbs}})

Please create a dedicated JIRA task and commit for each unrelated change in the future and keep this module clean.

> Provide support for running the Pax Exam tests on Java 9 and higher
> -------------------------------------------------------------------
>
>                 Key: SLING-8432
>                 URL: https://issues.apache.org/jira/browse/SLING-8432
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>            Reporter: Radu Cotescu
>            Assignee: Oliver Lietz
>            Priority: Major
>             Fix For: Testing PaxExam 3.0.0
>
>
> The current setup of the PaxExam module does not allow running Pax tests on Java 9 and above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)