From dev-return-21350-apmail-ignite-dev-archive=ignite.apache.org@ignite.apache.org Tue May 2 10:10:10 2017 Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E37819257 for ; Tue, 2 May 2017 10:10:10 +0000 (UTC) Received: (qmail 7989 invoked by uid 500); 2 May 2017 10:10:10 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 7944 invoked by uid 500); 2 May 2017 10:10:10 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 7933 invoked by uid 99); 2 May 2017 10:10:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2017 10:10:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C8353DFBC8; Tue, 2 May 2017 10:10:09 +0000 (UTC) From: dspavlov To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #1892: Ignite 5078: Pull request for tests run Content-Type: text/plain Date: Tue, 2 May 2017 10:10:09 +0000 (UTC) GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/1892 Ignite 5078: Pull request for tests run Only for test run, please don't merge. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5078 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1892.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1892 ---- commit 777078d377ba2f94b8f41086ecf0ad6056cdace5 Author: Alexey Kuznetsov Date: 2017-04-29T14:01:47Z IGNITE-5120 Fixed LGPL build. commit cd46d46ca91e1921bff2036c450af071496d1c68 Author: oleg-ostanin Date: 2017-04-29T19:04:19Z IGNITE-5120: Fixed build of Hibernate module. commit a04aa10a38a5e8c89223f567b4ce4822490509b2 Author: devozerov Date: 2017-04-30T08:23:14Z IGNITE-5122: Fixed http-rest-example.php. commit 0f2f87f227f9ca9c2c5b0f3678109a887753b606 Author: dpavlov Date: 2017-05-02T10:01:34Z IGNITE-5078: Partition lost event is fired only on coordinator when partition loss policy is IGNORE ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---