[
https://issues.apache.org/jira/browse/FINERACT-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089009#comment-17089009
]
Michael Vorburger commented on FINERACT-905:
--------------------------------------------
[~awasum] noted we're running with {{java}} 1.8.0_141 but {{javac}} is 9.0.1...
but that's nothing new, it was already like that before, as far back as long
summer, note e.g. the log in FINERACT-788. So this must be something else - but
I'm puzzled what, as "it's working locally"...
https://travis-ci.org/github/apache/fineract/builds/677798964 for
https://github.com/apache/fineract/pull/778 interestingly failed with a
slightly different error in RAT:
{{noformat}}
> Task :rat FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':rat'.
> Found 1 files with unapproved/unknown licenses. See
> file:/home/travis/build/apache/fineract/build/reports/rat/rat-report.txt
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.{{noformat}}
BUT the more recent https://github.com/apache/fineract/pull/777 passed Travis
(but failed in Google Cloud Build, but that's totally unrelated, see
FINERACT-907).
Let me try to just close and re-open e.g.
https://github.com/apache/fineract/pull/776 to see if it goes away? Very weird
though.
> Fineract Travis CI broken in Gradle :rat
> ----------------------------------------
>
> Key: FINERACT-905
> URL: https://issues.apache.org/jira/browse/FINERACT-905
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Michael Vorburger
> Assignee: Michael Vorburger
> Priority: Major
>
> https://travis-ci.org/github/apache/fineract/builds/676941494 failed with:
> {noformat}Execution failed for task ':rat'.
> > org.apache.rat.api.RatException: Cannot read header{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)