ubuntu/+source/guava-libraries:applied/ubuntu/groovy

Last commit made on 2020-06-06
Get this branch:
git clone -b applied/ubuntu/groovy https://git.launchpad.net/ubuntu/+source/guava-libraries
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/groovy
Repository:
lp:ubuntu/+source/guava-libraries

Recent commits

df35a7f... by Emmanuel Bourg

29.0-5 (patches applied)

Imported using git-ubuntu import.

74cfddb... by Emmanuel Bourg

Adjust the type of the guava dependency in the guava-testlib module

Gbp-Pq: 24-module-dependency.patch.

a579957... by Emmanuel Bourg

Fixes Java 8 compatibility issues when built with later versions of the JDK

Gbp-Pq: 23-java8-compatibility.patch.

4aaa010... by Emmanuel Bourg

Preserves the Futures method removed in Guava 26

Gbp-Pq: 22-preserve-futures-methods.patch.

2faadd2... by Emmanuel Bourg

Preserves the Objects.toStringHelper() methods which were removed in Guava 21.

Gbp-Pq: 21-preserve-tostringhelper.patch.

c096710... by Emmanuel Bourg

Preserves the CharMatcher legacy constants which were removed in Guava 26.

Gbp-Pq: 20-preserve-charmatcher-constants.patch.

30165d8... by Emmanuel Bourg

Preserves the Objects.firstNonNull() method that was removed in Guava 21.

Gbp-Pq: 18-preserve-objects-first-non-null.patch.

993aaa2... by Emmanuel Bourg

Preserves the Files.fileTreeTraverser() method that was removed from the public API in Guava 25.

Gbp-Pq: 17-preserve-executors.patch.

75ea75c... by Emmanuel Bourg

Preserves the Files.fileTreeTraverser() method that was removed from the public API in Guava 25.

Gbp-Pq: 16-preserve-file-tree-traverser.patch.

a227daa... by Emmanuel Bourg

Preserves the Iterators.emptyIterator() method that was removed from the public API in Guava 20.

Gbp-Pq: 15-preserve-empty-iterator.patch.