You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vk...@apache.org on 2015/06/02 05:51:08 UTC

[14/34] incubator-ignite git commit: Merge remote-tracking branch 'origin/ignite-sprint-5' into ignite-sprint-5

Merge remote-tracking branch 'origin/ignite-sprint-5' into ignite-sprint-5


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

Branch: refs/heads/ignite-sprint-5
Commit: 68811e7f91649b6aa652340ee19b0cafda64dd07
Parents: 3e35b9a 4b4158f
Author: Valentin Kulichenko <vk...@gridgain.com>
Authored: Wed May 20 21:42:05 2015 -0700
Committer: Valentin Kulichenko <vk...@gridgain.com>
Committed: Wed May 20 21:42:05 2015 -0700

----------------------------------------------------------------------
 dev-tools/build.gradle                          |  35 +-
 dev-tools/gradle/wrapper/gradle-wrapper.jar     | Bin 0 -> 51017 bytes
 .../gradle/wrapper/gradle-wrapper.properties    |   6 +
 dev-tools/gradlew                               | 164 ++++++++++
 dev-tools/src/main/groovy/jiraslurp.groovy      | 326 ++++++++++++++-----
 modules/core/src/main/java/META-INF/LICENSE     | 238 ++++++++++++++
 modules/core/src/main/java/META-INF/NOTICE      |  12 +
 .../core/src/main/resources/ignite.properties   |   2 +-
 parent/pom.xml                                  |   5 +-
 pom.xml                                         |  41 ++-
 10 files changed, 722 insertions(+), 107 deletions(-)
----------------------------------------------------------------------