Re: Spring3 support

2018-01-16 Thread Michael Cherkasov
Hi Andrey, I agree with you after migration to jav8/9 there's no way to support spring3 in Ignite. So I think we shouldn't integrate this patch into master and people who need spring3 support can apply the patch to ignite 2.3 release and use their own build. Thanks, Mike. 2018-01-16

Re: Spring3 support

2018-01-16 Thread Andrey Gura
ael Cherkasov < >>> michael.cherka...@gmail.com> wrote: >>> >>> > Hi all, >>> > >>> > I want to integrate the following change: >>> > https://github.com/apache/ignite/pull/3147/ >>> > >>> > It add

Re: Spring3 support

2018-01-16 Thread Michael Cherkasov
ll, >> > >> > I want to integrate the following change: >> > https://github.com/apache/ignite/pull/3147/ >> > >> > It adds spring3 support. >> > >> > With Ignite versions older 2.1 you can to force maven to use sprint3 >> > depend

Re: Spring3 support

2018-01-12 Thread Michael Cherkasov
gt; What are the features that depend on Spring 4? > > -Val > > On Thu, Jan 11, 2018 at 12:42 PM, Michael Cherkasov < > michael.cherka...@gmail.com> wrote: > > > Hi all, > > > > I want to integrate the following change: > > https://github.com/apache/ign

Re: Spring3 support

2018-01-11 Thread Valentin Kulichenko
Mike, What are the features that depend on Spring 4? -Val On Thu, Jan 11, 2018 at 12:42 PM, Michael Cherkasov < michael.cherka...@gmail.com> wrote: > Hi all, > > I want to integrate the following change: > https://github.com/apache/ignite/pull/3147/ > > It adds spring3

Spring3 support

2018-01-11 Thread Michael Cherkasov
Hi all, I want to integrate the following change: https://github.com/apache/ignite/pull/3147/ It adds spring3 support. With Ignite versions older 2.1 you can to force maven to use sprint3 dependency and everything would work fine. With newer versions this doesn't work, because now Ignite