[commons-daemon] more on PR238 procrun fixes

2025-04-02 Thread jean-frederic clere
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/sto

lang - Syntax error in DiffBuilder documentation

2025-04-02 Thread Ceria Mitchell
Hello, Thank you for a great product. I just wanted to notify you that the code example shown in the DiffBuilder documentation ( https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/builder/DiffBuilder.html) for the DiffBuilder deprecation is syntactically incorrect.