GitHub user ckadner opened a pull request:

    https://github.com/apache/bahir-flink/pull/16

    [BAHIR-112] Build Scala, enable Scalatest and Scalastyle

    Issue link: [BAHIR-112: Maven reports "No sources to compile" in 
flink-connector-netty](https://issues.apache.org/jira/browse/BAHIR-112)
    
    The Maven build for *Bahir-Flink* is only set up for **Java** sources 
currently. However the module `flink-connector-netty` is written in **Scala**, 
so none of that code is being compiled, tested or verified.
    
    This PR adds the **Scala, Scalatest, Scalastyle** maven plugins to the root 
`pom.xml` and modifies some of the Scala sources to comply with the enforced 
coding style.

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

    $ git pull https://github.com/ckadner/bahir-flink 
BAHIR-112_build_Scala_sources

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

    https://github.com/apache/bahir-flink/pull/16.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 #16
    
----
commit 38c0c1ac386c56216d8c59343a7e4cf951601414
Author: Christian Kadner <[email protected]>
Date:   2017-04-26T20:30:56Z

    [BAHIR-112] Build Scala sources and enable Scalatest

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to