Hi,

I am rework my PR, added tests and fixes for procrun, from the moment the tests are in src/native/windows/apps/prunsrv/test.bat and the java part in src/test/java/org/apache/commons/daemon/ProcrunDaemon.java.

Testing a service on windows is a bit complex we need to install/start/test/stop/delete the service creating a new process and waiting doing that in java would make in more complex.

I have 2 questions:
- It is OK to have the java part in src/test/java and the script part in src/test/scripts.
- Do we want a java wrapper for the tests?

Any comments? Here or on the https://github.com/apache/commons-daemon/pull/238 ;-)

--
Cheers

Jean-Frederic


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to