File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
# This file is shipped by a Maven package and sets JAVA_HOME to
5
5
# an OpenJDK-specific path. This causes problems for OpenJ9 containers
6
6
# as the path is not correct for them. We don't need this in any of
7
- # the containers because ew set JAVA_HOME in the container metadata.
7
+ # the containers because we set JAVA_HOME in the container metadata.
8
8
# Blank the file rather than removing it, to avoid a warning message
9
9
# from /usr/bin/mvn.
10
10
if [ -f /etc/java/maven.conf ]; then
Original file line number Diff line number Diff line change 4
4
# This file is shipped by a Maven package and sets JAVA_HOME to
5
5
# an OpenJDK-specific path. This causes problems for OpenJ9 containers
6
6
# as the path is not correct for them. We don't need this in any of
7
- # the containers because ew set JAVA_HOME in the container metadata.
7
+ # the containers because we set JAVA_HOME in the container metadata.
8
8
# Blank the file rather than removing it, to avoid a warning message
9
9
# from /usr/bin/mvn.
10
10
if [ -f /etc/java/maven.conf ]; then
You can’t perform that action at this time.
0 commit comments