Merge branches 'ignite-275' and 'sprint-2' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-275
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/60fa4a86 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/60fa4a86 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/60fa4a86 Branch: refs/heads/ignite-223 Commit: 60fa4a869ff61dacfaababefcfffde8d0b18f577 Parents: df008b2 c7dad84 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Wed Feb 18 10:12:50 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Wed Feb 18 10:12:50 2015 +0700 ---------------------------------------------------------------------- bin/include/target-classpath.bat | 4 +- bin/include/target-classpath.sh | 10 ++- .../IgniteAtomicSequenceExample.java | 35 +++++----- .../internal/client/impl/GridClientImpl.java | 2 +- .../processors/cache/GridCacheAdapter.java | 4 ++ .../cache/distributed/dht/GridDhtGetFuture.java | 1 - .../security/GridSecurityContext.java | 9 ++- .../visor/cache/VisorCacheLoadTask.java | 35 ++++------ .../near/IgniteCacheNearReadCommittedTest.java | 68 ++++++++++++++++++++ .../junits/common/GridCommonAbstractTest.java | 6 +- .../ignite/testsuites/IgniteCacheTestSuite.java | 3 + 11 files changed, 123 insertions(+), 54 deletions(-) ----------------------------------------------------------------------