spark-instrumented-optimizer/unsafe
Tom Graves e988adb58f [SPARK-8574] org/apache/spark/unsafe doesn't honor the java source/ta…
…rget versions.

I basically copied the compatibility rules from the top level pom.xml into here.  Someone more familiar with all the options in the top level pom may want to make sure nothing else should be copied on down.

With this is allows me to build with jdk8 and run with lower versions.  Source shows compiled for jdk6 as its supposed to.

Author: Tom Graves <tgraves@yahoo-inc.com>
Author: Thomas Graves <tgraves@staydecay.corp.gq1.yahoo.com>

Closes #6989 from tgravescs/SPARK-8574 and squashes the following commits:

e1ea2d4 [Thomas Graves] Change to use combine.children="append"
150d645 [Tom Graves] [SPARK-8574] org/apache/spark/unsafe doesn't honor the java source/target versions
2015-06-25 08:27:08 -05:00
..
src [SPARK-8432] [SQL] fix hashCode() and equals() of BinaryType in Row 2015-06-23 11:55:47 -07:00
pom.xml [SPARK-8574] org/apache/spark/unsafe doesn't honor the java source/ta… 2015-06-25 08:27:08 -05:00