Github user aalexandrov commented on the pull request:
https://github.com/apache/flink/pull/477#issuecomment-82266786
If we go with the suffix, we basically have two options:
1. Add the suffix only to modules that use Scala
1. Add the suffix to all maven modules, regardless whether they use Scala
or not
Downside of option (1) is that we might break split names incrementally if
we add Scala in the future.
Downside of option (2) is the more LOC that need to be adapted in the POMs.
My two cents are for (2).
---
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.
---