[
https://issues.apache.org/jira/browse/MESOS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237672#comment-13237672
]
[email protected] commented on MESOS-87:
----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4439/
-----------------------------------------------------------
(Updated 2012-03-24 21:02:30.234499)
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 (updated)
-----
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
> Java framework test doesn't use JAVA_HOME
> -----------------------------------------
>
> Key: MESOS-87
> URL: https://issues.apache.org/jira/browse/MESOS-87
> Project: Mesos
> Issue Type: Bug
> Components: java-api, test
> Reporter: Charles Reiss
> Assignee: Charles Reiss
> Priority: Minor
>
> The Java example frameworks (and the tests which use them) execute 'java'
> rather than using JAVA_HOME to find the correct version of Java to run for
> the test.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira