Skip to content

KAFKA-19591 solving issues with gradlew content: an old template version was being referenced #20327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

dejan2609
Copy link
Contributor

@dejan2609 dejan2609 commented Aug 8, 2025

Corresponding JIRA ticket:

Related PR:

Intro:

  • Groovy file unixStartScript.txt (that servers as a template for a
    gradlew) path/module was changed in Gradle version 8.8.0

Problem description (for all details see JIRA ticket above):

Loosely related Gradle Github issue:

@github-actions github-actions bot added triage PRs from the community build Gradle build or GitHub Actions small Small PRs labels Aug 8, 2025
@dejan2609
Copy link
Contributor Author

Note: this PR is related to Gradle upgrade from 8 to 9: #19513 (they can be combined into one, but I prefer to keep them separated).
Looping @chia7712 here (he was interested in Gradle upgrade PR) and @apoorvmittal10 (who stumbled upon JIRA ticket just after I created it and decided to subscribe as a watcher 😃).

@dejan2609 dejan2609 changed the title KAFKA-19591 solving issues with gradlew content: an old template version (i.e. file unixStartScript.txt was being referenced) KAFKA-19591 solving issues with gradlew content: an old template version (i.e. file unixStartScript.txt) was being referenced Aug 8, 2025
…rsion (i.e. file `unixStartScript.txt`) was being referenced
@dejan2609
Copy link
Contributor Author

Note: please pardon me for force-pushing (I had to fix commit message typo error).

@dejan2609
Copy link
Contributor Author

One check fails (due to PR title being too long); will fix that.
image

@dejan2609 dejan2609 changed the title KAFKA-19591 solving issues with gradlew content: an old template version (i.e. file unixStartScript.txt) was being referenced KAFKA-19591 solving issues with gradlew content: an old template version was being referenced Aug 10, 2025
@dejan2609
Copy link
Contributor Author

FYI @apoorvmittal10: this is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Gradle build or GitHub Actions ci-approved small Small PRs triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants