What you link is commons-collections4 that is not related to commons-lang3 And commons-lang3 uses different packages than commons-lang (version2) so we need both plugins
Feel free to create a wrapper plugin for commons.collections4, there are a few plugins that use commons.collections4 so they could benefit as well ________________________________ From: [email protected] <[email protected]> on behalf of Radek Antoniuk <[email protected]> Sent: Friday, May 23, 2025 11:21 AM To: Jenkins Developers <[email protected]> Subject: commons 4 api plugin Hi, Jenkins currently has https://github.com/jenkinsci/commons-lang3-api-plugin but there are some useful methods added in 4.x that I'd like to use<https://commons.apache.org/proper/commons-collections/javadocs/api-4.2/org/apache/commons/collections4/ListUtils.html> . Is there any plan to create a new plugin version of this or should I go ahead..? Was there any reason the current plugin was called lang3 instead of just lang and following the semver accordingly? Cheers, Radek -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/4203a578-8cf5-4aec-9890-22f03fd6eeabn%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-dev/4203a578-8cf5-4aec-9890-22f03fd6eeabn%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/AS1PR02MB784733E41B82B89101E37E6C8798A%40AS1PR02MB7847.eurprd02.prod.outlook.com.
