[GitHub] [tomcat] martin-g commented on issue #276: Add s390x Travis support

2020-04-23 Thread GitBox


martin-g commented on issue #276:
URL: https://github.com/apache/tomcat/pull/276#issuecomment-618443203


   Thank you, @prankkelkar !



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] [tomcat] martin-g commented on issue #276: Add s390x Travis support

2020-04-23 Thread GitBox


martin-g commented on issue #276:
URL: https://github.com/apache/tomcat/pull/276#issuecomment-618421407


   Thanks for the explanation, Rainer!
   I've restarted the job at Travis. Let's see!



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] [tomcat] martin-g commented on issue #276: Add s390x Travis support

2020-04-23 Thread GitBox


martin-g commented on issue #276:
URL: https://github.com/apache/tomcat/pull/276#issuecomment-618402125


   The build for s390x fails at Travis: 
https://travis-ci.org/github/apache/tomcat/jobs/678503882
   
   ```
   Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sat Dec 
21 13:45:49 UTC 2019
at 
java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
at 
java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:675)
at 
java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
at 
java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
at 
java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
... 28 more
   ```
   
   I have no idea what is going on.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org