You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2019/05/07 18:46:45 UTC

[geode] branch develop updated (ddef7b7 -> a716be9)

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

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


    from ddef7b7  Merge pull request #3545 from mcmellawatt/feature/GEODE-6327
     add a716be9  GEODE-6731: Restore TestUtil for non-Geode dependency

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/geode/util/test/TestUtil.java  | 81 ++++++++++++++++++++++
 1 file changed, 81 insertions(+)
 create mode 100644 geode-junit/src/main/java/org/apache/geode/util/test/TestUtil.java