You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2017/07/20 09:29:01 UTC

[GitHub] flink pull request #4377: [FLINK-7230] [travis] Disable snapshot updates

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/4377

    [FLINK-7230] [travis] Disable snapshot updates

    This PR forbids downloading snapshot dependencies on Travis.
    
    The travis builds call maven twice, once for compiling modules, and once for running tests.
    
    While running the tests maven occasionally downloaded snapshot artifacts even though we _just built them_ locally.
    
    The only SNAPSHOT dependencies that we have are from Flink, and all of these are built locally in the compile step. There should be no downside to this.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 7230

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4377.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4377
    
----
commit 9ba19000c19cb706fe954b36085e7e531cb974c3
Author: zentol <ch...@apache.org>
Date:   2017-07-19T14:16:54Z

    [FLINK-7230] [travis] Disable snapshot updates

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #4377: [FLINK-7230] [travis] Disable snapshot updates

Posted by aljoscha <gi...@git.apache.org>.
Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/4377
  
    LGTM! (once Travis says it's green)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #4377: [FLINK-7230] [travis] Disable snapshot updates

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/4377


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---