File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ <factorypath>
2+ <factorypathentry kind="VARJAR" id="M2_REPO/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar" enabled="true" runInBatchMode="false"/>
3+ <factorypathentry kind="VARJAR" id="M2_REPO/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar" enabled="true" runInBatchMode="false"/>
4+ <factorypathentry kind="VARJAR" id="M2_REPO/ch/qos/logback/logback-access/1.2.3/logback-access-1.2.3.jar" enabled="true" runInBatchMode="false"/>
5+ <factorypathentry kind="VARJAR" id="M2_REPO/com/squareup/okhttp3/okhttp/3.14.3/okhttp-3.14.3.jar" enabled="true" runInBatchMode="false"/>
6+ <factorypathentry kind="VARJAR" id="M2_REPO/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar" enabled="true" runInBatchMode="false"/>
7+ <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar" enabled="true" runInBatchMode="false"/>
8+ <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar" enabled="true" runInBatchMode="false"/>
9+ <factorypathentry kind="VARJAR" id="M2_REPO/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar" enabled="true" runInBatchMode="false"/>
10+ </factorypath>
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ under the License.
6060 <messageFormat >text</messageFormat >
6161 <middleware >HttpEventCollectorUnitTestMiddleware</middleware >
6262 <connectTimeout >5000</connectTimeout >
63- <terminationTieout >2000</terminationTieout >
63+ <terminationTimeout >2000</terminationTimeout >
6464 <layout class =" ch.qos.logback.classic.PatternLayout" >
6565 <pattern >%msg</pattern >
6666 </layout >
You can’t perform that action at this time.
0 commit comments