[
https://issues.apache.org/jira/browse/FLINK-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367034#comment-14367034
]
ASF GitHub Bot commented on FLINK-1712:
---------------------------------------
Github user aalexandrov commented on the pull request:
https://github.com/apache/flink/pull/477#issuecomment-82930555
Can we merge this before handling
[FLINK-1712](https://issues.apache.org/jira/browse/FLINK-1712)?
I can open a separate PR that adds the suffixes and automates the
deployment of two sets of artifacts later if we agree on that. The current PR
at least introduces scala-2.11 and makes sure that newly contributed Scala code
is both 2.10 and 2.11 compatible.
> Restructure Maven Projects
> --------------------------
>
> Key: FLINK-1712
> URL: https://issues.apache.org/jira/browse/FLINK-1712
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Priority: Minor
>
> Project consolidation
> - flink-hadoop (shaded fat jar)
> - Core (Core and Java)
> - (core-scala)
> - Streaming (core + java)
> - (streaming-scala)
> - Runtime
> - Optimizer (may also be merged with Client)
> - Client (or Client + Optimizer)
>
> - Examples (Java + Scala + Streaming Java + Streaming Scala)
> - Tests (test-utils (compile) and tests (test))
>
> - Quickstarts
> - Quickstart Java
> - Quickstart Scala
>
> - connectors / Input/Output Formats
> - Avro
> - HBase
> - HadoopCompartibility
> - HCatalogue
> - JDBC
> - kafka
> - rabbit
> - ...
>
> - staging
> - Gelly
> - ML
> - spargel (deprecated)
> - expression API
>
> - contrib
>
> - yarn
>
> - dist
>
> - yarn tests
>
> - java 8
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)