You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/02/05 13:31:39 UTC

[ignite] branch ignite-11191 updated (4bad76a -> bd59f6f)

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a change to branch ignite-11191
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 4bad76a  IGNITE-11191: Fixing Hibernate dependencies for Java 11: JAXB API & implementation were provided
     add 59bb356  IGNITE-10927 Relieve JUnit3TestLegacySupport from inheriting deprecated junit.framework.Assert - Fixes #5866.
     add a7eb5cc  IGNITE-11006: Enable problematic whitespace inspection check (#5951)
     add 693a6e88 IGNITE-11200: SQL: reworked GridH2QueryContext. Now it is not static and thread-local and shared operations are well-separated. This closes #6020.
     add 447b222  IGNITE-8841: MVCC TX: Read transactions remap when coordinator fails. This closes #5949.
     add f62d66e  IGNITE-11104 Remove references to Java <8, Apache Ignite <2 - Fixes #5983.
     add 8cba313  IGNITE-11196 Set Maven-enforcer-plugin version to fix build.
     new bd59f6f  Merge branch 'master' into ignite-11191

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:


[ignite] 01/01: Merge branch 'master' into ignite-11191

Posted by dp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch ignite-11191
in repository https://gitbox.apache.org/repos/asf/ignite.git

commit bd59f6f19d5bd14da126027edfa502e9acad1df7
Merge: 4bad76a 8cba313
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Tue Feb 5 16:28:57 2019 +0300

    Merge branch 'master' into ignite-11191