[commons-io] branch master updated: Bump junit-pioneer from 1.0.0 to 1.1.0 #170.

2020-12-04 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-io.git The following commit(s) were added to refs/heads/master by this push: new 4442921 Bump junit-pioneer from 1.0.0 to

[commons-io] branch master updated: Bump junit-pioneer from 1.0.0 to 1.1.0 (#170)

2020-12-04 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-io.git The following commit(s) were added to refs/heads/master by this push: new 22adb69 Bump junit-pioneer from 1.0.0 to

[commons-vfs] branch master updated: Add ability to remove a provider from DefaultFileSystemManager #149.

2020-12-04 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-vfs.git The following commit(s) were added to refs/heads/master by this push: new 571d509 Add ability to remove a provider

[commons-dbcp] 07/09: Use Java-style array declarations

2020-12-04 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-dbcp.git commit 35da73485fcb50ee7a2a05ff326493fbb279454b Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:40:35 2020 +0100 Use

[commons-dbcp] 01/09: Use String.contains() instead of indexOf()

2020-12-04 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-dbcp.git commit 18ae8abf57c1f8b317e26b6546c32fc6b35b475a Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:29:49 2020 +0100 Use

[commons-dbcp] 04/09: Replace explicit types with <>

2020-12-04 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-dbcp.git commit 3cc5fa03e5ef19f58a5e0bbe749a27cdacd5bf76 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:34:58 2020 +0100 Rep

[commons-dbcp] 06/09: Remove unused imports

2020-12-04 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-dbcp.git commit a07ededcaceb90dfea7e5ad4e85df2ad7dbd3883 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:38:32 2020 +0100 Rem

[commons-dbcp] 09/09: Use auto-boxing

2020-12-04 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-dbcp.git commit d9ee969942fa0a67d4b25b7a03b877282241cd11 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 14:12:33 2020 +0100 Use

[commons-dbcp] 02/09: Replace StringBuffer with StringBuilder

2020-12-04 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-dbcp.git commit ec6321c7b73c81dc24293710931dc6ce7c3220a4 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:31:15 2020 +0100 Rep

[commons-dbcp] branch master updated (93334d5 -> d9ee969)

2020-12-04 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-dbcp.git. from 93334d5 Use final. new 18ae8ab Use String.contains() instead of indexOf() new ec6321c Replace Stri

[commons-dbcp] 03/09: Use for-each loops

2020-12-04 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-dbcp.git commit 309e204345a7b5181c883b6aa2d8497313f625ef Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:32:19 2020 +0100 Use

[commons-dbcp] 05/09: Collapse identical catch blocks

2020-12-04 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-dbcp.git commit 7fb272a93f1331eb312f994acfb5a66053a2c7b7 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:36:33 2020 +0100 Col

[commons-dbcp] 08/09: Remove unnecessary conversions to String

2020-12-04 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-dbcp.git commit 9ba653e8e3b92b930436d9ec4aaa0e9a4fb33675 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:42:22 2020 +0100 Rem