Skip to content

Conversation

cnauroth
Copy link
Contributor

What changes were proposed in this pull request?

branch-3 uses Apache Directory Server in some tests. It currently uses version 1.5.6. This version has a transitive dependency to a SNAPSHOT, making it awkward to build and release. We can upgrade to 1.5.7 to remove the SNAPSHOT dependency.

Why are the changes needed?

SNAPSHOT dependencies make local builds awkward and release build policies typically don't allow them.

Does this PR introduce any user-facing change?

No, Apache Directory Server is only used for tests.

How was this patch tested?

I built locally and confirmed tests.

@cnauroth
Copy link
Contributor Author

This was already done on the master branch in HIVE-21836, authored by @zabetak and approved by @abstractdog . Would one of you be able to review?

CC: @amanraj2520 , FYI on a branch-3 change.

Copy link
Member

@zabetak zabetak left a comment

Choose a reason for hiding this comment

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

Apart from the version bump the respective commit in master had also some other changes. Is there a reason for leaving them out?

@cnauroth
Copy link
Contributor Author

Apart from the version bump the respective commit in master had also some other changes. Is there a reason for leaving them out?

@zabetak , sorry, missed that. I've just pushed up the additional changes. The service/pom.xml change was only partially applicable, because there is no exclusion that needs to be removed on branch-3.

zabetak pushed a commit that referenced this pull request Jan 4, 2023
@zabetak zabetak closed this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants