Github user markhamstra commented on the pull request:

    https://github.com/apache/spark/pull/3285#issuecomment-63181339
  
    That was quite awhile back and would require some searching of the mail 
archives and repo from when Spark was in the Apache incubator.  I did what you 
did soon after we made the switch to Scala 2.10 
(https://www.mail-archive.com/commits@spark.incubator.apache.org/msg01573.html),
 and this does work okay for local builds.  But when it comes time to make a 
public release, the release tools will start complaining because artifactId's 
in released POMs must be fixed/stable.  In later discussions, @pwendell and I 
determined that living with the annoyance of hard-coded Scala versions in the 
artifactId's was the best approach short of more involved POM re-writing tools. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to