Package apache-commons-daemon: Information
Source package: apache-commons-daemon
Version: 1.4.1-alt2
Build time: Oct 22, 2025, 12:06 PM in the task #397939
Category: System/Base
Report package bugHome page: https://commons.apache.org/daemon
License: Apache-2.0
Summary: Defines API to support an alternative invocation mechanism
Description:
The scope of this package is to define an API in line with the current Java Platform APIs to support an alternative invocation mechanism which could be used instead of the public static void main(String[]) method. This specification covers the behavior and life cycle of what we define as Java daemons, or, in other words, non interactive Java applications.
List of RPM packages built from this SRPM:
apache-commons-daemon (x86_64, i586, aarch64)
apache-commons-daemon-javadoc (noarch)
apache-commons-daemon-jsvc (x86_64, i586, aarch64)
apache-commons-daemon-jsvc-debuginfo (x86_64, i586, aarch64)
apache-commons-daemon (x86_64, i586, aarch64)
apache-commons-daemon-javadoc (noarch)
apache-commons-daemon-jsvc (x86_64, i586, aarch64)
apache-commons-daemon-jsvc-debuginfo (x86_64, i586, aarch64)
Maintainer: Andrey Cherepanov
Last changed
Oct. 21, 2025 Andrey Cherepanov 1:1.4.1-alt2
- Fixed build with $JAVA_HOME.
May 5, 2025 Andrey Cherepanov 1:1.4.1-alt1
- new version
Dec. 6, 2023 Ivan A. Melnikov 1:1.2.4-alt3_1jpp11
- loongarch64 support