You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by nn...@apache.org on 2022/02/04 00:42:35 UTC

[geode] branch develop updated (cc31c15 -> 507565e)

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

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


    from cc31c15  Initial commit (#7335)
     add 507565e  GEODE-9710: Cleanup PRColocationDUnitTestHelper (#6969)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/internal/cache/execute/PRTransactionDUnitTest.java  | 2 +-
 ...onDUnitTestHelper.java => PRColocationDistributedTestHelper.java} | 2 +-
 .../java/org/apache/geode/internal/cache/execute/data/Customer.java  | 5 +++--
 .../java/org/apache/geode/internal/cache/execute/data/Order.java     | 5 +++--
 .../java/org/apache/geode/internal/cache/execute/data/Shipment.java  | 5 +++--
 5 files changed, 11 insertions(+), 8 deletions(-)
 rename geode-dunit/src/main/java/org/apache/geode/internal/cache/execute/{PRColocationDUnitTestHelper.java => PRColocationDistributedTestHelper.java} (95%)