[commons-io] branch master updated: Generics.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new 0852cfe Generics. 0852cfe is described be

[commons-io] branch master updated: Supress warning, rename params.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new b47d312 Supress warning, rename params. b

[commons-io] branch master updated: Reuse EOF constant.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new c09c054 Reuse EOF constant. c09c054 is de

[commons-io] branch master updated: Javadoc.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new 2abde69 Javadoc. 2abde69 is described bel

[commons-io] branch master updated: Javadoc.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new 6cad188 Javadoc. 6cad188 is described bel

[commons-io] branch master updated: Add '@SuppressWarnings("unused") // Possibly thrown from subclasses' to eliminate compiler warnings.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new 6d83117 Add '@SuppressWarnings("unused")

[commons-io] branch master updated: Javadoc.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new ebdaa4a Javadoc. ebdaa4a is described bel

[commons-io] branch master updated: Update some exceptions to UncheckedIOException.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new c48ccaf Update some exceptions to Uncheck

[commons-io] branch master updated: Better NPE message.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new ddb119b Better NPE message. ddb119b is de

[commons-io] branch master updated: Refactor to avoid creating a new ArrayList on all API calls.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new 14e02df Refactor to avoid creating a new

[commons-io] branch master updated: Add and use IOExceptionList(String, List).

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new af58d18 Add and use IOExceptionList(Strin

[commons-io] 01/02: Remove trailing whitespace.

2021-01-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-io.git commit 48d5a7482cee660122ae59d9c6faffc3d28f23c7 Author: Gary Gregory AuthorDate: Thu Jan 28 10:40:41 2021 -0500 Remo

[commons-io] 02/02: Use final.

2021-01-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-io.git commit 1f2c9a1d221526528cd50ed93c93526df0f336a2 Author: Gary Gregory AuthorDate: Thu Jan 28 10:41:22 2021 -0500 Use

[commons-io] branch master updated (ebae41e -> 1f2c9a1)

2021-01-28 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git. from ebae41e [IO-709] Add null safe variants of isDirectory and isRegularFile. new 48d5a74 Remove trailing w

[commons-net] 02/02: Simplify by inverting condition

2021-01-28 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git commit 9d17fd7f7b9821a24638d0de2256a8b62092e0e0 Author: Sebb AuthorDate: Thu Jan 28 15:42:09 2021 + Simplify by inv

[commons-net] 01/02: Tidy

2021-01-28 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git commit 467711fcd8424c26600160a57bbeed104eae4924 Author: Sebb AuthorDate: Thu Jan 28 15:41:40 2021 + Tidy A

[commons-net] branch master updated (d4e3523 -> 9d17fd7)

2021-01-28 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git. from d4e3523 Unused new 467711f Tidy new 9d17fd7 Simplify by inverting condition The 2 revisions listed a

[commons-net] branch master updated: Unused

2021-01-28 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git The following commit(s) were added to refs/heads/master by this push: new d4e3523 Unused d4e3523 is described below c

[commons-io] branch master updated: [IO-709] Add null safe variants of isDirectory and isRegularFile.

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new ebae41e [IO-709] Add null safe variants o

[commons-io] branch master updated: [IO-709] Add null-safe variants of Files.isDirectory and Files.isRegularFile (#194)

2021-01-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-io.git The following commit(s) were added to refs/heads/master by this push: new 4caff5d [IO-709] Add null-safe variants o