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

Ensure junit-platform has compile dep to blockhound in pom #189

Merged
merged 2 commits into from
Apr 1, 2021

Conversation

simonbasle
Copy link
Member

cc @bsideup. If you could locally review and double check all seem in order in generated artifacts, that would be awesome.

if all is good, I'll release 1.0.6.RELEASE next Monday.

@simonbasle simonbasle added this to the 1.0.6.RELEASE milestone Apr 1, 2021
@simonbasle simonbasle requested a review from a team April 1, 2021 08:42
@simonbasle simonbasle self-assigned this Apr 1, 2021
@@ -1,5 +1,5 @@
plugins {
id "java"
id "java-library" //historically publishes blockhound as compile dependency in pom
Copy link
Contributor

Choose a reason for hiding this comment

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

this sounds like something we're considering changing and is there only for legacy reasons, but (unless there are good reasons that should be discussed separately) this is not the case.

Suggested change
id "java-library" //historically publishes blockhound as compile dependency in pom
id "java-library"

Copy link
Contributor

@bsideup bsideup left a comment

Choose a reason for hiding this comment

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

Tested locally, the scope is compile now. Good to go once the unnecessary comment is addressed 👍

@simonbasle simonbasle changed the title fix #188 Make blockhound-junit-platform a library with compile dep to blockhound in pom Ensure junit-platform has compile dep to blockhound in pom Apr 1, 2021
@simonbasle simonbasle merged commit df4b9f9 into master Apr 1, 2021
@simonbasle simonbasle deleted the 188-makePlatformALibrary branch April 1, 2021 11:53
@simonbasle
Copy link
Member Author

will release tomorrow. please let me know if anything wrong other than the scope in pom is found in the current snapshot artifacts

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.

2 participants