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

jfclere pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git


    from 5e56ea7  Bump org.apache.commons:commons-parent from 83 to 84
     add c00d89b  Fix for DAEMON-398 and corresponding tests.
     new 52df2e4  Merge pull request #264 from jfclere/DAEMON-398

The 1 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/native/windows/apps/prunsrv/prunsrv.c          | 29 +++++++---
 .../scripts/{deleteservice.bat => cleanstd.bat}    | 20 ++++---
 .../apps/prunsrv/test/scripts/isemptystd.bat       | 51 ++++++++++++++++++
 .../windows/apps/prunsrv/test/scripts/test.bat     | 63 ++++++++++++++++++++++
 .../apps/prunsrv/test/scripts/waituntilstop.bat    | 21 ++++++--
 .../org/apache/commons/daemon/ProcrunDaemon.java   | 16 ++++++
 6 files changed, 182 insertions(+), 18 deletions(-)
 copy src/native/windows/apps/prunsrv/test/scripts/{deleteservice.bat => 
cleanstd.bat} (64%)
 create mode 100644 src/native/windows/apps/prunsrv/test/scripts/isemptystd.bat

Reply via email to