Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1537

Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/dc7e33c8
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/dc7e33c8
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/dc7e33c8

Branch: refs/heads/ignite-1537
Commit: dc7e33c8b86ec4a5031cf6e2169806f88d2a3dec
Parents: 96358d4 a3a8138
Author: sboikov <sboi...@gridgain.com>
Authored: Tue Dec 15 09:12:24 2015 +0300
Committer: sboikov <sboi...@gridgain.com>
Committed: Tue Dec 15 09:12:24 2015 +0300

----------------------------------------------------------------------
 assembly/release-fabric-base.xml                |    4 +-
 .../CacheClientBinaryPutGetExample.java         |    6 +-
 .../datagrid/CacheClientBinaryQueryExample.java |    7 +-
 .../starschema/CacheStarSchemaExample.java      |    9 +-
 modules/clients/pom.xml                         |   60 +
 .../processors/cache/GridCacheAdapter.java      |    9 +-
 .../IgniteTxExceptionAbstractSelfTest.java      |   57 +-
 .../BinaryAtomicCacheLocalEntriesSelfTest.java  |   30 +
 .../BinaryTxCacheLocalEntriesSelfTest.java      |   84 +
 .../IgniteBinaryObjectsTestSuite.java           |   23 +-
 modules/platforms/cpp/cpp.dxg                   |    2 +-
 modules/platforms/dotnet/dotnet.dxg             | 1795 ++++++++++++++++++
 modules/platforms/dotnet/header.html            |   27 +
 13 files changed, 2074 insertions(+), 39 deletions(-)
----------------------------------------------------------------------


Reply via email to