vorburger commented on issue #627: rm hardcoded system time from .travis.yml (fixes FINERACT-788) URL: https://github.com/apache/fineract/pull/627#issuecomment-523805299 > > I guess we could keep (just) the `export TZ=Asia/Kolkata` - would that be better? In a 2nd commit to this PR, I've just reverted that removal, so we keep `TZ` but rm `date`. > We could also hard-code the date to "21 August 2019 01:02:03" Nah, that just postpones the problem - the same issue will just re-occur when services.gradle.org renews their cert the next time around... I really think we should avoid hard-coding a fixed time here (because of this problem). > and hope FINERACT-722 is fixed within the next 5 months ! hope dies last! :smile_cat: I'll self merge this in 48h, unless someone else does before or suggests a better solution.
---------------------------------------------------------------- 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] With regards, Apache Git Services
