You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mm...@apache.org on 2022/02/15 16:17:59 UTC

[geode-native] branch develop updated (cd38c21 -> 64e728e)

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

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


    from cd38c21  GEODE-100043: Solve TransactionCleaningTest errors (#923)
     add 64e728e  GEODE-10004: support older geode versions (#917)

No new revisions were added by this update.

Summary of changes:
 cmake/CheckJavaClassExists.cmake | 47 ++++++++++++++++++++++++++++++++++++++++
 tests/javaobject/CMakeLists.txt  |  9 +++++++-
 2 files changed, 55 insertions(+), 1 deletion(-)
 create mode 100644 cmake/CheckJavaClassExists.cmake