GitHub user mxm opened a pull request:

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

    [FLINK-3383] remove Maven deployment from Travis CI config

    Deployment will be handled by Apache's buildbot instances which trigger
    the deployment of snapshot versions every night. This way, we have not
    only separated deployment from CI testing, but also improved the
    reliability of the test and deployment infrastructure.
    
    I would like to merge this pull request once I've set up the buildbot 
infrastructure and verified that it works. I will probably do this next week. 
In the meantime, we can discuss any problems and suggestions here.

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

    $ git pull https://github.com/mxm/flink FLINK-3383

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

    https://github.com/apache/flink/pull/1619.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 #1619
    
----
commit 3a503190853106b8ea5eb9ad24037d020af8ba8d
Author: Maximilian Michels <m...@apache.org>
Date:   2016-02-10T14:31:07Z

    [FLINK-3383] remove Maven deployment from Travis CI config
    
    Deployment will be handled by Apache's buildbot instances which trigger
    the deployment of snapshot versions every night. This way, we have not
    only separated deployment from CI testing, but also improved the
    reliability of the test and deployment infrastructure.

commit a770f930dae56b193448f07fe23e9a8166c514f1
Author: Maximilian Michels <m...@apache.org>
Date:   2016-02-10T14:31:26Z

    [FLINK-3383][scripts] remove Travis dependency from Maven deploy script

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to