Name: | jakarta-commons-discovery |
---|---|
Epoch: | 1 |
Version: | 0.4 |
Release: | 5.4.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 88339 |
License: | ASL 2.0 |
RPM: | jakarta-commons-discovery-0.4-5.4.el6.noarch.rpm |
Source RPM: | jakarta-commons-discovery-0.4-5.4.el6.src.rpm |
Build Date: | Mon May 03 2010 |
Build Host: | ca-build60.us.oracle.com |
Vendor: | Oracle America |
URL: | http://jakarta.apache.org/commons/discovery/ |
Summary: | Jakarta Commons Discovery |
Description: | 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. |
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Add OSGi manifest. - Drop gcj support.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- drop repotag - fix license tag
- Autorebuild for GCC 4.3
- Merge with latest jpp version - fix rpmlint isuses
- Remove distribution and vendor tags - Fix empty post postun messages - Use spaces and no tabs all over
- Upgrade to 0.4 - New license is ASL 2 - Add NOTICE.txt real file
- Merge with upstream version - Add missing javadoc post and postun - Add missing javadoc requires
- Rebuilt
- Merge with upstream version - Natively compile packages
- Added conditional native compiling
- First JPP 1.7 build
- Update to 0.3
- Rebuild with ant-1.6.2
- Update to 0.2 and JPackage 1.5.
- 0.1.
- First JPackage release.