(commons-configuration) branch master updated (7f5fbb53 -> 43d11043)

2024-10-28 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git from 7f5fbb53 Group and sort jakarta imports after javax add 43d11043 Added ServletRequestConfiguration

(commons-configuration) 04/04: Group and sort jakarta imports after javax

2024-10-28 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git commit 7f5fbb53b9521d8d974c6789f59153f3c697d0c3 Author: Emmanuel Bourg AuthorDate: Mon Oct 28 15:41:20 2024 +010

(commons-configuration) 02/04: Removed commons-codec from the documented dependencies of PropertyListConfiguration and XMLPropertyListConfiguration

2024-10-28 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git commit 4cd63ef58ae2f03b941d36852f0bfd1833dd4014 Author: Emmanuel Bourg AuthorDate: Mon Oct 28 13:59:12 2024 +010

(commons-configuration) 03/04: [CONFIGURATION-836] Added web configurations using the jakarta.servlet namespace

2024-10-28 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git commit 3a81545a42666d2c60ede0cb870af9dfc6767d21 Author: Emmanuel Bourg AuthorDate: Mon Oct 28 15:39:38 2024 +010

(commons-configuration) 01/04: Replaced IteratorUtils.toList()

2024-10-28 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git commit 3b2fbfc1ec2a8db6d5fcf8896d82d14cc4ed0cec Author: Emmanuel Bourg AuthorDate: Mon Oct 28 13:57:49 2024 +010

(commons-configuration) branch master updated (058bedec -> 7f5fbb53)

2024-10-28 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git from 058bedec Remove the fully qualified name when using java.util.Base64 new 3b2fbfc1 Replaced Iterato

(commons-collections) branch master updated: Fix NullPointerException in FilterIterator.setNextObject()

2024-10-28 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new 7d24215db Fix NullPointerExceptio

(commons-collections) branch master updated: Fix Javadoc warnings

2024-10-28 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new 2817281db Fix Javadoc warnings 28