aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2013-09-26 13:58:10 -0700
committerReynold Xin <rxin@apache.org>2013-09-26 13:58:10 -0700
commit3f283278b00fc0a98a6c8cccd704bfc476f5d765 (patch)
tree3f5d85e375b999998cf7bf3f351090e0822d31ca /pom.xml
parentc514cd15879d510406712b1cebdaf0c0db9151c9 (diff)
downloadspark-3f283278b00fc0a98a6c8cccd704bfc476f5d765.tar.gz
spark-3f283278b00fc0a98a6c8cccd704bfc476f5d765.tar.bz2
spark-3f283278b00fc0a98a6c8cccd704bfc476f5d765.zip
Removed scala -optimize flag.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d74d45adf1..ad5051d38a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -557,7 +557,6 @@
<useZincServer>true</useZincServer>
<args>
<arg>-unchecked</arg>
- <arg>-optimise</arg>
<arg>-deprecation</arg>
</args>
<jvmArgs>