Merge remote-tracking branch 'remotes/origin/sprint-3' into ignite-611

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

Branch: refs/heads/ignite-611
Commit: 2f0bc37bba3175fc2daf197e1bd32957cd347156
Parents: 95540fd 71ecef2
Author: sboikov <sboi...@gridgain.com>
Authored: Fri Mar 27 13:46:46 2015 +0300
Committer: sboikov <sboi...@gridgain.com>
Committed: Fri Mar 27 13:46:46 2015 +0300

----------------------------------------------------------------------
 examples/pom-standalone.xml                     |   16 +-
 examples/pom.xml                                |  106 +-
 examples/schema-import/pom.xml                  |   11 +-
 modules/aop/pom.xml                             |   25 +-
 modules/aws/pom.xml                             |   43 +-
 modules/clients/pom.xml                         |   43 +-
 .../rest/AbstractRestProcessorSelfTest.java     |    2 +
 .../JettyRestProcessorAbstractSelfTest.java     |    5 -
 modules/codegen/pom.xml                         |   15 +-
 modules/core/pom.xml                            |   87 +-
 ...idCacheValueConsistencyAbstractSelfTest.java |   57 +
 modules/extdata/p2p/pom.xml                     |   23 +-
 modules/extdata/uri/pom.xml                     |   25 +-
 modules/geospatial/pom.xml                      |   43 +-
 modules/hadoop/pom.xml                          |   38 +-
 modules/hibernate/pom.xml                       |   32 +-
 modules/indexing/pom.xml                        |   43 +-
 .../query/h2/sql/IgniteVsH2QueryTest.java       |  853 +++++++++++++
 .../IgniteCacheQuerySelfTestSuite.java          |    3 +
 modules/jcl/pom.xml                             |   16 +-
 modules/jta/pom.xml                             |   30 +-
 modules/log4j/pom.xml                           |   16 +-
 modules/rest-http/pom.xml                       |   14 +-
 .../http/jetty/GridJettyRestHandler.java        |    6 +
 modules/scalar/pom.xml                          |   51 +-
 modules/schedule/pom.xml                        |   16 +-
 modules/schema-import/pom.xml                   |   14 +-
 modules/slf4j/pom.xml                           |   14 +-
 modules/spring/pom.xml                          |   20 +-
 modules/ssh/pom.xml                             |   20 +-
 modules/tools/pom.xml                           |   11 +-
 .../ant/beautifier/GridJavadocAntTask.java      |    2 +-
 modules/urideploy/pom.xml                       |   52 +-
 modules/visor-console/pom.xml                   |   24 +-
 .../ignite/visor/commands/VisorConsole.scala    |    4 +-
 .../commands/start/VisorStartCommand.scala      |   17 +-
 modules/visor-plugins/pom.xml                   |   14 +-
 modules/web/pom.xml                             |   26 +-
 modules/yardstick/pom.xml                       |   22 +-
 parent/pom.xml                                  |  711 +++++++++++
 pom.xml                                         | 1146 ++----------------
 41 files changed, 2233 insertions(+), 1483 deletions(-)
----------------------------------------------------------------------


Reply via email to