[
https://issues.apache.org/jira/browse/BAHIR-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428046#comment-15428046
]
ASF GitHub Bot commented on BAHIR-54:
-------------------------------------
GitHub user rmetzger opened a pull request:
https://github.com/apache/bahir-flink/pull/1
[BAHIR-54][BAHIR-55] Add Redis connector from Flink
- drop Scala support from the poms. All Flink connectors are implemented in
Java.
- Add `.travis.yml` file to automatically test pushes. See here:
https://travis-ci.org/rmetzger/bahir-flink/builds/153536694 Once this PR is
merged, I can ask INFRA to enable travis for the repository, so that new PRs
and pushes are verified
- Add `flink-redis-connector` to Bahir.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/bahir-flink bahir55
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir-flink/pull/1.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 #1
----
commit ce4bb80585a42522f6df732a8fee3281890513d9
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:33:11Z
[BAHIR-54] Add .travis.yml file
commit 8851d6a165e2c89df8590a70f02d516c258cd399
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:54:53Z
[BAHIR-54] Remove scala support from parent pom
commit 14d508a045a9e82679c7ded43eb3ed8ae199d6e3
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:55:30Z
[BAHIR-55] Add Redis connector from Flink
commit 860890bff5c0aae1e492e6e908d0bc2377912d44
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:58:19Z
[BAHIR-54] Drop enforced maven version
----
> Create initial directory structure in bahir-flink.git
> -----------------------------------------------------
>
> Key: BAHIR-54
> URL: https://issues.apache.org/jira/browse/BAHIR-54
> Project: Bahir
> Issue Type: Task
> Reporter: Robert Metzger
>
> As per INFRA-12440, the bahir-flink repository has been created.
> We need to set up the initial directory structure in that repository (license
> file, maven pom, ...)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)