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

Roman Meerson commented on IGNITE-8480:
---------------------------------------

Hi [~dpavlov]. I made changes which should fix tests.

Main problem cause is that spring-data 2.0 is incompatible with spring 4.0 
module. It couldn`t be solved easily because we have separated modules for 
spring and spring-data.

I don`t think that my solution is perfect by i suppose that we have only 
following variants:
 # Accept current PR. Leave it till _*ignite-spring*_ module migration. Migrate 
_*ignite-spring*_ to 5.0 and remove dependency exclusions(in current PR).
 # Return _*ignite-examples*_ to _*ignite-**spring-data(1.0)*_ version. Then we 
don`t need exclusions in _*ignite-examples*_ pom, but still need dependencies 
change in _*spring-data-2.0*_ pom
 # Create separate module for _*ignite-spring-5.0*_ and made relevant changes 
in _*spring-data-2.0*_ module`s dependencies.

So anyway i leave decision up to you.

> Broken Ignite Examples test Support Spring Data 2.0
> ---------------------------------------------------
>
>                 Key: IGNITE-8480
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8480
>             Project: Ignite
>          Issue Type: Test
>          Components: spring
>    Affects Versions: 2.6
>            Reporter: Dmitriy Pavlov
>            Assignee: Roman Meerson
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, Muted_test
>             Fix For: 2.6
>
>
> https://issues.apache.org/jira/browse/IGNITE-6879 implementation was 
> introduced support of spring data of version 2.0+ 
>  
> But example test is broken on TC after this change
>     [Examples 
> |https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Examples&branch=%3Cdefault%3E&tab=buildTypeStatusDiv]
>       IgniteExamplesSelfTestSuite: 
> SpringDataExampleSelfTest.testSpringDataExample
>  
> Test history: 
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-9052304574499269123&branch=%3Cdefault%3E&tab=testDetails]
>  



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

Reply via email to