Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jakarta-commons-discovery: Jakarta Commons Discovery
- Summary
- The Discovery component is about discovering, or finding, implementations for
pluggable interfaces. Pluggable interfaces are specified with the intent that
multiple implementations are, or will be, available to provide the service
described by the interface. Discovery provides facilities for finding and
instantiating classes, and for lifecycle management of singleton (factory)
classes.
Changelog
- * Sat Feb 17 23:00:00 2007 Fernando Nasser <fnasser{%}redhat{*}com> - 1:0.4-2jpp
-
- Remove distribution and vendor tags
- Fix empty post postun messages
- Use spaces and no tabs all over
- * Sat Feb 17 23:00:00 2007 Fernando Nasser <fnasser{%}redhat{*}com> - 1:0.4-1jpp
-
- Upgrade to 0.4
- New license is ASL 2
- Add NOTICE.txt real file
- * Fri Aug 11 00:00:00 2006 Matt Wringe <mwringe at redhat.com> - 1:0:3-4jpp
-
- Add missing javadoc post and postun
- Add missing javadoc requires