commit | 8bf7b5d51a6ff9a6d9b5cc5c21ecbf2ae5d0e804 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu Dec 10 22:24:39 2015 +0000 |
committer | Colin Cross <ccross@android.com> | Thu Dec 10 16:31:22 2015 -0800 |
tree | 172d14e4ef21df5d4e8a3b879afba18e5e8d5f4e | |
parent | 0ba8a9cecc0a0a1a6d58a087cdf88b308185ff2b [diff] |
Set -Xdoclint:none Mac builds use a javadoc tool that fails on more warnings than linux builds. Add -Xdoclint:none to all java 8 standard doclet javadoc commands. Don't add it to javadoc commands that use the com.google.doclava.Doclava doclet, it doesn't understand -Xdoclint:none. Change-Id: I6c2f69555ca64b028d22b06286156491f51ac86c