Skip to content

Refine Makefile help and wrapper upgrade#3

Open
pambrose wants to merge 3 commits into
masterfrom
makefile-tweaks
Open

Refine Makefile help and wrapper upgrade#3
pambrose wants to merge 3 commits into
masterfrom
makefile-tweaks

Conversation

@pambrose
Copy link
Copy Markdown
Member

Summary

  • Simplify VERSION/GRADLE_VERSION parsing using sed instead of awk
  • Reformat the help target output (new header, wider column)
  • Make upgrade-wrapper run the documented two-pass Gradle wrapper upgrade

Test plan

  • make help renders the target list cleanly
  • make (no args) prints help
  • make upgrade-wrapper runs ./gradlew wrapper ... twice as expected

🤖 Generated with Claude Code

pambrose and others added 3 commits May 15, 2026 09:13
Simplify VERSION/GRADLE_VERSION parsing with sed, reformat the help target
for clarity, and make upgrade-wrapper run the two-pass Gradle wrapper
upgrade as documented.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (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.

1 participant