I don't know if this would help but I think we can also officially stop supporting Java 7 ...
On Tue, Feb 7, 2017 at 1:06 PM, Sean Owen <so...@cloudera.com> wrote: > I believe that if we ran the Jenkins builds with Java 8 we would catch > these? this doesn't require dropping Java 7 support or anything. > > @joshrosen I know we are just now talking about modifying the Jenkins jobs > to remove old Hadoop configs. Is it possible to change the master jobs to > use Java 8? can't hurt really in any event. > > Or maybe I'm mistaken and they already run Java 8 and it doesn't catch > this until Java 8 is the target. > > Yeah this is going to keep breaking as javadoc 8 is pretty strict. Thanks > Hyukjin. It has forced us to clean up a lot of sloppy bits of doc though. > > > On Tue, Feb 7, 2017 at 12:13 AM Joseph Bradley <jos...@databricks.com> > wrote: > >> Public service announcement: Our doc build has worked with Java 8 for >> brief time periods, but new changes keep breaking the Java 8 unidoc build. >> Please be aware of this, and try to test doc changes with Java 8! In >> general, it is stricter than Java 7 for docs. >> >> A shout out to @HyukjinKwon and others who have made many fixes for >> this! See these sample PRs for some issues causing failures (especially >> around links): >> https://github.com/apache/spark/pull/16741 >> https://github.com/apache/spark/pull/16604 >> >> Thanks, >> Joseph >> >> -- >> >> Joseph Bradley >> >> Software Engineer - Machine Learning >> >> Databricks, Inc. >> >> [image: http://databricks.com] <http://databricks.com/> >> >