This is an automated email from the ASF dual-hosted git repository.
jinwoo pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
from 2a1186e GEODE-10467: Update examples version
add f238523 GEODE-10530: Migrate to Gradle 7.3.3, Java 17, and Geode 2.0.0
add ceb3d8e Add staging repository URL to CI workflow
add 66fedab Fix jar archive filename configuration
add 60e1578 Replace sh sleep with native gfsh sleep command
new 5f33d17 Merge pull request #117 from JinwooHwang/feature/GEODE-10530
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/gradle.yml | 4 ++--
build.gradle | 13 +++++++++----
gradle.properties | 2 +-
gradle/release.gradle | 2 +-
gradle/spotless.gradle | 4 ++--
gradle/wrapper/gradle-wrapper.properties | 2 +-
lucene/build.gradle | 2 +-
luceneSpatial/build.gradle | 7 ++++---
.../geode/examples/luceneSpatial/SpatialHelperTest.java | 6 +++---
micrometerMetrics/build.gradle | 2 +-
sessionState/webapp/build.gradle | 10 ++++++----
.../webapp/gradle/wrapper/gradle-wrapper.properties | 2 +-
wan/scripts/start.gfsh | 2 +-
13 files changed, 33 insertions(+), 25 deletions(-)