Skip to content

fix: Update .gitignore so that .jar file isn't included #7505

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

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

iennae
Copy link
Contributor

@iennae iennae commented Dec 15, 2022

Issue #7503 was raised about including maven-wrapper.jar. @ludoch helpfully pointed out https://maven.apache.org/wrapper/; effectively we can remove the .jar, it makes using the sample a little more difficult, but with the rule to not include binary artifacts into our source code, seems like the right thing to do

@averikitsch if you can take a look

Issue #7503 was raised about including maven-wrapper.jar. @ludoch helpfully pointed out https://maven.apache.org/wrapper/; effectively we can remove the .jar, it makes using the sample a little more difficult, but with the rule to not include binary artifacts into our source code, seems like the right thing to do
@iennae iennae requested review from a team and yoshi-approver as code owners December 15, 2022 00:44
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Dec 15, 2022
@iennae iennae changed the title Update .gitignore so that .jar file isn't included fix: Update .gitignore so that .jar file isn't included Dec 15, 2022
@averikitsch averikitsch merged commit b5b57c0 into main Dec 15, 2022
@averikitsch averikitsch deleted the iennae-patch-1 branch December 15, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants