moresandeep commented on a change in pull request #482:
URL: https://github.com/apache/knox/pull/482#discussion_r689803688
##########
File path: .travis.yml
##########
@@ -41,7 +41,7 @@ before_install:
script:
- $DOCKERRUN $IMAGE mvn -T.75C clean verify -U -Dshellcheck=true
-Dsurefire.useFile=false -Djavax.net.ssl.trustStorePassword=changeit
-Dmaven.wagon.http.retryHandler.count=5
-Dmaven.wagon.http.retryHandler.class=default
-Dmaven.wagon.http.retryHandler.nonRetryableClasses=java.io.InterruptedIOException
-Dhttp.keepAlive=false -B -V
git:
- depth: 1000
+ depth: 3
Review comment:
Do you think we need to increase this to say 5?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]