Hello! + 0.5
> Apache Ignite 2.10.0 and earlier the ignite-spring-cache-ext dependency must be added to classpath before ignite-spring, due to duplication of Spring Cache integration classes. I think this recommendation does not have much sense - the order of classpath and maven dependency resolution is not something you may count on. We could teach our users to do proper maven exclusion instead (what is the module which they need to exclude - is it spring-cache? which classes are duplicated?) But otherwise maybe we should get it out of door and finish the migration. Regards, -- Ilya Kasnacheev ср, 27 окт. 2021 г. в 11:48, Nikita Amelchev <namelc...@apache.org>: > Dear Ignite Community, > > I have uploaded a release candidate of extensions modules: > - spring-tx-ext 1.0.0 > - spring-cache-ext 1.0.0 > - spring-data-commons 1.1.0 > > The following staging can be used for testing: > https://repository.apache.org/content/repositories/orgapacheignite-1533 > > The release candidate of the spring-tx-ext 1.0.0 extension: > > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-tx-ext/1.0.0-rc1/ > > The release candidate of the spring-cache-ext 1.0.0 extension: > > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-cache-ext/1.0.0-rc1/ > > The release candidate of the spring-data-common 1.1.0 dependent module > is in the packages mentioned above. > > Tags were created: > ignite-spring-tx-ext-1.0.0-rc1 > ignite-spring-cache-ext-1.0.0-rc1 > ignite-spring-data-commons-1.1.0-rc1 > > > https://gitbox.apache.org/repos/asf?p=ignite-extensions.git;a=commit;h=refs/tags/ignite-spring-tx-ext-1.0.0-rc1 > > RELEASE NOTES: > > https://gitbox.apache.org/repos/asf?p=ignite-extensions.git;a=blob;f=RELEASE_NOTES.txt;h=c6b2a393e042ce956bfefd5d7d92d5ab4ff04cda;hb=HEAD > > DOCUMENTATION: > Documentation of the spring-tx-ext extension: > > https://github.com/apache/ignite/blob/master/docs/_docs/extensions-and-integrations/spring/spring-tx.adoc > > Documentation of the spring-cache-ext extension: > > https://github.com/apache/ignite/blob/master/docs/_docs/extensions-and-integrations/spring/spring-caching.adoc > > The vote is formal, see voting guidelines > https://www.apache.org/foundation/voting.html > > +1 - to accept the extensions modules listed in the thread > 0 - don't care either way > -1 - DO NOT accept either of the extensions modules listed in the > thread (explain why) > > The vote will hold for 5 days and will end on November 1, 2021, 10:00 UTC > https://www.timeanddate.com/countdown/generic?iso=20211101T10&p0=0 > > -- > Best wishes, > Amelchev Nikita >