[
https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ivanov updated IGNITE-7538:
---------------------------------
Summary: Update several maven plugins version for Java 9 compilation (was:
Introduce test project for Ignite 2.0+ with Java 8/9/10 compatibility)
> Update several maven plugins version for Java 9 compilation
> -----------------------------------------------------------
>
> Key: IGNITE-7538
> URL: https://issues.apache.org/jira/browse/IGNITE-7538
> Project: Ignite
> Issue Type: Task
> Reporter: Peter Ivanov
> Assignee: Peter Ivanov
> Priority: Critical
>
> After IGNITE-7203 and IGNITE-6730 there are two separate test project at CI
> which meet the problem of test configuration synchronization. It is necessary
> to devise a solution for overcoming this issue.
> Possible approaches:
> # Single project for tests with run with different parameters.
> Problems:
> #* Test History will show history for all builds with any parameters
> combination.
> #* Mute test will mute test for all parameters configuration.
> # Several project (differentiated by parameter) with build configuration
> synchronisation automation.
> Problems:
> #* Maintainability — how to seamlessly support build configuration
> synchronisation.
> Research for both approaches must be held.
> After corresponding research, following targets are required:
> # Speedup -- introduce more optimal architecture of build chain (with one
> build - multiple tests).
> # Java 8 / Java 9 compatibility.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)