libcommons-discovery-java_0.4-2_amd64.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Sun Dec 7 02:17:05 UTC 2008
(new) libcommons-discovery-java-doc_0.4-2_all.deb optional doc
locates classes that implement a given Java interface (documentation)
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 package contains the documentation.
libcommons-discovery-java_0.4-2.diff.gz
to pool/main/libc/libcommons-discovery-java/libcommons-discovery-java_0.4-2.diff.gz
libcommons-discovery-java_0.4-2.dsc
to pool/main/libc/libcommons-discovery-java/libcommons-discovery-java_0.4-2.dsc
libcommons-discovery-java_0.4-2_all.deb
to pool/main/libc/libcommons-discovery-java/libcommons-discovery-java_0.4-2_all.deb
Changes: libcommons-discovery-java (0.4-2) unstable; urgency=low
.
[ Matthias Klose ]
* (Build-)depend on default-jre/-jdk.
.
[ Varun Hiremath ]
* Split out api docs into a separate -doc package (Closes: #506359)
Override entries for your package:
libcommons-discovery-java_0.4-2.dsc - source libs
libcommons-discovery-java_0.4-2_all.deb - optional libs
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 506359
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.
More information about the pkg-java-maintainers
mailing list