-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21080/
-----------------------------------------------------------
(Updated May 5, 2014, 6:46 p.m.)
Review request for mesos and Mesos ReviewBot.
Changes
-------
Subtask of MESOS-1259
Bugs: MESOS-1302
https://issues.apache.org/jira/browse/MESOS-1302
Repository: mesos-git
Description
-------
[MESOS-1259]:Enrich the Java Docs in the src/java files. --
MesosSchedulerDriver.java
Diffs
-----
src/java/src/org/apache/mesos/MesosSchedulerDriver.java
3fd1eb55468765cd9e9dceec53a653f6455000a3
Diff: https://reviews.apache.org/r/21080/diff/
Testing
-------
1. ./bootstrap && mkdir build && cd build && ../configure && make
2. cd src/java/target/apidocs
3. Open index.html in your browser. i.e. open index.html
4. Verify the Executor API.
Thanks,
Bernardo Gomez Palacio