Language

Package: java-commons-daemon @ 1.1.0

Synopsis

Library to launch Java applications as daemons

Description

The Daemon package from Apache Commons can be used to implement Java applications which can be launched as daemons. For example the program will be notified about a shutdown so that it can perform cleanup tasks before its process of execution is destroyed by the operation system.

This package contains the Java library. You will also need the actual binary for your architecture which is provided by the jsvc package.

This is a part of the Apache Commons Project.

Home page
http://commons.apache.org/daemon/
Location
gnu/packages/java.scm (line: 6641, column: 2)
License

Lint warnings

LinterMessageLocation
derivation

Report failure to compile a package to a derivation

failed to create mips64el-linux derivation: (match-error "match" "no matching pattern" "mips64el-linux")