File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
33#
4- # Copyright (c) 2000, 2023 , Oracle and/or its affiliates.
4+ # Copyright (c) 2000, 2025 , Oracle and/or its affiliates.
55#
66# Licensed under the Universal Permissive License v 1.0 as shown at
77# https://oss.oracle.com/licenses/upl.
@@ -50,7 +50,6 @@ cd - &>/dev/null
5050
5151if [ -f $SCRIPTS_DIR /../tools/internal/bin/cfglinux.sh ]; then
5252 source $SCRIPTS_DIR /../tools/internal/bin/cfglinux.sh
53- ensure_gradle
5453fi
5554
5655source $SCRIPTS_DIR /cfgcommon.sh
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33#
4- # Copyright (c) 2000, 2023 , Oracle and/or its affiliates.
4+ # Copyright (c) 2000, 2025 , Oracle and/or its affiliates.
55#
66# Licensed under the Universal Permissive License v 1.0 as shown at
77# https://oss.oracle.com/licenses/upl.
@@ -68,7 +68,6 @@ cd - &>/dev/null
6868
6969if [ -f $SCRIPTS_DIR /../tools/internal/bin/cfgwindows.sh ]; then
7070 source $SCRIPTS_DIR /../tools/internal/bin/cfgwindows.sh
71- ensure_gradle
7271fi
7372
7473source $SCRIPTS_DIR /cfgcommon.sh
You can’t perform that action at this time.
0 commit comments