[ https://issues.apache.org/jira/browse/FLINK-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089354#comment-15089354 ]
ASF GitHub Bot commented on FLINK-1712: --------------------------------------- Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1492#issuecomment-170033507 Can you summarize what the changes from this pull request are? The set of changes is too large for github to display. > 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)