Merge branch 'ignite-1.5' into ignite-2099
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5d401c4d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5d401c4d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5d401c4d Branch: refs/heads/ignite-2099 Commit: 5d401c4d64abd6e53c6e786e457f75208d606fc8 Parents: 9ff351b 3016c0f Author: vozerov-gridgain <[email protected]> Authored: Wed Dec 9 16:41:24 2015 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Wed Dec 9 16:41:24 2015 +0300 ---------------------------------------------------------------------- assembly/docfiles/ignite_logo.png | Bin 0 -> 24315 bytes assembly/release-fabric-base.xml | 12 +- .../java/org/apache/ignite/schema/Demo.java | 6 +- .../store/auto/CacheAutoStoreExample.java | 49 +- .../Apache.Ignite.Core.csproj | 4 + modules/platforms/dotnet/Apache.Ignite.dxg | 2387 ++++++++++++++++++ modules/platforms/dotnet/Apache.Ignite.sln | 1 + modules/platforms/dotnet/build.bat | 94 + .../Apache.Ignite.Examples.csproj | 4 +- .../Apache.Ignite.ExamplesDll.csproj | 4 +- parent/pom.xml | 1 + 11 files changed, 2528 insertions(+), 34 deletions(-) ----------------------------------------------------------------------
