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

[Enhancement] Upgrade to Commons-BeanUtils 2.0.0-M1? #1959

Open
2 tasks done
lprimak opened this issue Jan 14, 2025 · 1 comment
Open
2 tasks done

[Enhancement] Upgrade to Commons-BeanUtils 2.0.0-M1? #1959

lprimak opened this issue Jan 14, 2025 · 1 comment
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@lprimak
Copy link
Contributor

lprimak commented Jan 14, 2025

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

Looks like here has been some progress on BeanUtils.
-M1 supports commons-collections4 which is what we want

Question:
Do we want to update to -M1 or should we wait for the release?

Describe the solution you'd like

Upgrade to Commons-beanutils -M1

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@lprimak lprimak added the dependencies Pull requests that update a dependency file label Jan 14, 2025
@lprimak lprimak added this to the Backlog milestone Jan 14, 2025
@lprimak lprimak changed the title [Enhancement] Upgrade to Commons-BeanUtils 2.0-M1 [Enhancement] Upgrade to Commons-BeanUtils 2.0-M1? Jan 14, 2025
@fpapon fpapon changed the title [Enhancement] Upgrade to Commons-BeanUtils 2.0-M1? [Enhancement] Upgrade to Commons-BeanUtils 2.0.0-M1? Jan 14, 2025
@fpapon
Copy link
Member

fpapon commented Jan 14, 2025

Note about the release:

  • Commons BeanUtils 2 changes packages from org.apache.commons.beanutils to org.apache.commons.beanutils2
  • Update the Shiro Karaf feature with the dependency (I checked the OSGi headers of the jar)
    <bundle dependency="true">mvn:commons-beanutils/commons-beanutils/${commons.beanutils.version}</bundle>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants