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

Review request for mesos and Vinod Kone.


Bugs: MESOS-1519
    https://issues.apache.org/jira/browse/MESOS-1519


Repository: mesos-git


Description
-------

This allows java API users to construct objects in tests without extra 
hoop-jumping.

I also unintentionally built with java 8, which pointed out some javadoc 
errors.  I've fixed those here.


Diffs
-----

  src/java/src/org/apache/mesos/Executor.java 
cacb4e912cd44c5f6feb4a9920f4506e2399dcb7 
  src/java/src/org/apache/mesos/Log.java 
d27e4f9e226f1aa5588cf75cb8c0a117dbf3015d 
  src/java/src/org/apache/mesos/SchedulerDriver.java 
591984e66e8eca18f08d719659f325c21f63c2ba 
  src/java/src/org/apache/mesos/state/State.java 
d14d79b4850f677588c928803aba921030571fb8 

Diff: https://reviews.apache.org/r/22837/diff/


Testing
-------

$ make
$ make check


Thanks,

Bill Farner

Reply via email to