Skip to content

TRUNK-6260: Add Commons Collections 4 to the provided set of libraries #4989

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

agrpranjal07
Copy link

@agrpranjal07 agrpranjal07 commented Apr 2, 2025

Issue I worked on

see TRUNK-6260: Add Commons Collections 4 to the provided set of libraries

Description of what I changed

I had changed Commons Collection package to version 4 in all the file
Changed api/src/main/java/org/openmrs/api/db/hibernate/HibernateConceptDAO.java to make it compatible with version 4.

Checklist: I completed these to help reviewers :)

  • My IDE is configured to follow the code style of this project.

    No? Unsure? -> configure your IDE, format the code and add the changes with git add . && git commit --amend

  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and
    added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

Copy link
Member

@mherman22 mherman22 left a comment

Choose a reason for hiding this comment

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

@agrpranjal07
Copy link
Author

@mherman22 I have gone through the docs but unable to understand what specific change you are pointing to.
It would be great if you can be more descriptive.

@agrpranjal07 agrpranjal07 changed the title Add Commons Collections 4 to the provided set of libraries TRUNK-6260: Add Commons Collections 4 to the provided set of libraries Apr 4, 2025
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