Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
apacheds-daemon: Reusable Daemon Framework
- Summary
- Reusable framework for daemon applications based on Commons
Daemon Jsvc and Procrun. A small installation layout pattern
combined with some utility classes allows applications to
become UNIX daemons or Windows NT services. Reusable
bootstrappers along with an installer plugin allow for the
rapid creation of standalone daemon applications.
Changelog
- * Thu Mar 15 11:00:00 2007 Ralph Apel <r.apel at r-apel.de> 0:1.0.0-2jpp
-
- Provide initial pom in local repo
- Add nlog4j (B)R
- Add Requires for jakarta-commons-daemon, plexus-utils, slf4j, nlog4j
- * Fri Oct 27 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:1.0.0-1jpp
-
- First release for apacheds-1.0.0
- Add post/postun Requires for javadoc
- Add gcj_support option
- FIXME: native integration pending