File _patchinfo of Package patchinfo.29081
<patchinfo incident="29081">
<issue tracker="jsc" id="SLE-23217"/>
<packager>fstrba</packager>
<rating>moderate</rating>
<category>feature</category>
<summary>Feature update for jakarta-commons-discovery</summary>
<description>This update for jakarta-commons-discovery fixes the following issues:
- Version update from 0.4 to 0.5 (jsc#SLE-23217):
* The minimum JDK requirement is now JDK 1.5
* Dependencies: Commons Discovery depends on Commons Logging
* New features: Discovery APIs use Java5 Generics
* Known bugs/limitations: `resource.classes.DiscoverClasses` doesn't work with Oracle embedded JVM in DBMS,
see DISCOVERY-13: https://issues.apache.org/jira/browse/DISCOVERY-13
* Deprecations:
+ Classes in `org.apache.commons.discovery.log` package have been deprecated; depending on Apache Commons Logging
1.1.1 there is no more circular dependency between Apache Commons Discovery and Apache Commons Logging
+ `setLog(org.apache.commons.logging.Log)` methods have been deprecated; they are not thread-safe
</description>
</patchinfo>