awasum commented on issue #653: FINERACT-724: upgrade Spring boot to 2.1.7 URL: https://github.com/apache/fineract/pull/653#issuecomment-557869563 > Over the pass few days, I have notice travis fail with a: `The job exceeded the maximum log length, and has been terminated.` exception. Meaning, we are exhausting our 4M limit for log file. > > How do we deal with this? > > I think if we replace running the license tasks and just use a single ./gradlew clean build or maybe just omit it altogether, we might fix this problem. It seems like the test and integration tests tasks will run license check before moving forward. I will try to do this soon and see if we can have travis passing again. I think the bulk of console logs are coming from the integrationTest. How do we reduce them. Also related, See: https://github.com/apache/fineract/pull/653#issuecomment-557868214 and here: https://github.com/travis-ci/docs-travis-ci-com/issues/281
---------------------------------------------------------------- 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
