File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ echo $NEXT_VERSION
36
36
37
37
# export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64"
38
38
39
- echo " ************** JAVA HOME ***************"
40
- echo $JAVA_HOME
41
- echo " >>>><<<<"
42
- whereis java
43
- echo " >>>><<<<"
44
- java --version
45
- echo " ************** END JAVA HOME ***********"
39
+ # echo "************** JAVA HOME ***************"
40
+ # echo $JAVA_HOME
41
+ # echo ">>>><<<<"
42
+ # whereis java
43
+ # echo ">>>><<<<"
44
+ # java --version
45
+ # echo "************** END JAVA HOME ***********"
46
46
47
47
# Right after the project's <version> tag there has to be the comment <!--rrv-sed-flag--> which simplifies the sed regex bellow.
48
48
# If the flag comment wouldn't be there, we'd have to write a more complicated regex to catch the artifactif from a row up.
You can’t perform that action at this time.
0 commit comments