[
https://issues.apache.org/jira/browse/FLINK-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066808#comment-16066808
]
ASF GitHub Bot commented on FLINK-7004:
---------------------------------------
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/4182#discussion_r124588442
--- Diff: pom.xml ---
@@ -1021,6 +1021,7 @@ under the License.
<!-- Tools: watchdog -->
<exclude>tools/artifacts/**</exclude>
<exclude>tools/flink*/**</exclude>
+
<exclude>apache-maven-3.2.5/**</exclude>
--- End diff --
Maybe add a comment why this exclusion is needed.
> Switch to Travis Trusty image
> -----------------------------
>
> Key: FLINK-7004
> URL: https://issues.apache.org/jira/browse/FLINK-7004
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.2.0, 1.3.0, 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Critical
> Fix For: 1.2.2, 1.4.0, 1.3.2
>
>
> As shown in this PR https://github.com/apache/flink/pull/4167 switching to
> the Trusty image on Travis seems to stabilize the build times.
> We should switch for 1.2, 1.3 and 1.4.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)