Josh Rosen created SPARK-14574: ---------------------------------- Summary: Scala-free modules should not have _2.xx suffixes in their package names Key: SPARK-14574 URL: https://issues.apache.org/jira/browse/SPARK-14574 Project: Spark Issue Type: Improvement Components: Build Reporter: Josh Rosen Assignee: Josh Rosen
Spark has a few modules which do not depend on Scala, such as spark-launcher, unsafe, sketch, and the network libraries. However, we currently cross build and publish these artifacts for different Scala versions. We should refactor our build so that pure-Java modules can be published without Scala versions appearing in their artifact names. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org