GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/3106
Ignite PDS compatibilty framework fixes dependencies declaration, debug stuff added You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13075 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3106.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3106 ---- commit 732d1a5be8805f01823c874de5faa5f4f175078c Author: dpavlov <dpav...@gridgain.com> Date: 2017-11-24T17:10:43Z GG-13075: Add PDS compatibility tests to ggprivate compatibility suite (Ignite Professional edition storage compatiblity) commit e419f52f4d16a91ec2d7d4a0de9685b56da9c373 Author: dpavlov <dpav...@gridgain.com> Date: 2017-11-28T14:06:38Z GG-13075: fix maven for PDS compatibility tests of GridGain (Ignite Professional edition storage compatibility) commit 04f644c6cba872b7929a7c43e2f8498c4499326c Author: dpavlov <dpav...@gridgain.com> Date: 2017-11-28T14:38:56Z GG-13075: providing Ignite home for PDS compatibility tests of GridGain (Ignite Professional edition storage compatibility) commit 05a386ef0817737b0ef36781ebda46559b9aa35a Author: dpavlov <dpav...@gridgain.com> Date: 2017-11-28T15:20:30Z GG-13075: configurable dependencies: compatibility tests of GridGain (Ignite Professional edition storage compatibility) commit b90df74fb2793de3aac398f61d95c4cf2fb1a424 Author: dpavlov <dpav...@gridgain.com> Date: 2017-11-28T15:35:20Z GG-13075: dumping classpath: compatibility tests of GridGain (Ignite Professional edition storage compatibility) commit 370a236db988c618f780d862c685af4b55fd240d Author: dpavlov <dpav...@gridgain.com> Date: 2017-11-28T17:05:12Z GG-13075: delayed dump of classpath & stacktrace using timeout: compatibility tests of snapshots ---- ---