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 f23ff1d6 Deprecate MapUtils.MapUtils()
     new 12254881 Deprecate StringUtils.StringUtils()
     new cf7b1695 Fix Javadoc warnings

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                                      |  4 ++++
 src/main/java/org/apache/commons/exec/DaemonExecutor.java    |  7 +++++++
 src/main/java/org/apache/commons/exec/DefaultExecutor.java   |  9 ++++++++-
 src/main/java/org/apache/commons/exec/ExecuteWatchdog.java   |  7 +++++++
 src/main/java/org/apache/commons/exec/Watchdog.java          |  7 +++++++
 .../exec/environment/DefaultProcessingEnvironment.java       |  7 +++++++
 .../exec/environment/OpenVmsProcessingEnvironment.java       |  7 +++++++
 .../apache/commons/exec/launcher/CommandLauncherImpl.java    |  7 +++++++
 .../org/apache/commons/exec/launcher/VmsCommandLauncher.java |  7 +++++++
 src/main/java/org/apache/commons/exec/util/DebugUtils.java   |  9 +++++++++
 src/main/java/org/apache/commons/exec/util/MapUtils.java     | 10 ++++++++++
 src/main/java/org/apache/commons/exec/util/StringUtils.java  | 12 +++++++++++-
 12 files changed, 91 insertions(+), 2 deletions(-)

Reply via email to