[
https://issues.apache.org/jira/browse/FLINK-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103860#comment-15103860
]
ASF GitHub Bot commented on FLINK-3246:
---------------------------------------
GitHub user StephanEwen opened a pull request:
https://github.com/apache/flink/pull/1515
[FLINK-3246] Remove unnecessary '-parent' suffix from some projects
Remove unnecessary '-parent' suffix from projects 'flink-contrib' and
'flink-streaming-connectors'.
The projects `flink-streaming-connectors-parent` and `flink-contrib-parent`
carry the unnecessary `-parent ` suffix.
I suspect that was mistakenly added when looking at the root project called
`flink-parent`. The suffix was added there to not have a project with an
unqualified name flink. However, for the projects mentioned here, that suffix
is not necessary and can be dropped.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink project_names
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1515.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 #1515
----
commit b64c2133df8a4fa23eb6c42a9b49e03d8c016257
Author: Stephan Ewen <[email protected]>
Date: 2016-01-17T18:44:43Z
[FLINK-3246] Remove unnecessary '-parent' suffix from projects
'flink-contrib' and 'flink-streaming-connectors'.
----
> Consolidate maven project names with *-parent suffix
> ----------------------------------------------------
>
> Key: FLINK-3246
> URL: https://issues.apache.org/jira/browse/FLINK-3246
> Project: Flink
> Issue Type: Improvement
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.0.0
>
>
> The projects {{flink-streaming-connectors-parent}} and {{flink-contrib}}
> parent carry the unnecessary {{-parent}} suffix.
> I suspect that was mistakenly added when looking at the root project called
> {{flink-parent}}. The suffix was added there to not have a project with an
> unqualified name {{flink}}. However, for the projects mentioned here, that
> suffix is not necessary and can be dropped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)