[GitHub] flink pull request: [FLINK-3383] remove Maven deployment from Trav...

2016-03-07 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1619#issuecomment-193355435 Snapshots are now deployed nightly using the ASF Jenkins installation: https://builds.apache.org/job/flink-snapshot-deployment/ --- If your project is set up for it, you c

[GitHub] flink pull request: [FLINK-3383] remove Maven deployment from Trav...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1619 --- 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 enab

[GitHub] flink pull request: [FLINK-3383] remove Maven deployment from Trav...

2016-02-11 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1619#issuecomment-182825715 Thanks for the comment. Yes, as stated above, I would like to migrate snapshot deployment to the a nightly Buildbot job at Apache's infrastructure (like we also do for the d

[GitHub] flink pull request: [FLINK-3383] remove Maven deployment from Trav...

2016-02-11 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/1619#discussion_r52591570 --- Diff: .travis.yml --- @@ -17,9 +17,9 @@ language: java matrix: include: - jdk: "oraclejdk8" - env: PROFILE="-Dhadoop.version=2.7.

[GitHub] flink pull request: [FLINK-3383] remove Maven deployment from Trav...

2016-02-11 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/1619#discussion_r52590661 --- Diff: .travis.yml --- @@ -17,9 +17,9 @@ language: java matrix: include: - jdk: "oraclejdk8" - env: PROFILE="-Dhadoop.version=2.7.

[GitHub] flink pull request: [FLINK-3383] remove Maven deployment from Trav...

2016-02-11 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/1619#issuecomment-182821639 Changes look good. Do we have another way of deploying the snapshots then? --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] flink pull request: [FLINK-3383] remove Maven deployment from Trav...

2016-02-10 Thread mxm
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 n