Skip to content

[GEODE-10597] Fix verifyManifestClassPath failure in geode-assembly - #8023

Merged
JinwooHwang merged 13 commits into
apache:developfrom
JinwooHwang:feature/GEODE-10597
Jul 29, 2026
Merged

[GEODE-10597] Fix verifyManifestClassPath failure in geode-assembly#8023
JinwooHwang merged 13 commits into
apache:developfrom
JinwooHwang:feature/GEODE-10597

Conversation

@JinwooHwang

Copy link
Copy Markdown
Contributor

Fix verifyManifestClassPath failure in geode-assembly

For all changes, please confirm:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?
  • Has your PR been rebased against the latest commit within the target branch (typically develop)?
  • Is your initial contribution a single, squashed commit?
  • Does gradlew build run cleanly?
  • Have you written or updated unit tests to verify your changes?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

@JinwooHwang
JinwooHwang requested a review from marinov-code July 28, 2026 22:36
@JinwooHwang
JinwooHwang merged commit 5a94d64 into apache:develop Jul 29, 2026
15 checks passed
JinwooHwang added a commit to JinwooHwang/geode that referenced this pull request Aug 24, 2026
The workflow was failing at startup on support/2.0, so no build, unitTest,
integrationTest, acceptanceTest or distributedTest job ran at all.

Takes develop's version of .github/workflows/gradle.yml verbatim except for
the push/pull_request branch filters, which stay on support/2.0. This picks up
the action SHA pinning introduced upstream by [GEODE-10593] (apache#8019) and
[GEODE-10597] (apache#8023):

  actions/checkout            v3 -> 3d3c42e5aac5ba805825da76410c181273ba90b1
  actions/setup-java          v3 -> 03ad4de0992f5dab5e18fcb136590ce7c4a0ac95
  actions/upload-artifact     v4 -> 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
  gradle/actions/setup-gradle v5 -> 0723195856401067f7a2779048b490ace7a47d7c

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants