This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-exec.git


    from d9bd9f04 Bump to next development version
     add 75a9c7df Bump github/codeql-action from 3.28.17 to 3.28.18
     add b065bc3f Merge pull request #275 from 
apache/dependabot/github_actions/github/codeql-action-3.28.18
     add 042fa822 Bump actions/dependency-review-action from 4.7.0 to 4.7.1
     add 6db53373 Merge pull request #276 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.7.1
     add 898cf40b Merge branch 'release'
     add c2ddfd04 Updates for the next release
     add 2e570cfb Updates for the next release
     add 2e660b3d Updates for the next release
     add 9bdd4cd8 Bump org.apache.commons:commons-parent from 83 to 84
     add cc1d5749 Better description
     add d0498f8a Fix typo
     add 755c8c47 Fix Checkstyle issues
     add 21724dc9 Fix Checkstyle issue WhitespaceAround
     add a0847a72 Fix Checkstyle issues
     add d1751d74 Checkstyle: Normalize Apache license in file headers
     add 9118f6e4 Checkstyle: Fix IllegalType
     add 61fb0108 Checkstyle: Fix VisibilityModifier
     add 44dcea9c Javadoc
     add 93883f89 Fix Checkstyle MethodName
     add 62f97afd Fix Checkstyle MethodName
     add b052152c Fix Checkstyle NewlineAtEndOfFile
     add a41ace53 Sort members
     add 4c7d82da Fix Checkstyle Line has trailing spaces RegexpSingleline]
     add f70d5210 Fix Checkstyle Line has trailing spaces RegexpSingleline]
     add 353f8fac Test packages can't have info files since they are already in 
main
     add 06031137 Checkstyle: EnvironmentUtils can be final when we break BC
     add 2e17aa56 Package private util class ThreadUtil should have a private 
constructor
     add 1a8cf36d StringUtils can have a private default constructor when we 
break BC
     add 651b661b MapUtils can have a private default constructor when we break 
BC
     add 42a684e4 DebugUtils can have a private default constructor when we 
break BC
     add 83653f40 Failing Checkstyle now fails the build (the default behavior)
     add a3ce9400 Migrate internal type declaration from class Vector to 
interface List
     add afa90ed7 Remove some extra vertical whitespace
     add 008804a9 Fix Checkstyle JavadocVariable
     add 7b582ad0 Replace org.apache.commons.exec.CommandLine.arguments from 
Vector to ArrayList
     add e92733a9 Replace 
org.apache.commons.exec.ShutdownHookProcessDestroyer.processes from Vector to 
ArrayList
     add ee8205c8 Replace org.apache.commons.exec.Watchdog.observers from 
Vector to ArrayList
     add 65c061ef Replace org.apache.commons.exec.CommandLine.arguments from 
Vector to ArrayList
     add 69f8dbe0 TimeoutObserver now extends Consumer<Watchdog>
     add cbbc685f Add OSTest
     add edddc865 Use ExecuteWatchdog.Builder.setThreadFactory(ThreadFactory) 
in the tutorial
     add 0dec70a6 Fix Checkstype configuration
     add 39671b2a Bump ossf/scorecard-action from 2.4.1 to 2.4.2
     add 508905df Merge pull request #277 from 
apache/dependabot/github_actions/ossf/scorecard-action-2.4.2
     add ca9fe59b Bump github/codeql-action from 3.28.18 to 3.28.19
     add eae9b33f Merge pull request #278 from 
apache/dependabot/github_actions/github/codeql-action-3.28.19
     add d75a5c51 Use JUnit 5 convention for test method visibility
     add 8babb7c3 Use JUnit 5 convention for class visibility
     add 4ee02044 Use final
     add 76d81fdc Bump github/codeql-action from 3.28.19 to 3.29.0
     add 9b6e2b67 Merge pull request #279 from 
apache/dependabot/github_actions/github/codeql-action-3.29.0
     add 22ddf9d4 Bump org.apache.commons:commons-parent from 84 to 85
     add 7d2f2fb5 Bump github/codeql-action from 3.29.0 to 3.29.1
     add 5e55828d Merge pull request #280 from 
apache/dependabot/github_actions/github/codeql-action-3.29.1
     add a01a1b56 Bump github/codeql-action from 3.29.1 to 3.29.2
     add 0010a38f Merge pull request #281 from 
apache/dependabot/github_actions/github/codeql-action-3.29.2
     add e8c2571a Add ciManagement element to POM
     add 131b5aaf No need to use a FQ name
     add 2cc85ddc Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
     add 98fd7a5f Merge pull request #282 from 
apache/dependabot/maven/org.apache.commons-commons-lang3-3.18.0
     add 00ed2dd0 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 
#282
     add 653a0304 Use StringUtils.toRoot[Lower|Upper]Case
     add 13c8179e Update the GitHub pull request template for AI
     add 494e210b Use SystemProperties instead of magic strings
     add ef23b14f Merge some string literals
     add 923b8c52 Bump github/codeql-action from 3.29.2 to 3.29.4
     add 00a8d5b6 Merge pull request #283 from 
apache/dependabot/github_actions/github/codeql-action-3.29.4
     add 6b776ef6 Bump github/codeql-action from 3.29.4 to 3.29.5
     add 3f56e706 Merge pull request #284 from 
apache/dependabot/github_actions/github/codeql-action-3.29.5
     add f66b422a Bump github/codeql-action from 3.29.7 to 3.29.8
     add 2be5b64e Merge pull request #286 from 
apache/dependabot/github_actions/github/codeql-action-3.29.8
     add 6d0aaea9 Bump actions/cache from 4.2.3 to 4.2.4
     add f718be4d Merge pull request #285 from 
apache/dependabot/github_actions/actions/cache-4.2.4
     add afcc5e2d Fix grammar issues and typos.
     add 0b979cef Merge pull request #287 from mawiesne/Fix-grammer-and-typos
     add ddfea0c8 Bump actions/checkout from 4.2.2 to 5.0.0
     add 1b167ae1 Merge pull request #289 from 
apache/dependabot/github_actions/actions/checkout-5.0.0
     add bba8be9e Bump github/codeql-action from 3.29.8 to 3.29.9
     add 373cd47d Merge pull request #290 from 
apache/dependabot/github_actions/github/codeql-action-3.29.9
     add 3b884502 Javadoc
     add a0babcf6 Internal refactoring
     add cd8664d3 Javadoc
     add aefc9672 Internal refactoring in DaemonExecutor
     add 62488886 Internal refactoring in DefaultExecutor and DaemonExecutor
     add 130f930d Watchdog.builder().get() now uses a default timeout of 30 
seconds instead of throwing a NullPointerException
     add fed8eb1c Watchdog.builder().get() now uses a default timeout of 30 
seconds instead of throwing a NullPointerException
     add b78d1063 ExecuteWatchdog.builder().get() now uses a default timeout of 
30 seconds instead of throwing a NullPointerException
     add 2a00db45 Better release descriptions
     add e45cb7c7 Javadoc
     add 7578816a Bump actions/dependency-review-action from 4.7.1 to 4.7.2
     add 47256377 Merge pull request #294 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.7.2
     add 0f6cc817 Bump github/codeql-action from 3.29.9 to 3.29.11
     add 25c8f85b Merge pull request #293 from 
apache/dependabot/github_actions/github/codeql-action-3.29.11
     add a070b9d0 Bump actions/setup-java from 4.7.1 to 5.0.0
     add c0ef3456 Merge pull request #292 from 
apache/dependabot/github_actions/actions/setup-java-5.0.0
     add 896dc71a Bump actions/dependency-review-action from 4.7.2 to 4.7.3
     add 2a0edfb8 Merge pull request #296 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.7.3
     add eb9cef6a Bump github/codeql-action from 3.29.11 to 3.30.1
     add c5360abe Merge pull request #297 from 
apache/dependabot/github_actions/github/codeql-action-3.30.1
     add 25177ff0 Bump github/codeql-action from 3.30.1 to 3.30.3
     add a699f762 Merge pull request #298 from 
apache/dependabot/github_actions/github/codeql-action-3.30.3
     add 8e9cbcae Bump org.apache.commons:commons-parent from 85 to 88
     add 7727f532 Merge pull request #299 from 
apache/dependabot/maven/org.apache.commons-commons-parent-88
     add 03cfb34b Bump org.apache.commons:commons-parent from 85 to 88 #299
     add 3b19d8d9 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
     add cfbfb1bd Bump actions/cache from 4.2.4 to 4.3.0
     add b6a32a76 Merge pull request #302 from 
apache/dependabot/github_actions/actions/cache-4.3.0
     add e34d9f3e Bump actions/dependency-review-action from 4.7.3 to 4.8.0
     add aaf26264 Merge pull request #300 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.8.0
     add 65967406 Bump github/codeql-action from 3.30.3 to 3.30.4
     add ece93c31 Merge pull request #301 from 
apache/dependabot/github_actions/github/codeql-action-3.30.4
     add 7e071fbd Bump ossf/scorecard-action from 2.4.2 to 2.4.3
     add 1bac38ad Merge pull request #303 from 
apache/dependabot/github_actions/ossf/scorecard-action-2.4.3
     add 76730165 Bump github/codeql-action from 3.30.4 to 3.30.6
     add d9dab1d0 Merge pull request #304 from 
apache/dependabot/github_actions/github/codeql-action-3.30.6
     add 0e60e39a Bump org.apache.commons:commons-parent from 88 to 89
     add 199f776d Bump github/codeql-action from 3.30.6 to 4.30.8
     add 39761e4d Merge pull request #305 from 
apache/dependabot/github_actions/github/codeql-action-4.30.8
     add be5e50f8 PMD: Discontinue using Rule name 
category/java/errorprone.xml/UselessOperationOnImmutable as it is scheduled for 
removal from PMD.
     add 4fd72e45 Bump actions/dependency-review-action from 4.8.0 to 4.8.1
     add d112c961 Merge pull request #306 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.8.1
     add 43bdf6c2 Bump github/codeql-action from 4.30.8 to 4.30.9
     add cfe917f0 Merge pull request #307 from 
apache/dependabot/github_actions/github/codeql-action-4.30.9
     add 396aa097 Fix grammar
     add 4078cdaf Use https scheme in license link
     add 0d511c01 Fix spelling
     add c35d8aeb Bump org.apache.commons:commons-parent from 89 to 90
     add 59ac3d3f Merge pull request #308 from 
apache/dependabot/maven/org.apache.commons-commons-parent-90
     add 04275202 Bump org.apache.commons:commons-parent from 89 to 90 #308
     add d9e57f35 fix quoteArgument (#309)
     add a40a02e8 Fix StringUtils.quoteArgument(String) when input contains 
single and double quotes #309
     add 3c201b87 Bump github/codeql-action from 4.30.9 to 4.31.2
     add a73e1358 Merge pull request #310 from 
apache/dependabot/github_actions/github/codeql-action-4.31.2
     add d3eaa67f Bump actions/upload-artifact from 4.6.2 to 5.0.0
     add 56f87a27 Merge pull request #312 from 
apache/dependabot/github_actions/actions/upload-artifact-5.0.0
     add f7b5f3c4 Bump org.apache.commons:commons-parent from 90 to 91
     add be5f077d Merge pull request #311 from 
apache/dependabot/maven/org.apache.commons-commons-parent-91
     add 36fd56c0 Bump org.apache.commons:commons-parent from 90 to 91
     add d338bfa5 Add dependabot email [skip ci]
     add c5dd3411 Upgrade from deprecated macos-13 to macos-latest in GitHub CI
     add 980263b5 Typo
     add 5d4a1874 No need to override project/issueManagement/system
     add 866c52ac Remove redundant reporting plugin with parent POM
     add 91e67c21 Fix issue links in the generated site's release history page
     add 89eebf2b Bump actions/dependency-review-action from 4.8.1 to 4.8.2
     add a86b639e Merge pull request #315 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.8.2
     add ea179707 Bump github/codeql-action from 4.31.2 to 4.31.3
     add 51223cbd Merge pull request #313 from 
apache/dependabot/github_actions/github/codeql-action-4.31.3
     add 4c3ac638 Bump org.apache.commons:commons-parent from 91 to 92
     add b3a978b8 Merge pull request #314 from 
apache/dependabot/maven/org.apache.commons-commons-parent-92
     add 19276437 Bump org.apache.commons:commons-parent from 91 to 92 #314
     add cb688af8 Dependabot => quarterly
     add 35c40e41 Bump commons-lang3 from 3.19.0 to 3.20.0
     add 3daef9e3 Use HTTPS to download XML Schema
     add a93b1573 Bump CodeQL 4.31.4
     add e41bde45 Bump actions/checkout from v5.0.0 to v6.0.0
     add 73510c88 Bump CI from Java 24 to 25
     add 29ae7969 Bump org.apache.commons:commons-parent from 92 to 93
     add 819bf7ba Merge pull request #316 from 
apache/dependabot/maven/org.apache.commons-commons-parent-93
     add b00d37ab Bump org.apache.commons:commons-parent from 92 to 93 #316
     add 3b9366ad Merge branch 'master' of 
https://github.com/apache/commons-exec.git
     add 753dcf87 Fix Apache RAT plugin console warnings
     add 9a7e27aa Use new oak leaf logo
     add e4c8c602 Sort members
     add 11a38d49 Merge ifs with the same return value
     add b566668d Test doesn't need to write to the console
     add ad987103 Test doesn't need to write to the console
     add 3694a462 Prepare for the next release candidate

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   5 +-
 .github/dependabot.yml                             |   6 +-
 .github/pull_request_template.md                   |   6 +-
 .github/workflows/codeql-analysis.yml              |  10 +-
 .github/workflows/dependency-review.yml            |   4 +-
 .github/workflows/maven.yml                        |  14 +-
 .github/workflows/scorecards-analysis.yml          |   8 +-
 CONTRIBUTING.md                                    |   2 +-
 README.md                                          |   8 +-
 RELEASE-NOTES.txt                                  |  45 ++
 pom.xml                                            |  51 +--
 src/changes/changes.xml                            | 307 +++++++------
 src/changes/release-notes.vm                       |   2 +-
 src/conf/HEADER.txt                                |  16 -
 src/conf/checkstyle-header.txt                     |  18 +
 src/conf/checkstyle-suppressions.xml               |  33 ++
 src/conf/checkstyle.xml                            |  10 +-
 src/conf/findbugs-exclude-filter.xml               |   2 +-
 src/conf/pmd-ruleset.xml                           |   1 -
 .../java/org/apache/commons/exec/CommandLine.java  |  63 ++-
 .../org/apache/commons/exec/DaemonExecutor.java    |  36 +-
 .../commons/exec/DefaultExecuteResultHandler.java  |  28 +-
 .../org/apache/commons/exec/DefaultExecutor.java   |  86 ++--
 .../org/apache/commons/exec/ExecuteException.java  |  26 +-
 .../apache/commons/exec/ExecuteResultHandler.java  |  26 +-
 .../apache/commons/exec/ExecuteStreamHandler.java  |  26 +-
 .../org/apache/commons/exec/ExecuteWatchdog.java   | 112 ++---
 .../java/org/apache/commons/exec/Executor.java     |  38 +-
 .../org/apache/commons/exec/InputStreamPumper.java |  28 +-
 .../org/apache/commons/exec/LogOutputStream.java   |  43 +-
 src/main/java/org/apache/commons/exec/OS.java      |  89 ++--
 .../org/apache/commons/exec/ProcessDestroyer.java  |  30 +-
 .../org/apache/commons/exec/PumpStreamHandler.java |  40 +-
 .../commons/exec/ShutdownHookProcessDestroyer.java |  48 +-
 .../java/org/apache/commons/exec/StreamPumper.java |  26 +-
 .../java/org/apache/commons/exec/ThreadUtil.java   |  29 +-
 .../org/apache/commons/exec/TimeoutObserver.java   |  40 +-
 .../java/org/apache/commons/exec/Watchdog.java     | 118 +++--
 .../environment/DefaultProcessingEnvironment.java  |  32 +-
 .../commons/exec/environment/EnvironmentUtils.java |  29 +-
 .../environment/OpenVmsProcessingEnvironment.java  |  26 +-
 .../commons/exec/environment/package-info.java     |  26 +-
 .../commons/exec/launcher/CommandLauncher.java     |  32 +-
 .../exec/launcher/CommandLauncherFactory.java      |  26 +-
 .../commons/exec/launcher/CommandLauncherImpl.java |  28 +-
 .../exec/launcher/CommandLauncherProxy.java        |  26 +-
 .../exec/launcher/Java13CommandLauncher.java       |  26 +-
 .../commons/exec/launcher/OS2CommandLauncher.java  |  26 +-
 .../commons/exec/launcher/VmsCommandLauncher.java  |  30 +-
 .../exec/launcher/WinNTCommandLauncher.java        |  26 +-
 .../apache/commons/exec/launcher/package-info.java |  26 +-
 .../java/org/apache/commons/exec/package-info.java |  26 +-
 .../org/apache/commons/exec/util/DebugUtils.java   |  26 +-
 .../org/apache/commons/exec/util/MapUtils.java     |  28 +-
 .../org/apache/commons/exec/util/StringUtils.java  |  47 +-
 .../org/apache/commons/exec/util/package-info.java |  26 +-
 src/media/apache-commons-exec.svg                  | 488 ---------------------
 src/media/apache-commons.svg                       | 488 ---------------------
 src/media/commons-logo-component-100.xcf           | Bin 0 -> 25446 bytes
 src/media/commons-logo-component.xcf               | Bin 0 -> 151335 bytes
 src/media/logo.png                                 | Bin 0 -> 9619 bytes
 src/media/readme.txt                               |  23 -
 src/site/apt/index.apt                             |   2 +-
 src/site/apt/tutorial.apt                          |   2 +-
 src/site/resources/images/logo.png                 | Bin 22485 -> 9619 bytes
 src/site/site.xml                                  |   2 +-
 src/site/xdoc/download_exec.xml                    |  26 +-
 src/site/xdoc/security.xml                         |   2 +-
 .../org/apache/commons/exec/AbstractExecTest.java  |  40 +-
 .../org/apache/commons/exec/CommandLineTest.java   | 129 +++---
 .../apache/commons/exec/DefaultExecutorTest.java   | 207 ++++-----
 .../apache/commons/exec/ExecuteWatchdogTest.java   |  44 ++
 .../apache/commons/exec/LogOutputStreamTest.java   |  51 +--
 src/test/java/org/apache/commons/exec/OSTest.java  |  61 +++
 .../apache/commons/exec/PumpStreamHandlerTest.java |  30 +-
 .../org/apache/commons/exec/StandAloneTest.java    |  38 +-
 .../java/org/apache/commons/exec/TestUtil.java     |  31 +-
 .../apache/commons/exec/TimeoutObserverTest.java   |  57 +++
 .../java/org/apache/commons/exec/TutorialTest.java |  44 +-
 .../java/org/apache/commons/exec/WatchdogTest.java |  42 ++
 .../exec/environment/EnvironmentUtilsTest.java     |  46 +-
 .../org/apache/commons/exec/issues/Exec33Test.java |  30 +-
 .../org/apache/commons/exec/issues/Exec34Test.java |  32 +-
 .../org/apache/commons/exec/issues/Exec36Test.java | 175 ++++----
 .../org/apache/commons/exec/issues/Exec41Test.java |  37 +-
 .../org/apache/commons/exec/issues/Exec44Test.java |  32 +-
 .../org/apache/commons/exec/issues/Exec49Test.java |  37 +-
 .../org/apache/commons/exec/issues/Exec57Test.java |  34 +-
 .../org/apache/commons/exec/issues/Exec60Test.java |  32 +-
 .../org/apache/commons/exec/issues/Exec62Test.java |  30 +-
 .../org/apache/commons/exec/issues/Exec65Test.java |  43 +-
 .../exec/launcher/AbstractCommandLauncherTest.java |  30 +-
 .../exec/launcher/CommandLauncherFactoryTest.java  |  30 +-
 .../exec/launcher/CommandLauncherImplTest.java     |  28 +-
 .../exec/launcher/Java13CommandLauncherTest.java   |  28 +-
 .../exec/launcher/OS2CommandLauncherTest.java      |  28 +-
 .../exec/launcher/VmsCommandLauncherTest.java      |  37 +-
 .../exec/launcher/WinNTCommandLauncherTest.java    |  28 +-
 .../org/apache/commons/exec/util/MapUtilTest.java  |  50 +--
 .../apache/commons/exec/util/StringUtilTest.java   |  55 ++-
 src/test/scripts/environment.bat                   |   2 +-
 src/test/scripts/forever.bat                       |   2 +-
 102 files changed, 2116 insertions(+), 2529 deletions(-)
 delete mode 100644 src/conf/HEADER.txt
 create mode 100644 src/conf/checkstyle-header.txt
 create mode 100644 src/conf/checkstyle-suppressions.xml
 delete mode 100644 src/media/apache-commons-exec.svg
 delete mode 100644 src/media/apache-commons.svg
 create mode 100644 src/media/commons-logo-component-100.xcf
 create mode 100644 src/media/commons-logo-component.xcf
 create mode 100644 src/media/logo.png
 delete mode 100644 src/media/readme.txt
 create mode 100644 
src/test/java/org/apache/commons/exec/ExecuteWatchdogTest.java
 create mode 100644 src/test/java/org/apache/commons/exec/OSTest.java
 create mode 100644 
src/test/java/org/apache/commons/exec/TimeoutObserverTest.java
 create mode 100644 src/test/java/org/apache/commons/exec/WatchdogTest.java

Reply via email to