[
https://issues.apache.org/jira/browse/NIFI-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478851#comment-15478851
]
ASF GitHub Bot commented on NIFI-2728:
--------------------------------------
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/985
@apiri, @mcgilman
I did a few new tweaks so that job sequence is:
1. rat check (before_install)
2. parallel compile with skipTests (install)
3. style check and test via mvn verify (script)
As mentioned above previously I could not find a way of running
`checkstyle:check` before compilation, while respecting our checkstyle rules so
to prevent errors such as:
`[WARNING] src/main/java/org/apache/nifi/reporting/ReportingTask.java[64:8]
(javadoc) JavadocMethod: Unable to get class information for @throws tag
'org.apache.nifi.reporting.InitializationException'.`
> 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)