Debian Patches
Status for libcommons-collections3-java/3.2.2-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
OSGI_Manifest.diff | Adds the OSGi metadata to the manifest | Ludovic Claude <ludovic.claude@laposte.net> | not-needed | |||
java8-compatibility.patch | Renames the MultiMap.remove(Object, Object) method to removeMapping() and MultiKeyMap.remove(Object, Object) to removeMultiKey(). This avoids a conflict with the new Map.remove(Object, Object) method introduced in Java 8. The new names are those used by Commons Collections 4 (packaged as libcommons-collections4-java). |
Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
java11-compatibility.patch | Fixes the build failure with Java 11 | Emmanuel Bourg <ebourg@apache.org> | not-needed |