[jira] [Updated] (IGNITE-7538) Update several maven plugins version for Java 9 compilation

2019-04-12 Thread Dmitriy Pavlov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov updated IGNITE-7538:
---
Fix Version/s: 2.8

> 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
> Fix For: 2.8
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> * rat plugin
> * flat plugin
> * java plugin



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


[jira] [Updated] (IGNITE-7538) Update several maven plugins version for Java 9 compilation

2018-06-05 Thread Peter Ivanov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Ivanov updated IGNITE-7538:
-
Description: 
* rat plugin
* flat plugin
* java plugin

  was:
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.


> 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
>
> * rat plugin
> * flat plugin
> * java plugin



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


[jira] [Updated] (IGNITE-7538) Update several maven plugins version for Java 9 compilation

2018-06-05 Thread Peter Ivanov (JIRA)


 [ 
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)