Skip to content

Fix errors with Javadoc 8 #1278

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

Merged
merged 2 commits into from
May 25, 2016
Merged

Conversation

Blaisorblade
Copy link
Contributor

sbt dotty-interfaces/publishLocal fails for me, fix enough errors to
make it work.

`sbt dotty-interfaces/publishLocal` fails for me, fix enough errors to
make it work.
@smarter
Copy link
Member

smarter commented May 25, 2016

/rebuild

As a reference for how to fix warnings appropriately, I used
http://www.oracle.com/technetwork/articles/java/index-137868.html

However, I did not refrain from moving the entire JavaDoc of a method
into `@return` rather than repeating it, even though the guide (at a
quick skimming) seems to suggest otherwise.
@smarter
Copy link
Member

smarter commented May 25, 2016

/rebuild

1 similar comment
@Blaisorblade
Copy link
Contributor Author

/rebuild

@smarter
Copy link
Member

smarter commented May 25, 2016

LGTM, thank you for your contribution!

@smarter smarter merged commit 83bff19 into scala:master May 25, 2016
@Blaisorblade Blaisorblade deleted the topic/javadoc-build branch May 31, 2016 17:56
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.

3 participants