[
https://issues.apache.org/jira/browse/STORM-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000632#comment-15000632
]
ASF GitHub Bot commented on STORM-1197:
---------------------------------------
Github user knusbaum commented on the pull request:
https://github.com/apache/storm/pull/874#issuecomment-155838704
@HeartSaVioR
Yes, I remembered that the external parts I split off the storm-core build
are dependent on the storm-core jar, so they must be done after storm-core.
There isn't any benefit to doing the external, etc. in parallel with each other
either, since they are so small that the startup cost overwhelms the
parallelization benefit.
The caching is still valid, but it only shaves a few seconds off.
> Migrate Travis-CI to container-based builds.
> --------------------------------------------
>
> Key: STORM-1197
> URL: https://issues.apache.org/jira/browse/STORM-1197
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Kyle Nusbaum
>
> http://docs.travis-ci.com/user/migrating-from-legacy/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)