Skip to content

Conversation

ansyeow
Copy link
Contributor

@ansyeow ansyeow commented Apr 8, 2016

@ansyeow ansyeow closed this Apr 8, 2016
@rwinch
Copy link
Member

rwinch commented Apr 8, 2016

Thanks for the PR! I'm guessing you closed this to fix the javadoc errors on the Travis build?

@ansyeow
Copy link
Contributor Author

ansyeow commented Apr 8, 2016

Hi Rob,
Yeah. And also my branch name was named meaningfully. :D

@rwinch
Copy link
Member

rwinch commented Apr 8, 2016

@ansyeow Thanks! Looking forward to the updates :)

PS: We have an open issue to allow javadoc errors to be more visible (but not display warnings). You can temporarily enable logging for javadoc by deleting these two lines:

outputLevel = org.gradle.external.javadoc.JavadocOutputLevel.QUIET

addStringOption('-quiet')

We can't do this is master because that outputs too much to the console and it makes Travis builds fail (they have a limit on the amount written to the console).

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

Successfully merging this pull request may close these issues.

2 participants