Description
I disabled doclint in 5.14.1 so that JDK 8 could be used to build as well as JDK 7. However, turns out this flag needs to not be active for JDK 7 because it doesn't exist. Also, there were a couple spots the javadoc plugin is defined that I missed.