There was an error while loading. Please reload this page.
1 parent ec27f5a commit 64a32aaCopy full SHA for 64a32aa
.kokoro/build.sh
@@ -51,9 +51,7 @@ test)
51
RETURN_CODE=$?
52
;;
53
lint)
54
- mvn \
55
- -Penable-samples \
56
- com.coveo:fmt-maven-plugin:check
+ mvn com.coveo:fmt-maven-plugin:check
57
58
59
javadoc)
synth.metadata
@@ -4,7 +4,7 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/java-tasks.git",
7
- "sha": "d27a27f116df1f6fa7ca41bc0cce06ba36c65935"
+ "sha": "ec27f5afba3fa4f4268273e95c2fb0b05d815905"
8
}
9
},
10
{
@@ -19,7 +19,7 @@
19
20
"name": "synthtool",
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "cac9eef310652bf138dd76b716e4986e757d62ac"
+ "sha": "987270824bd26f6a8c716d5e2022057b8ae7b26e"
23
24
25
],
0 commit comments