[
https://issues.apache.org/jira/browse/SPARK-10126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-10126.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Issue resolved by pull request 8325
[https://github.com/apache/spark/pull/8325]
> Fix typo in release-build.sh which broke snapshot publishing for Scala 2.11
> ---------------------------------------------------------------------------
>
> Key: SPARK-10126
> URL: https://issues.apache.org/jira/browse/SPARK-10126
> Project: Spark
> Issue Type: Bug
> Components: Project Infra
> Affects Versions: 1.5.0
> Reporter: Josh Rosen
> Assignee: Josh Rosen
> Priority: Blocker
> Fix For: 1.5.0
>
>
> Obvious typo in release-build.sh broke the 2.11 Maven snapshot publisher:
> {code}
> ./dev/change-scala-version.sh 2.10
> $MVN -DzincPort=$ZINC_PORT -Dscala-2.11 --settings $tmp_settings \
> -DskipTests $PUBLISH_PROFILES deploy
> {code}
> Should change to 2.11, not 2.10. Should probably clean in-between as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]