RocMarshal edited a comment on pull request #16300:
URL: https://github.com/apache/flink/pull/16300#issuecomment-869337797


   @tisonkun Thank you for your reply. I found this problem during the 
investigation of version upgrade.
   It’s probably that `ScalaVersion = "_2.11" ` was  discussed carefully when 
the documentation was upgraded.
   And there are many typos about  variable reference 
`site.scala_version_suffix` and `site.version` instead of  `scala_version` and 
`version`.
   
   I'm not sure that we should keep `ScalaVersion = "_2.11"` or update it to 
`ScalaVersion = "2.11"`. The former requires fewer changes, while the latter 
requires more changes, but can be  read better.
   Please let me know your opinions.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to