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

Last commit made on 2015-12-18
Get this branch:
git clone -b applied/ubuntu/bionic 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/bionic
Repository:
lp:ubuntu/+source/guava-libraries

Recent commits

6945ee8... by Emmanuel Bourg

19.0-1 (patches applied)

Imported using git-ubuntu import.

f674fb6... by Emmanuel Bourg

Ignore the j2obj annotations (not in Debian)

Gbp-Pq: 12-ignore-j2objc-annotations.patch.

c2d873e... by Emmanuel Bourg

Preserve the methods removed from the hash package in Guava 16

Gbp-Pq: 11-preserve-charset-less-methods.patch.

3f08ace... by Emmanuel Bourg

Preserves the Ranges class removed in Guava 15.

Gbp-Pq: 10-preserve-ranges-class.patch.

d84230e... by Emmanuel Bourg

Preserves the Stopwatch methods and constructors removed in Guava 15 and 16.

Gbp-Pq: 09-preserve-stopwatch-methods.patch.

751d1bb... by Emmanuel Bourg

Preserves the Enums.valueOfFunction() method that was removed in Guava 18.

Gbp-Pq: 08-preserve-enums-methods.patch.

79724b2... by Emmanuel Bourg

Preserves some of the methods from the Files, ByteStreams

Gbp-Pq: 06-preserve-pre-guava18-methods.patch.

2e6072a... by Emmanuel Bourg

Guava 15.0 changed the visibility of MapMaker.makeComputingMap()

Gbp-Pq: 05-preserve-mapmaker-makecomputingmap.patch.

0cef666... by Emmanuel Bourg

Specifies the source encoding for the compiler to avoid unmappable

Gbp-Pq: 04-source-encoding.patch.

a54c5a5... by Emmanuel Bourg

Disables workaround for compilation failures on sun-jdk

Gbp-Pq: 03-openjdk-inference.patch.