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 0e9b842d Updates for the next release
0e9b842d is described below

commit 0e9b842d930b0c9d538f2670c69815fb66666cb2
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 2 23:21:15 2025 +0000

    Updates for the next release
---
 src/changes/changes.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c2ca2658..6c4f62db 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,6 +23,11 @@
     <title>Apache Commons Exec Release Notes</title>
   </properties>
   <body>
+    <release version="1.7.0" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
+      <!-- FIX -->
+      <!-- ADD -->
+      <!-- UPDATE -->
+    </release>
     <release version="1.6.0" date="2025-11-25" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->
       <action type="fix" dev="ggregory" due-to="Gary 
Gregory">Watchdog.builder().get() now uses a default timeout of 30 seconds 
instead of throwing a NullPointerException.</action>

Reply via email to