aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2013-09-26 14:28:55 -0700
committerReynold Xin <rxin@apache.org>2013-09-26 14:28:55 -0700
commit714fdabd99bbff3a0cdec5dcf06b021a3a3f2da8 (patch)
tree0bc0f59dc8dac982a6dc7f6e25e1a2195cf34332 /pom.xml
parent13eced723f222095ea4b52c4f6cb078cae66342e (diff)
parent3f283278b00fc0a98a6c8cccd704bfc476f5d765 (diff)
downloadspark-714fdabd99bbff3a0cdec5dcf06b021a3a3f2da8.tar.gz
spark-714fdabd99bbff3a0cdec5dcf06b021a3a3f2da8.tar.bz2
spark-714fdabd99bbff3a0cdec5dcf06b021a3a3f2da8.zip
Merge pull request #17 from rxin/optimize
Remove -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>