remm        02/02/19 17:07:50

  Removed:     service  .cvsignore INSTALL.txt Makedefs.in Makefile.in
                        configure.in
               service/java .cvsignore Makefile.in Service.java
                        ServiceController.java ServiceLoader.java
                        SimpleService.java
               service/native .cvsignore Makefile.in arguments.c
                        arguments.h debug.c debug.h dso-dlfcn.c dso-dyld.c
                        dso.h help.c help.h home.c home.h java.c java.h
                        jsvc-unix.c jsvc.h location.c location.h replace.c
                        replace.h signals.c
               service/support apfunctions.m4 apjava.m4 apsupport.m4
                        buildconf.sh config.guess config.sub install.sh
  Log:
  - Add an optional dependency on commons-daemon.
  - BootstrapService (which I don't plan to rename because of script compatibility 
concerns)
    will not be compiled if commons-daemon is not present.
  - BootstrapService now implements the new Daemon interface (which is
    very similar to the Service interface used before).
  - Note: I didn't test the service intalled by the installer, so it may fail.
  - Remove older service code.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to