Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn Off Doclint on Javadoc Tasks #22

Open
JakeWharton opened this issue May 4, 2014 · 1 comment
Open

Turn Off Doclint on Javadoc Tasks #22

JakeWharton opened this issue May 4, 2014 · 1 comment

Comments

@JakeWharton
Copy link

Doclint failing the build is stupid. Let's get rid of it.

Should be something like this in the task:

options.addStringOption('Xdoclint:none')
@AlexanderLS
Copy link

@JakeWharton It will work with https://github.com/Vorlonsoft/GradleMavenPush. Please read README.md before use it.

You can set DOCLINT_CHECK (default is "false") to "true" or "false"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants