Skip to content
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

Add removeJarVersionNumbers build setting #8116

Merged
merged 3 commits into from
Mar 28, 2023

Conversation

tylerbenson
Copy link
Member

This is handy to enable consistent local version numbers rather than updating file paths each release.

Add the following to enable locally ~/.gradle/gradle.properties

removeJarVersionNumbers=true

@tylerbenson tylerbenson requested a review from a team as a code owner March 23, 2023 16:18
This is handy to enable consistent local version numbers rather than updating file paths each release.
@tylerbenson tylerbenson force-pushed the tyler/removeJarVersionNumbers branch from 915f86b to 3fe6808 Compare March 23, 2023 16:34
Copy link
Contributor

@laurit laurit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tylerbenson
Copy link
Member Author

I decided to add it to CONTRIBUTING.md instead as I think that makes more sense.

javaagent/build.gradle.kts Outdated Show resolved Hide resolved
@tylerbenson tylerbenson force-pushed the tyler/removeJarVersionNumbers branch from a4ecc97 to 081907a Compare March 27, 2023 16:24
@laurit laurit merged commit 831ee58 into open-telemetry:main Mar 28, 2023
@tylerbenson tylerbenson deleted the tyler/removeJarVersionNumbers branch March 28, 2023 16:43
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.

None yet

3 participants