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

Replace old commons-collections:commons-collections by org.apache.commons:commons-collections4 #6144

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

stweil
Copy link
Member

@stweil stweil commented Jul 24, 2024

commons-collections4 was already pulled in by other dependencies, and having two packages can cause conflicts and increases the size of the war file.

@stweil stweil force-pushed the commons-collection branch from f9ce5b9 to 82eda1a Compare July 24, 2024 17:33
@stweil stweil marked this pull request as draft July 24, 2024 19:28
@stweil stweil force-pushed the commons-collection branch from d2f2ca8 to 61a491e Compare July 25, 2024 13:35
@stweil
Copy link
Member Author

stweil commented Jul 25, 2024

My local build does not fail, and I still do not know why the build takes so long and finally fails in the CI GitHub action.

…mons:commons-collections4

commons-collections4 was already pulled in by other dependencies, and having
two packages can cause conflicts and increases the size of the war file.

Signed-off-by: Stefan Weil <[email protected]>
@stweil stweil force-pushed the commons-collection branch from e0586f0 to f344e66 Compare January 10, 2025 21:25
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.

1 participant