ubuntu/+source/gradle:applied/ubuntu/xenial

Last commit made on 2016-01-21
Get this branch:
git clone -b applied/ubuntu/xenial https://git.launchpad.net/ubuntu/+source/gradle
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial
Repository:
lp:ubuntu/+source/gradle

Recent commits

46ae84f... by 殷啟聰 | Kai-Chung Yan

2.10-1 (patches applied)

Imported using git-ubuntu import.

ef965f6... by 殷啟聰 | Kai-Chung Yan

Fix the compatibility with Maven 3.3.9 by adding commons-lang3 to the classpath

Gbp-Pq: maven-3.3.9-compatibility.patch.

a6e2a27... by 殷啟聰 | Kai-Chung Yan

ivy 2.4.0

Gbp-Pq: ivy-2.4.0.patch.

80b66d9... by 殷啟聰 | Kai-Chung Yan

By default Gradle won't generate POMs for itself. generate_pom.gradle makes

Gbp-Pq: generate_pom.diff.

4a139d9... by 殷啟聰 | Kai-Chung Yan

generate_classpath.gradle makes every Java libraries auto generate Class-Path

Gbp-Pq: generate_classpath.diff.

cf906d6... by 殷啟聰 | Kai-Chung Yan

maven-builder-support is also needed to run Gradle.

Gbp-Pq: maven_builder_support.diff.

fb9543e... by 殷啟聰 | Kai-Chung Yan

Maven module uses a deprecated API of maven-aether-provider.

Gbp-Pq: maven-aether-provider.diff.

d7455ef... by 殷啟聰 | Kai-Chung Yan

Maven module originally uses aether which is deprecated. This

Gbp-Pq: eclipse-aether.diff.

da9ce93... by 殷啟聰 | Kai-Chung Yan

java9.gradle causes errors.

Gbp-Pq: disable_java9.diff.

2bfb347... by 殷啟聰 | Kai-Chung Yan

resource-http produces lots of warnings and "-Werror" makes them

Gbp-Pq: relax_warnings.diff.