commit | 8dc5b9168776d1870bb0f77cc2331c5c9d7309fb | [log] [tgz] |
---|---|---|
author | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Sun Aug 19 20:48:06 2012 +0000 |
committer | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Sun Aug 19 20:48:06 2012 +0000 |
tree | 39a0aff07864da4ffa77e88fe0454184886f5e90 | |
parent | 6791a50cf03b947359705b5a19e62a60126ff812 [diff] |
merged hyracks_asterix_stabilization r1792:1829 to hyracks_lsm_tree git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_lsm_tree@1836 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml b/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml index 93c0615..afe91d1 100644 --- a/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml +++ b/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml
@@ -81,6 +81,7 @@ <configuration> <hyracksServerHome>${basedir}/../../../hyracks-server/target/hyracks-server-${project.version}-binary-assembly</hyracksServerHome> <hyracksCLIHome>${basedir}/../../../hyracks-cli/target/hyracks-cli-${project.version}-binary-assembly</hyracksCLIHome> + <jvmOptions>${jvm.extraargs}</jvmOptions> </configuration> <executions> <execution>