> On May 7, 2014, 1:18 p.m., Niklas Nielsen wrote: > > src/java/src/org/apache/mesos/state/State.java, lines 55-57 > > <https://reviews.apache.org/r/21083/diff/1/?file=574751#file574751line55> > > > > Don't you want to align the @return and @param description here (and > > the two other comment blocks) like in > > http://www.oracle.com/technetwork/java/javase/documentation/index-137868.html? > > :) > > Bernardo Gomez Palacio wrote: > Agree, but are we all ok if I apply the same to all @return statements?
Sounds great! :) Thanks - Niklas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21083/#review42426 ----------------------------------------------------------- On May 5, 2014, 11:36 a.m., Bernardo Gomez Palacio wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21083/ > ----------------------------------------------------------- > > (Updated May 5, 2014, 11:36 a.m.) > > > Review request for mesos and Mesos ReviewBot. > > > Bugs: MESOS-1294 > https://issues.apache.org/jira/browse/MESOS-1294 > > > Repository: mesos-git > > > Description > ------- > > [MESOS-1259]:Enrich the Java Docs in the src/java files. -- State.java > > > Diffs > ----- > > src/java/src/org/apache/mesos/state/State.java > d14d79b4850f677588c928803aba921030571fb8 > > Diff: https://reviews.apache.org/r/21083/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 > >
