> On July 8, 2015, 12:38 p.m., Ben Mahler wrote: > > Any plan to get this onto the website?
Unfortunately, our website build/deploy Rakefile doesn't use the standard maven way to generate javadoc, and just runs the javadoc command manually. See https://issues.apache.org/jira/browse/MESOS-2959 - Adam ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35961/#review90969 ----------------------------------------------------------- On June 29, 2015, 8:53 a.m., Connor Doyle wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35961/ > ----------------------------------------------------------- > > (Updated June 29, 2015, 8:53 a.m.) > > > Review request for mesos, Adam B and Ben Whitehead. > > > Bugs: MESOS-1552 > https://issues.apache.org/jira/browse/MESOS-1552 > > > Repository: mesos-incubating > > > Description > ------- > > Updates the Java POM to include the generated Java protobuf classes. > > > Diffs > ----- > > src/java/generated/org/apache/mesos/MesosNativeLibrary.java.in c54d903 > src/java/mesos.pom.in 138da55 > src/java/src/org/apache/mesos/MesosExecutorDriver.java 1b5ed60 > > Diff: https://reviews.apache.org/r/35961/diff/ > > > Testing > ------- > > - configure > - make > - Manual verification of generated Javadoc HTML > > > Thanks, > > Connor Doyle > >
