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

chore: Update hiero conventions #2206

Closed
wants to merge 2 commits into from

Conversation

0xivanov
Copy link
Contributor

No description provided.

@0xivanov 0xivanov self-assigned this Jan 31, 2025
Signed-off-by: Ivan Ivanov <[email protected]>
@0xivanov 0xivanov marked this pull request as ready for review January 31, 2025 11:13
@0xivanov 0xivanov requested review from a team as code owners January 31, 2025 11:13
@0xivanov
Copy link
Contributor Author

@jjohannes Do you think merging this would fix https://github.com/hiero-ledger/hiero-sdk-java/actions/runs/13071506171/job/36474073957?pr=2205 , as we did before?

@jjohannes
Copy link
Contributor

@0xivanov not sure. I commented on the other PR what you can do to make sure we do not hit the bug.

@@ -31,7 +31,7 @@ testModuleInfo {
requires("org.junit.jupiter.params")
requires("org.mockito")

requiresStatic("java.annotation")
requires("java.annotation")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
requires("java.annotation")

This entry can and should now be removed completely the "test scope" inherits this from the "main scope" and this is now respected by the analysis. It should not suggest to add something else. I will have to check what's wrong there.

@0xivanov 0xivanov closed this Feb 13, 2025
@0xivanov 0xivanov deleted the update-hiero-gradle-conventions-dep branch February 13, 2025 10:40
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