File tree Expand file tree Collapse file tree 3 files changed +4
-17
lines changed
Expand file tree Collapse file tree 3 files changed +4
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3636 ".kokoro/nightly/integration.cfg" ,
3737 ".kokoro/presubmit/integration.cfg" ,
3838 ".kokoro/presubmit/graalvm-native.cfg" ,
39- ".kokoro/presubmit/graalvm-native-17.cfg"
39+ ".kokoro/presubmit/graalvm-native-17.cfg" ,
40+ "oauth2_http/java/com/google/auth/oauth2/ExternalAccountCredentials.java"
4041 ]
4142)
Original file line number Diff line number Diff line change 214214 <version >2.13</version >
215215 <configuration >
216216 <verbose >true</verbose >
217+ <skipSortingImports >true</skipSortingImports >
217218 </configuration >
218219 </plugin >
219220 <plugin >
268269 <testSourceDirectories >
269270 <testSourceDirectory >src/test</testSourceDirectory >
270271 </testSourceDirectories >
272+ <excludes >com.google.auth.oauth2.ExternalAccountCredentials</excludes >
271273 </configuration >
272274 </execution >
273275 </executions >
You can’t perform that action at this time.
0 commit comments