File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 persist-credentials : false
7272 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
7373 with :
74- java-version : 11
74+ java-version : 8
7575 distribution : temurin
7676 - name : " Set jvm system property environment variable for surefire plugin (unit tests)"
7777 # Maven surefire plugin (unit tests) allows us to specify JVM to run the tests.
9898 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
9999 with :
100100 distribution : temurin
101- java-version : 11
101+ java-version : 8
102102 - run : java -version
103103 - run : .kokoro/build.sh
104104 env :
Original file line number Diff line number Diff line change 7979 persist-credentials : false
8080 - uses : actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5
8181 with :
82- java-version : 11
82+ java-version : 8
8383 distribution : temurin
8484 cache : ' maven'
8585 - name : " Set jvm system property environment variable for surefire plugin (unit tests)"
@@ -112,7 +112,7 @@ jobs:
112112 - uses : actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5
113113 with :
114114 distribution : temurin
115- java-version : 11
115+ java-version : 8
116116 cache : ' maven'
117117 - run : java -version
118118 - name : Pre-install all BOM modules to populate local cache
Original file line number Diff line number Diff line change 7171 persist-credentials : false
7272 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
7373 with :
74- java-version : 11
74+ java-version : 8
7575 distribution : temurin
7676 - name : " Set jvm system property environment variable for surefire plugin (unit tests)"
7777 # Maven surefire plugin (unit tests) allows us to specify JVM to run the tests.
9898 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
9999 with :
100100 distribution : temurin
101- java-version : 11
101+ java-version : 8
102102 - run : java -version
103103 - run : .kokoro/build.sh
104104 env :
Original file line number Diff line number Diff line change 7171 persist-credentials : false
7272 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
7373 with :
74- java-version : 11
74+ java-version : 8
7575 distribution : temurin
7676 - name : " Set jvm system property environment variable for surefire plugin (unit tests)"
7777 # Maven surefire plugin (unit tests) allows us to specify JVM to run the tests.
9898 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
9999 with :
100100 distribution : temurin
101- java-version : 11
101+ java-version : 8
102102 - run : java -version
103103 - run : .kokoro/build.sh
104104 env :
Original file line number Diff line number Diff line change 7171 persist-credentials : false
7272 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
7373 with :
74- java-version : 11
74+ java-version : 8
7575 distribution : temurin
7676 - name : " Set jvm system property environment variable for surefire plugin (unit tests)"
7777 # Maven surefire plugin (unit tests) allows us to specify JVM to run the tests.
9898 - uses : actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
9999 with :
100100 distribution : temurin
101- java-version : 11
101+ java-version : 8
102102 - run : java -version
103103 - run : .kokoro/build.sh
104104 env :
You can’t perform that action at this time.
0 commit comments