Skip to content

Commit b7d2977

Browse files
Scottmitchviktorklang
authored andcommitted
Update gradlew wrapper to 4.10.3 (#450)
Motivation: The existing gradlew wrapper version doesn't support JDK11. Modifications: - Update to 4.10.3 which does support JDK11. Result: TCK can be built on JDK11.
1 parent e21820c commit b7d2977

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CopyrightWaivers.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ shenghaiyang | 盛海洋, shenghaiyang@aliyun.com
4343
kiiadi | Kyle Thomson, kylthoms@amazon.com, Amazon.com
4444
jroper | James Roper, james@jazzy.id.au, Lightbend Inc.
4545
olegdokuka | Oleh Dokuka, shadowgun@.i.ua, Netifi Inc.
46+
Scottmitch | Scott Mitchell, scott_mitchell@apple.com, Apple Inc.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
distributionUrl=http\://services.gradle.org/distributions/gradle-4.3-bin.zip
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
4-
zipStorePath=wrapper/dists
53
zipStoreBase=GRADLE_USER_HOME
4+
zipStorePath=wrapper/dists
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip

0 commit comments

Comments
 (0)