[ 
https://issues.apache.org/jira/browse/MESOS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151380#comment-13151380
 ] 

[email protected] commented on MESOS-87:
----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2852/
-----------------------------------------------------------

Review request for mesos.


Summary
-------

Patches all the Java example framework shell scripts to use 
'$JAVA_HOME/bin/java' (if it is executable) instead of 'java'.


This addresses bug MESOS-87.
    https://issues.apache.org/jira/browse/MESOS-87


Diffs
-----

  src/examples/java/test_exception_framework be78062 
  src/examples/java/test_executor d2fbb05 
  src/examples/java/test_framework 2713b34 
  src/examples/java/test_multiple_executors_framework 9fad319 

Diff: https://reviews.apache.org/r/2852/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

        

Reply via email to