You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rh...@apache.org on 2020/01/24 18:11:57 UTC

[geode] branch develop updated (d9e46f6 -> df38ad5)

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

rhoughton pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from d9e46f6  Geode-7600-3 (#4568)
     add df38ad5  GEODE-7729: Upgrades JNA to 5.5.0 (#4624)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/expected-pom.xml            |   8 +-
 .../gradle/plugins/DependencyConstraints.groovy    |   3 +-
 .../integrationTest/resources/assembly_content.txt |   3 +-
 .../resources/dependency_classpath.txt             |   3 +-
 .../integrationTest/resources/expected_jars.txt    |   1 +
 geode-core/build.gradle                            |   1 +
 .../apache/geode/internal/shared/NativeCalls.java  | 323 +-----------
 .../geode/internal/shared/NativeCallsJNAImpl.java  | 552 +++------------------
 geode-core/src/test/resources/expected-pom.xml     |   5 +
 9 files changed, 82 insertions(+), 817 deletions(-)