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 2021/10/12 20:06:30 UTC

[geode] branch develop updated (7dd6143 -> c2b19e3)

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 7dd6143  GEODE-9536: Disable client version test on Windows (#6971)
     add c2b19e3  GEODE-9702: Add SPI check to Java API compare build task (#6980)

No new revisions were added by this update.

Summary of changes:
 buildSrc/build.gradle                              |  2 +-
 .../japicmp/AllowMajorBreakingChanges.groovy       |  2 +-
 ...onRule.groovy => GeodeSpiRegressionRule.groovy} |  8 ++---
 .../gradle/japicmp/ParentIsExperimental.groovy     |  2 +-
 .../src/main/resources/japicmp_exceptions.json     |  7 +----
 gradle/japicmp.gradle                              | 34 ++++++++++++----------
 6 files changed, 26 insertions(+), 29 deletions(-)
 copy buildSrc/src/main/groovy/org/apache/geode/gradle/japicmp/{GeodeApiRegressionRule.groovy => GeodeSpiRegressionRule.groovy} (88%)