This is an automated email from the ASF dual-hosted git repository.
jinwoo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
from af9bee4 GEODE-10401: Bump version to 1.15.2
add 3770347 GEODE-10089: Update examples version
add 56b3a1f GEODE-10435: Migrate to GH Actions (#116)
add f0f3e95 GEODE-10467: Bumping copyright year to 2025
add d69bdca GEODE-10467: Bump version to 2.0.0
add dca7241 GEODE-10467: Bump version to 2.0.0
add 356a873 GEODE-10467: Set temporary staging repo
add 40af5c4 GEODE-10467: Bump version to 2.0.0
add d2ee141 GEODE-10530: Migrate to Gradle 7.3.3, Java 17, and Geode 2.0.0
add 31f8c53 Revert "GEODE-10467: Set temporary staging repo"
add 8d8060d GEODE-10467: Set temporary staging repo
add 5f742a5 GEODE-10467: Bump version to 2.0.0
add 68939d2 GEODE-10467: Set temporary staging repo
add b2b597d GEODE-10467: Bump version to 2.0.0
add cf50055 Revert "GEODE-10467: Set temporary staging repo"
add bb11b11 GEODE-10467: Set temporary staging repo
add 7df7d9d GEODE-10467: Bump version to 2.0.0
add c459af4 GEODE-10467: Bump version to 2.0.0
add 0eb7a78 Revert "GEODE-10467: Set temporary staging repo"
new 895a002 Replacing master with contents of rel/v2.0.0
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:
.../start.gfsh => .github/workflows/gradle.yml | 37 ++++++++++++++-----
.travis.yml | 43 ----------------------
NOTICE | 2 +-
build.gradle | 13 +++++--
gradle.properties | 7 +++-
gradle/release.gradle | 2 +-
gradle/spotless.gradle | 4 +-
gradle/wrapper/gradle-wrapper.properties | 2 +-
lucene/build.gradle | 2 +-
luceneSpatial/build.gradle | 7 ++--
.../examples/luceneSpatial/SpatialHelperTest.java | 6 +--
micrometerMetrics/build.gradle | 2 +-
sessionState/webapp/build.gradle | 10 +++--
.../gradle/wrapper/gradle-wrapper.properties | 2 +-
14 files changed, 62 insertions(+), 77 deletions(-)
copy jdbc/scripts/start.gfsh => .github/workflows/gradle.yml (56%)
delete mode 100644 .travis.yml