You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2020/11/05 13:14:17 UTC

[GitHub] [httpcomponents-core] martin-g opened a new pull request #229: Build on arm64 (second attempt)

martin-g opened a new pull request #229:
URL: https://github.com/apache/httpcomponents-core/pull/229


   Unfortunately https://github.com/apache/httpcomponents-core/pull/228 did not work.
   `arm64-graviton2` is available only for travis-ci.com, while Apache uses travis-ci.org.
   
   With this PR I'm changing it to use the old `arm64` instead of `arm64-graviton2`.
   
   But there is a small problem - https://hub.docker.com/r/kennethreitz/httpbin/tags is amd64 only and HttpBinIT fails:
   ```
   [ERROR] Errors: 
   
   [ERROR]   HttpBinIT.executeHttpBin:51 ยป Execution java.net.ConnectException: Connection ...
   ```
   So, the `arm64` job should be executed without `-P docker` profile.
   
   I've also merged `jobs` and `matrix` elements - they are aliases.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] ok2c merged pull request #229: Build on arm64 (second attempt)

Posted by GitBox <gi...@apache.org>.
ok2c merged pull request #229:
URL: https://github.com/apache/httpcomponents-core/pull/229


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org