joshfischer1108 opened a new pull request #3225: Joshfischer/fix website URL: https://github.com/apache/incubator-heron/pull/3225 @nwangtw This PR fixes the build process of the static site. Java 8 seems to enforce strict linting. I tried to fix several of the linting issues, but quickly found that the error count was not decreasing and was bound to be a never ending task.. I decided to turn off doclint as it seems to be forced upon us (and I'm not qualified to fill in all of the missing `@param` and `@return` in the comments as I didn't write all of the code). You can verify the static assets build as expected by following the instructions [here](https://github.com/apache/incubator-heron/tree/master/website).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
