You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/04/12 22:58:25 UTC

[jira] [Created] (SPARK-14574) Scala-free modules should not have _2.xx suffixes in their package names

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org