libcommons-discovery-java_0.2-2_powerpc.changes is NEW
Debian Installer
installer@ftp-master.debian.org
Wed May 12 17:09:02 2004
(new) libcommons-discovery-java_0.2-2.diff.gz optional libs
WARNING: Already present in contrib distribution.
(new) libcommons-discovery-java_0.2-2.dsc optional libs
WARNING: Already present in contrib distribution.
(new) libcommons-discovery-java_0.2-2_all.deb optional libs
WARNING: Already present in contrib distribution.
locates classes that implement a given Java interface
The Discovery Component is about discovering, or finding,
implementations for pluggable interfaces. It provides facilities
instantiating classes in general, and for lifecycle management of
singleton (factory) classes.
.
Fundamentally, Discovery locates classes that implement a given Java
interface. The discovery pattern, though not necessarily this package,
is used in many projects including JAXP (SaxParserFactory and others)
and commons-logging (LogFactory). By extracting this pattern, other
projects can (re)use it and take advantage of improvements to the
pattern as Discovery evolves.
.
Discovery improves over previous implementations by establishing
facilities for working within managed environments. These allow
configuration and property overrides without appealing to the global
System properties (which are scoped across an entire JVM).
.
This is a part of the Apache Jakarta Project.
Home: <http://jakarta.apache.org/commons/discovery/>
Changes: libcommons-discovery-java (0.2-2) unstable; urgency=low
.
* Move to main: libcommons-logging-java is now in main.
Announcing to debian-devel-changes@lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.