Done, instruction how to run TCK tests was added to DEVNOTES.txt On Wed, Mar 18, 2015 at 7:09 PM, Dmitriy Setrakyan <[email protected]> wrote:
> Sergey, > > Can you please update the DEVNOTES.txt with instructions on how to run the > TCK? > > D. > > On Wed, Mar 18, 2015 at 8:54 AM, Sergey Evdokimov <[email protected] > > > wrote: > > > Hello, > > > > I've added 'jcache-tck' profile to 'ignite-core' module. If you need to > run > > JCache TCK tests for Ignite you can enable this profile and build > > 'ignite-core' mode with maven. > > > > The best way to run TCK is command "mvn *test -P !release,jcache-tck -pl > > :ignite-core -am*" it should be run in Ignite project root. > > >
