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 dd-java-agent.jar as symlink #330

Merged

Conversation

tjuchniewicz
Copy link
Contributor

@tjuchniewicz tjuchniewicz commented Jul 29, 2024

Summary

Add dd-java-agent.jar as symlink to dd-java-agent-<version>.jar
Fixes #323

Use Cases

This will allow to easily overwrite BP_NATIVE_IMAGE_BUILD_ARGUMENTS without a need to know what dd-java-agent version is used.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@tjuchniewicz tjuchniewicz requested a review from a team as a code owner July 29, 2024 14:43
Copy link

linux-foundation-easycla bot commented Jul 29, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: tjuchniewicz / name: Tomasz Juchniewicz (325d2f8)
  • ✅ login: dmikusa / name: Daniel Mikusa (9c8a76c)

@dmikusa dmikusa added type:enhancement A general enhancement semver:minor A change requiring a minor version bump labels Aug 6, 2024
@dmikusa dmikusa merged commit ff7d199 into paketo-buildpacks:main Aug 6, 2024
5 checks passed
@tjuchniewicz tjuchniewicz deleted the feature/dd-java-agent-link branch August 6, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idea: Do not use version in dd-java-agent-<version>.jar
2 participants