Github user aalexandrov commented on the pull request:
https://github.com/apache/flink/pull/477#issuecomment-83985616
All but one of the profiles (including the two scala 2.11 profiles) build
with the latest rebase:
https://travis-ci.org/stratosphere/flink/builds/55147681
The one that fails stalls on a `flink-streaming-core` test case which I
think is not related to the Scala 2.11 migration (actually it is a build that
uses 2.10). I suggest to adapt the `.travis.yml` as follows in order to keep
the amount of builds <= 5:
* add '-Dscala2.11 to one of the hadoop1 profiles
* add '-Dscala2.11 to one of the hadoop2 profiles
and then merge.
---
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.
---