Closed Fokko closed 4 years ago
@Fokko would you please rebase / merge your work against current master so that we can do a clean merge post approval?
Thanks, @arvindshmicrosoft for the review, I've swapped the properties.
Thanks @Fokko - apologies but it looks like your latest commit did not really change to the desired behavior. Can you double-check?
Hello again @Fokko - could you please double-check your latest commit? It seems to not have the correct property names as we discussed. As previously mentioned we would like to have scala.version
as 2.11
and scala.binary.version
to include the minor version i.e. 2.11.8
@arvindshmicrosoft I misinterpreted your comment, and I disagree with the suggestion. I would keep it congruent with Spark: https://github.com/apache/spark/blob/master/pom.xml#L164
Make sure that we set the Scala version at a single place, and that makes it easier to override the properties to set the Scala version of our liking.