You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2015/09/03 23:43:42 UTC

[33/39] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.4' into ignite-1.4

Merge remote-tracking branch 'origin/ignite-1.4' into ignite-1.4


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

Branch: refs/heads/ignite-264
Commit: c5d303bac7a9b17f88260b1bde175fbfbc053988
Parents: 66a49d7 7f4c9ac
Author: sboikov <sb...@gridgain.com>
Authored: Thu Sep 3 15:34:47 2015 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Thu Sep 3 15:34:47 2015 +0300

----------------------------------------------------------------------
 .../java8/datagrid/CacheAffinityExample.java    | 15 +++++++++++++
 .../java8/messaging/MessagingExample.java       | 11 +++++++++-
 .../java8/examples/BasicExamplesSelfTest.java   | 10 ++++++---
 .../java8/examples/CacheExamplesSelfTest.java   |  8 ++++---
 .../examples/CheckpointExamplesSelfTest.java    |  8 +++----
 .../examples/ClusterGroupExampleSelfTest.java   |  4 +++-
 .../examples/ContinuationExamplesSelfTest.java  |  8 ++++---
 .../ContinuousMapperExamplesSelfTest.java       |  8 ++++---
 .../examples/DeploymentExamplesSelfTest.java    |  6 ++++--
 .../java8/examples/EventsExamplesSelfTest.java  |  5 +++--
 .../HibernateL2CacheExampleSelfTest.java        |  8 ++++---
 .../java8/examples/IgfsExamplesSelfTest.java    |  6 ++++--
 .../examples/LifecycleExamplesSelfTest.java     |  8 ++++---
 .../examples/MemcacheRestExamplesSelfTest.java  |  4 +++-
 .../examples/MessagingExamplesSelfTest.java     |  6 ++++--
 .../examples/MonteCarloExamplesSelfTest.java    |  8 ++++---
 .../examples/SpringBeanExamplesSelfTest.java    |  8 ++++---
 .../java8/examples/TaskExamplesSelfTest.java    |  4 +++-
 .../IgniteExamplesJ8SelfTestSuite.java          | 12 +++++++++--
 .../ignite/platform/cpp/package-info.java       | 22 ++++++++++++++++++++
 .../ignite/platform/dotnet/package-info.java    | 22 ++++++++++++++++++++
 .../apache/ignite/platform/package-info.java    | 22 ++++++++++++++++++++
 parent/pom.xml                                  |  4 ++++
 23 files changed, 175 insertions(+), 42 deletions(-)
----------------------------------------------------------------------