aboutsummaryrefslogtreecommitdiff
path: root/assembly/pom.xml
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2015-03-04 21:00:51 -0800
committerPatrick Wendell <patrick@databricks.com>2015-03-04 21:00:58 -0800
commitf509159e9fde11592027cc457615b254e77afbb9 (patch)
tree411bdc19ac977cb3169c02063610eb2c6edfbb15 /assembly/pom.xml
parenta0aa24a63e8549c36a938248305734ff6cfa6cc6 (diff)
downloadspark-f509159e9fde11592027cc457615b254e77afbb9.tar.gz
spark-f509159e9fde11592027cc457615b254e77afbb9.tar.bz2
spark-f509159e9fde11592027cc457615b254e77afbb9.zip
SPARK-5143 [BUILD] [WIP] spark-network-yarn 2.11 depends on spark-network-shuffle 2.10
Update `<scala.binary.version>` prop in POM when switching between Scala 2.10/2.11 ScrapCodes for review. This `sed` command is supposed to just replace the first occurrence, but it replaces them all. Are you more of a `sed` wizard than I? It may be a GNU/BSD thing that is throwing me off. Really, just the first instance should be replaced, hence the `[WIP]`. NB on OS X the original `sed` command here will create files like `pom.xml-e` through the source tree though it otherwise works. It's like `-e` is also the arg to `-i`. I couldn't get rid of that even with `-i""`. No biggie. Author: Sean Owen <sowen@cloudera.com> Closes #4876 from srowen/SPARK-5143 and squashes the following commits: b060c44 [Sean Owen] Oops, fixed reversed version numbers! e875d4a [Sean Owen] Add note about non-GNU sed; fix new pom.xml update to work as intended on GNU sed 703e1eb [Sean Owen] Update scala.binary.version prop in POM when switching between Scala 2.10/2.11 (cherry picked from commit 7ac072f74b5a9a02339cede82ad5ffec5beed715) Signed-off-by: Patrick Wendell <patrick@databricks.com>
Diffstat (limited to 'assembly/pom.xml')
0 files changed, 0 insertions, 0 deletions