(commons-net) 04/08: Use camel case

2025-02-19 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-net.git commit 944081ee4e202c92800f12297e430002ca4d8ea6 Author: Gary Gregory AuthorDate: Wed Feb 19 19:30:33 2025 -0500 Use

(commons-net) 03/08: Import type instead of using a FQCN

2025-02-19 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-net.git commit 65c424bbf70aa417080885c0d9cef0f0a2a833a2 Author: Gary Gregory AuthorDate: Wed Feb 19 19:29:22 2025 -0500 Imp

(commons-net) 05/08: Reuse IOUtils

2025-02-19 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-net.git commit 77c278687651a80dace5b5851c70341d7d860935 Author: Gary Gregory AuthorDate: Wed Feb 19 19:50:14 2025 -0500 Reu

(commons-net) 08/08: FTPClientExample uses the wrong FTP system type to parse file lines

2025-02-19 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-net.git commit 15cc91c090b6175896949c9f3d104c897eea5408 Author: Gary Gregory AuthorDate: Wed Feb 19 20:01:05 2025 -0500 FTP

(commons-net) 07/08: Reuse IOUtils

2025-02-19 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-net.git commit f06494cec0a1cbcfa6d69368882d5bd10e5ffa34 Author: Gary Gregory AuthorDate: Wed Feb 19 19:55:52 2025 -0500 Reu

(commons-net) 06/08: Use an ArrayList instead of a Vector

2025-02-19 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-net.git commit 780595c7dbcb85f0afa9dd9bd71f354134f23237 Author: Gary Gregory AuthorDate: Wed Feb 19 19:54:13 2025 -0500 Use

(commons-net) branch master updated (d8c1ab14 -> 15cc91c0)

2025-02-19 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-net.git from d8c1ab14 Add --OPTS to FTPClientExample new c82aa29f Inline single-use local variable new c3188586 Ja

(commons-net) 02/08: Javadoc

2025-02-19 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-net.git commit c318858686fae66853dbc6952823495419a922d0 Author: Gary Gregory AuthorDate: Wed Feb 19 19:27:59 2025 -0500 Jav

(commons-net) 01/08: Inline single-use local variable

2025-02-19 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-net.git commit c82aa29fc558be935df640aa2d600b97d8b4b8d8 Author: Gary Gregory AuthorDate: Wed Feb 19 19:15:38 2025 -0500 Inl

(commons-compress) branch master updated: Better constant names

2025-02-19 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-compress.git The following commit(s) were added to refs/heads/master by this push: new 2ace9dd47 Better constant names 2ace

(commons-net) branch master updated: Add --OPTS to FTPClientExample

2025-02-19 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-net.git The following commit(s) were added to refs/heads/master by this push: new d8c1ab14 Add --OPTS to FTPClientExample d

(commons-net) branch master updated: Add FTP.setControlEncoding(Charset)

2025-02-19 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-net.git The following commit(s) were added to refs/heads/master by this push: new 11785fdf Add FTP.setControlEncoding(Chars

(commons-net) branch master updated (0b1ba284 -> 135272f5)

2025-02-19 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-net.git from 0b1ba284 Javadoc and format tweaks new 87393802 Javadoc new 135272f5 Add FTP.setControlEncoding(Chars

(commons-net) 02/02: Add FTP.setControlEncoding(Charset)

2025-02-19 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-net.git commit 135272f513aebfba442647d3be215c73b7da5f3a Author: Gary Gregory AuthorDate: Wed Feb 19 15:37:56 2025 -0500 Add

(commons-net) 01/02: Javadoc

2025-02-19 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-net.git commit 87393802cdbf7bee68db64610e373ee876c0d3e8 Author: Gary Gregory AuthorDate: Wed Feb 19 15:17:08 2025 -0500 Jav

(commons-io) branch master updated: Fix bug in test fixture

2025-02-19 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 9c8dabf7f Fix bug in test fixture 9c8dabf7

(commons-io) branch master updated: Better test method name

2025-02-19 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 777e8562b Better test method name 777e8562

(commons-net) branch master updated: Javadoc and format tweaks

2025-02-19 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-net.git The following commit(s) were added to refs/heads/master by this push: new 0b1ba284 Javadoc and format tweaks 0b1ba2

(commons-exec) branch master updated: Javadoc

2025-02-19 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-exec.git The following commit(s) were added to refs/heads/master by this push: new 5d5e18e2 Javadoc 5d5e18e2 is described b

(commons-exec) branch master updated: Add DefaultExecutor.Builder.setWorkingDirectory(Path)

2025-02-19 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-exec.git The following commit(s) were added to refs/heads/master by this push: new d40f0b67 Add DefaultExecutor.Builder.set

(commons-exec) branch master updated: Add Executor.getWorkingDirectoryPath()

2025-02-19 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-exec.git The following commit(s) were added to refs/heads/master by this push: new 3b0036a2 Add Executor.getWorkingDirector

(commons-exec) branch master updated: Bump org.apache.commons:commons-parent from 79 to 81 #253

2025-02-19 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-exec.git The following commit(s) were added to refs/heads/master by this push: new 5de4eb51 Bump org.apache.commons:commons

(commons-exec) branch master updated (3b0036a2 -> 1620dff7)

2025-02-19 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-exec.git from 3b0036a2 Add Executor.getWorkingDirectoryPath() add 711cdefd Bump org.apache.commons:commons-parent from

(commons-exec) branch dependabot/maven/org.apache.commons-commons-parent-81 deleted (was 711cdefd)

2025-02-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/maven/org.apache.commons-commons-parent-81 in repository https://gitbox.apache.org/repos/asf/commons-exec.git was 711cdefd Bump org.apache.commons:commons-parent from 79 to 81

(commons-exec) 01/01: Merge pull request #253 from apache/dependabot/maven/org.apache.commons-commons-parent-81

2025-02-19 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-exec.git commit 1620dff735d546a8958e85166535c1ae3d997953 Merge: 3b0036a2 711cdefd Author: Gary Gregory AuthorDate: Wed Feb 19 09

(commons-exec) branch dependabot/maven/org.apache.commons-commons-parent-81 updated (fe685d2c -> 711cdefd)

2025-02-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.commons-commons-parent-81 in repository https://gitbox.apache.org/repos/asf/commons-exec.git discard fe685d2c Bump org.apache.commons:commons-parent from 79 to 8

(commons-exec) branch master updated: Add CommandLine.CommandLine(Path)

2025-02-19 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-exec.git The following commit(s) were added to refs/heads/master by this push: new 75ea3003 Add CommandLine.CommandLine(Pat

(commons-exec) 03/04: Deprecate StringUtils.StringUtils()

2025-02-19 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-exec.git commit 1225488195156c61e35a084586fc7f44ee831660 Author: Gary D. Gregory AuthorDate: Wed Feb 19 08:45:26 2025 -0500

(commons-exec) 01/04: Deprecate DebugUtils.DebugUtils()

2025-02-19 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-exec.git commit 75375fb4fa1e73f0222889d028e4ff45559dd08b Author: Gary D. Gregory AuthorDate: Wed Feb 19 08:41:23 2025 -0500

(commons-exec) 04/04: Fix Javadoc warnings

2025-02-19 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-exec.git commit cf7b16954da511eae705b379f239ec910513d8f0 Author: Gary D. Gregory AuthorDate: Wed Feb 19 08:49:21 2025 -0500

(commons-exec) branch master updated (5e9727b7 -> cf7b1695)

2025-02-19 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-exec.git from 5e9727b7 Fix typos in Javadoc and comments new 75375fb4 Deprecate DebugUtils.DebugUtils() new f23ff1

(commons-exec) 02/04: Deprecate MapUtils.MapUtils()

2025-02-19 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-exec.git commit f23ff1d6346bd84b6ba170cfeb0876057e15f026 Author: Gary D. Gregory AuthorDate: Wed Feb 19 08:45:01 2025 -0500