----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4439/#review6333 -----------------------------------------------------------
Ship it! Thanks. - Benjamin On 2012-03-24 21:02:30, Charles Reiss wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/4439/ > ----------------------------------------------------------- > > (Updated 2012-03-24 21:02:30) > > > Review request for mesos and Benjamin Hindman. > > > Summary > ------- > > Use JAVA_HOME to run java for the Java example frameworks. This should allow > tests to pass if JAVA_HOME specified at configure-time is incompatible with > the java on the path. (e.g. $JAVA_HOME/bin/javac is Java 7, but the 'java' on > the PATH is Java 6). > > > This addresses bug MESOS-87. > https://issues.apache.org/jira/browse/MESOS-87 > > > Diffs > ----- > > src/examples/java/test-exception-framework.in 415d355 > src/examples/java/test-executor.in 4e8daf6 > src/examples/java/test-framework.in 2c12953 > src/examples/java/test-multiple-executors-framework.in 04c0d5b > > Diff: https://reviews.apache.org/r/4439/diff > > > Testing > ------- > > > Thanks, > > Charles > >
