File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ javadoc)
60
60
;;
61
61
integration)
62
62
mvn -B ${INTEGRATION_TEST_ARGS} \
63
+ -ntp \
63
64
-Penable-integration-tests \
64
65
-DtrimStackTrace=false \
65
66
-Dclirr.skip=true \
@@ -81,6 +82,7 @@ samples)
81
82
pushd ${SAMPLES_DIR}
82
83
mvn -B \
83
84
-Penable-samples \
85
+ -ntp \
84
86
-DtrimStackTrace=false \
85
87
-Dclirr.skip=true \
86
88
-Denforcer.skip=true \
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-core.git",
7
- "sha": "83a73d766160baa53fc0dc1e385e4456a4300b65 "
7
+ "sha": "b0c0a20301fd324cc2cbc7f2da65521232cb367a "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "b416a7befcdbc42de41cf387dcf428f894fb812b "
14
+ "sha": "1aeca92e4a38f47134cb955f52ea76f84f09ff88 "
15
15
}
16
16
}
17
17
],
You can’t perform that action at this time.
0 commit comments