Skip to content

Commit

Permalink
Update vert.x version to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Jun 18, 2017
1 parent b1d083a commit c53d300
Show file tree
Hide file tree
Showing 42 changed files with 147 additions and 144 deletions.
2 changes: 1 addition & 1 deletion fatjar-examples/http2-fatjar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
2 changes: 1 addition & 1 deletion fatjar-examples/ruby-fatjar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
2 changes: 1 addition & 1 deletion gradle-simplest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
Binary file modified gradle-simplest/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions gradle-simplest/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Mar 05 16:06:08 CET 2017
#Sun Jun 18 18:59:44 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
6 changes: 3 additions & 3 deletions gradle-simplest/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ DEFAULT_JVM_OPTS=""
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"

warn ( ) {
warn () {
echo "$*"
}

die ( ) {
die () {
echo
echo "$*"
echo
Expand Down Expand Up @@ -155,7 +155,7 @@ if $cygwin ; then
fi

# Escape application args
save ( ) {
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Mar 05 16:04:00 CET 2017
#Sun Jun 18 19:01:50 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
6 changes: 3 additions & 3 deletions gradle-verticles/gradle-verticle-groovy-compiled/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ DEFAULT_JVM_OPTS=""
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"

warn ( ) {
warn () {
echo "$*"
}

die ( ) {
die () {
echo
echo "$*"
echo
Expand Down Expand Up @@ -155,7 +155,7 @@ if $cygwin ; then
fi

# Escape application args
save ( ) {
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
Expand Down
2 changes: 1 addition & 1 deletion gradle-verticles/gradle-verticle-groovy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Mar 05 16:04:00 CET 2017
#Sun Jun 18 19:01:50 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
6 changes: 3 additions & 3 deletions gradle-verticles/gradle-verticle-groovy/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ DEFAULT_JVM_OPTS=""
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"

warn ( ) {
warn () {
echo "$*"
}

die ( ) {
die () {
echo
echo "$*"
echo
Expand Down Expand Up @@ -155,7 +155,7 @@ if $cygwin ; then
fi

# Escape application args
save ( ) {
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
Expand Down
2 changes: 1 addition & 1 deletion gradle-verticles/gradle-verticle-js/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Mar 05 16:04:00 CET 2017
#Sun Jun 18 19:01:50 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
6 changes: 3 additions & 3 deletions gradle-verticles/gradle-verticle-js/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ DEFAULT_JVM_OPTS=""
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"

warn ( ) {
warn () {
echo "$*"
}

die ( ) {
die () {
echo
echo "$*"
echo
Expand Down Expand Up @@ -155,7 +155,7 @@ if $cygwin ; then
fi

# Escape application args
save ( ) {
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
Expand Down
2 changes: 1 addition & 1 deletion gradle-verticles/gradle-verticle-ruby/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
2 changes: 1 addition & 1 deletion gradle-verticles/gradle-verticle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ shadowJar {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.4.1'
gradleVersion = '4.0'
}
Binary file modified gradle-verticles/gradle-verticle/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Mar 05 16:07:47 CET 2017
#Sun Jun 18 19:03:02 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
6 changes: 3 additions & 3 deletions gradle-verticles/gradle-verticle/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ DEFAULT_JVM_OPTS=""
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"

warn ( ) {
warn () {
echo "$*"
}

die ( ) {
die () {
echo
echo "$*"
echo
Expand Down Expand Up @@ -155,7 +155,7 @@ if $cygwin ; then
fi

# Escape application args
save ( ) {
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
Expand Down
Binary file modified gradle-verticles/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions gradle-verticles/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Mar 05 16:03:59 CET 2017
#Sun Jun 18 19:01:50 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
6 changes: 3 additions & 3 deletions gradle-verticles/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ DEFAULT_JVM_OPTS=""
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"

warn ( ) {
warn () {
echo "$*"
}

die ( ) {
die () {
echo
echo "$*"
echo
Expand Down Expand Up @@ -155,7 +155,7 @@ if $cygwin ; then
fi

# Escape application args
save ( ) {
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
Expand Down
4 changes: 2 additions & 2 deletions http2-showcase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

repositories {
mavenLocal()
mavenCentral()
}

dependencies {
Expand All @@ -24,5 +24,5 @@ run {
}

task wrapper(type: Wrapper) {
gradleVersion = '3.5'
gradleVersion = '4.0'
}
2 changes: 1 addition & 1 deletion http2-showcase/gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
vertxVersion=3.4.1
vertxVersion=3.4.2
Binary file modified http2-showcase/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions http2-showcase/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Thu Apr 27 09:09:06 CEST 2017
#Sun Jun 18 19:04:08 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
6 changes: 3 additions & 3 deletions http2-showcase/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ DEFAULT_JVM_OPTS=""
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"

warn ( ) {
warn () {
echo "$*"
}

die ( ) {
die () {
echo
echo "$*"
echo
Expand Down Expand Up @@ -155,7 +155,7 @@ if $cygwin ; then
fi

# Escape application args
save ( ) {
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
Expand Down
Loading

0 comments on commit c53d300

Please sign in to comment.