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

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


    from d0fa83f  IGNITE-16145 Update rpm, deb package versions
     new 544c3bd  IGNITE-15677 Correctly handle windows in ODBC on Windows
     new 942d105  IGNITE-15678 CPP: Implement building windows installer of 
ODBC Driver on CMake - Fixes #9470.
     new c1d9aa4  IGNITE-16145 Update the Release Notes due to CMake patch is 
added

The 3 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:
 RELEASE_NOTES.txt                                  |  1 +
 modules/platforms/cpp/CMakeLists.txt               | 19 +++--
 modules/platforms/cpp/odbc/CMakeLists.txt          | 62 +++++++++++++-
 .../cpp/odbc/include/ignite/odbc/common_types.h    |  3 +
 .../cpp/odbc/include/ignite/odbc/connection.h      |  6 +-
 .../odbc/include/ignite/odbc/system/system_dsn.h}  | 29 +++++--
 .../{ignite-odbc-amd64.wxs => ignite-odbc.wxs.in}  | 95 +++++++++++-----------
 .../platforms/cpp/odbc/os/win/src/system_dsn.cpp   | 17 ++--
 modules/platforms/cpp/odbc/src/connection.cpp      | 20 +++--
 modules/platforms/cpp/odbc/src/odbc.cpp            | 29 +++++--
 10 files changed, 191 insertions(+), 90 deletions(-)
 copy 
modules/{core/src/test/java/org/apache/ignite/internal/processors/cache/integration/IgniteCacheAtomicStoreSessionWriteBehindTest.java
 => platforms/cpp/odbc/include/ignite/odbc/system/system_dsn.h} (61%)
 copy modules/platforms/cpp/odbc/install/{ignite-odbc-amd64.wxs => 
ignite-odbc.wxs.in} (63%)

Reply via email to