NickBurkard commented on a change in pull request #14544: URL: https://github.com/apache/flink/pull/14544#discussion_r551017949
########## File path: pom.xml ########## @@ -877,7 +830,7 @@ under the License. </properties> <activation> <property> - <name>scala-2.12</name> + <name>!scala-2.11</name> Review comment: Even if a user does not specify `-Dscala-2.12`, the 2.12 profile will trigger. I wanted to avoid using `activeByDefault`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org