Re: [DISCUSSION] Apache Ignite Extension Release Process Improvements

2022-04-28 Thread Maxim Muzafarov
Folks, 1. The changes mentioned above have been implemented in the following umbrella ticket [1]. Please, take a look. 2. Removing dependency from the `log4j-test.xml` or `tests.properties` in extensions should be a part of [2] issue implementation (removing dependency from log4j 1.2.17). == CH

Re: [DISCUSSION] Apache Ignite Extension Release Process Improvements

2022-02-17 Thread Nikolay Izhikov
Hello, Maxim. Thanks for investigation! > 4. log4j-test.xml, tests.properties these files from the ignite-core module > required to run tests and it seems they should be shared between projects > also as tests resources. As you may see most copies of these files are empty. I think we should mo

[DISCUSSION] Apache Ignite Extension Release Process Improvements

2022-02-17 Thread Maxim Muzafarov
Hello Igniters, We have a lot of Ignite extensions waiting to be released (e.g. aws, gce, topology-validator, ignite-spring-tx-ext etc.). I think it is a good point in time to make some kind of automation and simplify our release process for Ignite extension modules removing manual steps from it.