[
https://issues.apache.org/jira/browse/NIFI-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15465202#comment-15465202
]
ASF GitHub Bot commented on NIFI-2728:
--------------------------------------
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/985
@apiri makes complete sense. afaik this can be achieved using
`mvn apache-rat:check and checkstyle:check `
so I added the above command to the before_install stage of the travis job.
This should "fast fail" jobs failing to comply with development guidelines
and by consequence, reduce a bit the load on travis-ci infrastructure. Very
good call.
> Travis CI experiences GC overhead limit exceeded
> -------------------------------------------------
>
> Key: NIFI-2728
> URL: https://issues.apache.org/jira/browse/NIFI-2728
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Andre
>
> travis-ci is currently broken and frequently reporting
> {{GC overhead limit exceeded}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)