[
https://issues.apache.org/jira/browse/COLLECTIONS-766?focusedWorklogId=475151&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-475151
]
ASF GitHub Bot logged work on COLLECTIONS-766:
----------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Aug/20 06:11
Start Date: 27/Aug/20 06:11
Worklog Time Spent: 10m
Work Description: XenoAmess edited a comment on pull request #178:
URL:
https://github.com/apache/commons-collections/pull/178#issuecomment-681398369
@kinow
Hi.
After search in docs / try by self, I can find NO way to get ARCH variable
from travis-ci.
So we MIGHT either use if condition to JDK_NAME (see c302eea above),
or delete `--no-transfer-progress`. (see 379e4b5 above).
Both can pass ci, and acceptable.
Personally I slightly prefer deleting `--no-transfer-progress`, because
seems it is added not to solve an build error, but to slightly reduce
travis-ci's pressure.
Aynway, please choose one for the final choice, and then I will rebase /
sqruash.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 475151)
Time Spent: 0.5h (was: 20m)
> fix ci build (or to say, fix everything that wrongly blocked the ci build.)
> ---------------------------------------------------------------------------
>
> Key: COLLECTIONS-766
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-766
> Project: Commons Collections
> Issue Type: Bug
> Reporter: Jin Xu
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Hi.
> The current ci build fails for 3 reasons.
> I fixed them all in https://github.com/apache/commons-collections/pull/178
> please have a look.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)