Debian Patches

Status for guava-libraries/31.1-1

Patch Description Author Forwarded Bugs Origin Last update
04-source-encoding.patch Specifies the source encoding for the compiler to avoid unmappable character errors. For some reason the project.build.sourceEncoding property
is ignored.
Emmanuel Bourg <ebourg@apache.org> no
06-preserve-pre-guava18-methods.patch Preserves some of the methods from the Files, ByteStreams and CharStreams classes that were removed in Guava 18. This patch can be
removed once closure-compiler and gradle switch to Guava 18 or higher.
Emmanuel Bourg <ebourg@apache.org> not-needed
08-preserve-enums-methods.patch Preserves the Enums.valueOfFunction() method that was removed in Guava 18. Emmanuel Bourg <ebourg@apache.org> not-needed
09-preserve-stopwatch-methods.patch Preserves the Stopwatch methods and constructors removed in Guava 15 and 16. Emmanuel Bourg <ebourg@apache.org> not-needed
10-preserve-ranges-class.patch Preserves the Ranges class removed in Guava 15. Emmanuel Bourg <ebourg@apache.org> not-needed
11-preserve-charset-less-methods.patch Preserve the methods removed from the hash package in Guava 16 * PrimitiveSink.putString(CharSequence)
* Funnels.stringFunnel()
* HashFunction.hashString(CharSequence)
Emmanuel Bourg <ebourg@apache.org> not-needed
12-add-j2objc-annotations.patch Add the j2objc annotations (not yet packaged in Debian) Emmanuel Bourg <ebourg@apache.org> not-needed
14-add-checkerframework-annotations.patch Add the checkerframework annotations (not yet packaged in Debian) Emmanuel Bourg <ebourg@apache.org> not-needed
15-preserve-empty-iterator.patch Preserves the Iterators.emptyIterator() method that was removed from the public API in Guava 20. Emmanuel Bourg <ebourg@apache.org> not-needed
16-preserve-file-tree-traverser.patch Preserves the Files.fileTreeTraverser() method that was removed from the public API in Guava 25. Emmanuel Bourg <ebourg@apache.org> not-needed
17-preserve-executors.patch Preserves the Files.fileTreeTraverser() method that was removed from the public API in Guava 25. Emmanuel Bourg <ebourg@apache.org> not-needed
18-preserve-objects-first-non-null.patch Preserves the Objects.firstNonNull() method that was removed in Guava 21. Emmanuel Bourg <ebourg@apache.org> not-needed
20-preserve-charmatcher-constants.patch Preserves the CharMatcher legacy constants which were removed in Guava 26. Emmanuel Bourg <ebourg@apache.org> not-needed
21-preserve-tostringhelper.patch Preserves the Objects.toStringHelper() methods which were removed in Guava 21. Emmanuel Bourg <ebourg@apache.org> not-needed
22-preserve-futures-methods.patch Preserves the Futures method removed in Guava 26 Emmanuel Bourg <ebourg@apache.org> not-needed
24-module-dependency.patch Adjust the type of the guava dependency in the guava-testlib module Emmanuel Bourg <ebourg@apache.org> not-needed
25-remove-import-manifest.patch Remove com.google.common.util.concurrent.internal
com.google.common.util.concurrent.internal is copied from futures/failureaccess
to src before building and so it is not available to be Imported as a separate
package. Remove it from the manifest.
Sudip Mukherjee <sudipm.mukherjee@gmail.com> not-needed

All known versions for source package 'guava-libraries'

Links