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/13 23:34:25 UTC

[jira] [Resolved] (SPARK-14574) Pure Java modules should not have _2.xx suffixes in their package names

     [ https://issues.apache.org/jira/browse/SPARK-14574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Rosen resolved SPARK-14574.
--------------------------------
    Resolution: Later

Resolving as "later" since this is prohibitively costly to fix and I don't have time to finish it.

> Pure Java 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