diff --git a/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.jar b/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.jar and b/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.jar differ diff --git a/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties b/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties +++ b/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/_gradleCompositeBuild/gradlew b/_gradleCompositeBuild/gradlew index 79a61d421..aeb74cbb4 100755 --- a/_gradleCompositeBuild/gradlew +++ b/_gradleCompositeBuild/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/action_basics/gradle/wrapper/gradle-wrapper.jar b/action_basics/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/action_basics/gradle/wrapper/gradle-wrapper.jar and b/action_basics/gradle/wrapper/gradle-wrapper.jar differ diff --git a/action_basics/gradle/wrapper/gradle-wrapper.properties b/action_basics/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/action_basics/gradle/wrapper/gradle-wrapper.properties +++ b/action_basics/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/action_basics/gradlew b/action_basics/gradlew index 79a61d421..aeb74cbb4 100755 --- a/action_basics/gradlew +++ b/action_basics/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.jar b/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.jar and b/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.jar differ diff --git a/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.properties b/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.properties +++ b/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/comparing_string_references_inspection/gradlew b/comparing_string_references_inspection/gradlew index 79a61d421..aeb74cbb4 100755 --- a/comparing_string_references_inspection/gradlew +++ b/comparing_string_references_inspection/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/conditional_operator_intention/gradle/wrapper/gradle-wrapper.jar b/conditional_operator_intention/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/conditional_operator_intention/gradle/wrapper/gradle-wrapper.jar and b/conditional_operator_intention/gradle/wrapper/gradle-wrapper.jar differ diff --git a/conditional_operator_intention/gradle/wrapper/gradle-wrapper.properties b/conditional_operator_intention/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/conditional_operator_intention/gradle/wrapper/gradle-wrapper.properties +++ b/conditional_operator_intention/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/conditional_operator_intention/gradlew b/conditional_operator_intention/gradlew index 79a61d421..aeb74cbb4 100755 --- a/conditional_operator_intention/gradlew +++ b/conditional_operator_intention/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/editor_basics/gradle/wrapper/gradle-wrapper.jar b/editor_basics/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/editor_basics/gradle/wrapper/gradle-wrapper.jar and b/editor_basics/gradle/wrapper/gradle-wrapper.jar differ diff --git a/editor_basics/gradle/wrapper/gradle-wrapper.properties b/editor_basics/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/editor_basics/gradle/wrapper/gradle-wrapper.properties +++ b/editor_basics/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/editor_basics/gradlew b/editor_basics/gradlew index 79a61d421..aeb74cbb4 100755 --- a/editor_basics/gradlew +++ b/editor_basics/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/facet_basics/gradle/wrapper/gradle-wrapper.jar b/facet_basics/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/facet_basics/gradle/wrapper/gradle-wrapper.jar and b/facet_basics/gradle/wrapper/gradle-wrapper.jar differ diff --git a/facet_basics/gradle/wrapper/gradle-wrapper.properties b/facet_basics/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/facet_basics/gradle/wrapper/gradle-wrapper.properties +++ b/facet_basics/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/facet_basics/gradlew b/facet_basics/gradlew index 79a61d421..aeb74cbb4 100755 --- a/facet_basics/gradlew +++ b/facet_basics/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/framework_basics/gradle/wrapper/gradle-wrapper.jar b/framework_basics/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/framework_basics/gradle/wrapper/gradle-wrapper.jar and b/framework_basics/gradle/wrapper/gradle-wrapper.jar differ diff --git a/framework_basics/gradle/wrapper/gradle-wrapper.properties b/framework_basics/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/framework_basics/gradle/wrapper/gradle-wrapper.properties +++ b/framework_basics/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/framework_basics/gradlew b/framework_basics/gradlew index 79a61d421..aeb74cbb4 100755 --- a/framework_basics/gradlew +++ b/framework_basics/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/kotlin_demo/gradle/wrapper/gradle-wrapper.jar b/kotlin_demo/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/kotlin_demo/gradle/wrapper/gradle-wrapper.jar and b/kotlin_demo/gradle/wrapper/gradle-wrapper.jar differ diff --git a/kotlin_demo/gradle/wrapper/gradle-wrapper.properties b/kotlin_demo/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/kotlin_demo/gradle/wrapper/gradle-wrapper.properties +++ b/kotlin_demo/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/kotlin_demo/gradlew b/kotlin_demo/gradlew index 79a61d421..aeb74cbb4 100755 --- a/kotlin_demo/gradlew +++ b/kotlin_demo/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/live_templates/gradle/wrapper/gradle-wrapper.jar b/live_templates/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/live_templates/gradle/wrapper/gradle-wrapper.jar and b/live_templates/gradle/wrapper/gradle-wrapper.jar differ diff --git a/live_templates/gradle/wrapper/gradle-wrapper.properties b/live_templates/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/live_templates/gradle/wrapper/gradle-wrapper.properties +++ b/live_templates/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/live_templates/gradlew b/live_templates/gradlew index 79a61d421..aeb74cbb4 100755 --- a/live_templates/gradlew +++ b/live_templates/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/max_opened_projects/gradle/wrapper/gradle-wrapper.jar b/max_opened_projects/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/max_opened_projects/gradle/wrapper/gradle-wrapper.jar and b/max_opened_projects/gradle/wrapper/gradle-wrapper.jar differ diff --git a/max_opened_projects/gradle/wrapper/gradle-wrapper.properties b/max_opened_projects/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/max_opened_projects/gradle/wrapper/gradle-wrapper.properties +++ b/max_opened_projects/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/max_opened_projects/gradlew b/max_opened_projects/gradlew index 79a61d421..aeb74cbb4 100755 --- a/max_opened_projects/gradlew +++ b/max_opened_projects/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/module/gradle/wrapper/gradle-wrapper.jar b/module/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/module/gradle/wrapper/gradle-wrapper.jar and b/module/gradle/wrapper/gradle-wrapper.jar differ diff --git a/module/gradle/wrapper/gradle-wrapper.properties b/module/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/module/gradle/wrapper/gradle-wrapper.properties +++ b/module/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/module/gradlew b/module/gradlew index 79a61d421..aeb74cbb4 100755 --- a/module/gradlew +++ b/module/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/project_model/gradle/wrapper/gradle-wrapper.jar b/project_model/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/project_model/gradle/wrapper/gradle-wrapper.jar and b/project_model/gradle/wrapper/gradle-wrapper.jar differ diff --git a/project_model/gradle/wrapper/gradle-wrapper.properties b/project_model/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/project_model/gradle/wrapper/gradle-wrapper.properties +++ b/project_model/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/project_model/gradlew b/project_model/gradlew index 79a61d421..aeb74cbb4 100755 --- a/project_model/gradlew +++ b/project_model/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/project_view_pane/gradle/wrapper/gradle-wrapper.jar b/project_view_pane/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/project_view_pane/gradle/wrapper/gradle-wrapper.jar and b/project_view_pane/gradle/wrapper/gradle-wrapper.jar differ diff --git a/project_view_pane/gradle/wrapper/gradle-wrapper.properties b/project_view_pane/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/project_view_pane/gradle/wrapper/gradle-wrapper.properties +++ b/project_view_pane/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/project_view_pane/gradlew b/project_view_pane/gradlew index 79a61d421..aeb74cbb4 100755 --- a/project_view_pane/gradlew +++ b/project_view_pane/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/project_wizard/gradle/wrapper/gradle-wrapper.jar b/project_wizard/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/project_wizard/gradle/wrapper/gradle-wrapper.jar and b/project_wizard/gradle/wrapper/gradle-wrapper.jar differ diff --git a/project_wizard/gradle/wrapper/gradle-wrapper.properties b/project_wizard/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/project_wizard/gradle/wrapper/gradle-wrapper.properties +++ b/project_wizard/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/project_wizard/gradlew b/project_wizard/gradlew index 79a61d421..aeb74cbb4 100755 --- a/project_wizard/gradlew +++ b/project_wizard/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/psi_demo/gradle/wrapper/gradle-wrapper.jar b/psi_demo/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/psi_demo/gradle/wrapper/gradle-wrapper.jar and b/psi_demo/gradle/wrapper/gradle-wrapper.jar differ diff --git a/psi_demo/gradle/wrapper/gradle-wrapper.properties b/psi_demo/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/psi_demo/gradle/wrapper/gradle-wrapper.properties +++ b/psi_demo/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/psi_demo/gradlew b/psi_demo/gradlew index 79a61d421..aeb74cbb4 100755 --- a/psi_demo/gradlew +++ b/psi_demo/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/run_configuration/gradle/wrapper/gradle-wrapper.jar b/run_configuration/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/run_configuration/gradle/wrapper/gradle-wrapper.jar and b/run_configuration/gradle/wrapper/gradle-wrapper.jar differ diff --git a/run_configuration/gradle/wrapper/gradle-wrapper.properties b/run_configuration/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/run_configuration/gradle/wrapper/gradle-wrapper.properties +++ b/run_configuration/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/run_configuration/gradlew b/run_configuration/gradlew index 79a61d421..aeb74cbb4 100755 --- a/run_configuration/gradlew +++ b/run_configuration/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/settings/gradle/wrapper/gradle-wrapper.jar b/settings/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/settings/gradle/wrapper/gradle-wrapper.jar and b/settings/gradle/wrapper/gradle-wrapper.jar differ diff --git a/settings/gradle/wrapper/gradle-wrapper.properties b/settings/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/settings/gradle/wrapper/gradle-wrapper.properties +++ b/settings/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/settings/gradlew b/settings/gradlew index 79a61d421..aeb74cbb4 100755 --- a/settings/gradlew +++ b/settings/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/simple_language_plugin/gradle/wrapper/gradle-wrapper.jar b/simple_language_plugin/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/simple_language_plugin/gradle/wrapper/gradle-wrapper.jar and b/simple_language_plugin/gradle/wrapper/gradle-wrapper.jar differ diff --git a/simple_language_plugin/gradle/wrapper/gradle-wrapper.properties b/simple_language_plugin/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/simple_language_plugin/gradle/wrapper/gradle-wrapper.properties +++ b/simple_language_plugin/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/simple_language_plugin/gradlew b/simple_language_plugin/gradlew index 79a61d421..aeb74cbb4 100755 --- a/simple_language_plugin/gradlew +++ b/simple_language_plugin/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/tool_window/gradle/wrapper/gradle-wrapper.jar b/tool_window/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/tool_window/gradle/wrapper/gradle-wrapper.jar and b/tool_window/gradle/wrapper/gradle-wrapper.jar differ diff --git a/tool_window/gradle/wrapper/gradle-wrapper.properties b/tool_window/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/tool_window/gradle/wrapper/gradle-wrapper.properties +++ b/tool_window/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/tool_window/gradlew b/tool_window/gradlew index 79a61d421..aeb74cbb4 100755 --- a/tool_window/gradlew +++ b/tool_window/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in diff --git a/tree_structure_provider/gradle/wrapper/gradle-wrapper.jar b/tree_structure_provider/gradle/wrapper/gradle-wrapper.jar index ccebba771..c1962a79e 100644 Binary files a/tree_structure_provider/gradle/wrapper/gradle-wrapper.jar and b/tree_structure_provider/gradle/wrapper/gradle-wrapper.jar differ diff --git a/tree_structure_provider/gradle/wrapper/gradle-wrapper.properties b/tree_structure_provider/gradle/wrapper/gradle-wrapper.properties index 6ec1567a0..0c85a1f75 100644 --- a/tree_structure_provider/gradle/wrapper/gradle-wrapper.properties +++ b/tree_structure_provider/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/tree_structure_provider/gradlew b/tree_structure_provider/gradlew index 79a61d421..aeb74cbb4 100755 --- a/tree_structure_provider/gradlew +++ b/tree_structure_provider/gradlew @@ -85,9 +85,6 @@ done APP_BASE_NAME=${0##*/} APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -197,6 +194,10 @@ if "$cygwin" || "$msys" ; then done fi + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + # Collect all arguments for the java command; # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of # shell script including quotes and variable substitutions, so put them in