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

Fix JavaDoc errors and warnings. #710

Merged
merged 6 commits into from
Aug 7, 2013
Merged

Conversation

stefanbirkner
Copy link
Contributor

No description provided.

@@ -144,7 +144,6 @@
version="false"
use="false"
windowtitle="JUnit API"
stylesheetfile="stylesheet.css"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are you deleting stylesheet.css?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CSS moved to another folder. Not in root.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current stylesheet does not work with JavaDoc generated by Oracle's Java7 javadoc. Somebody has to write a new stylesheet.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update this line to use src/main/javadoc/stylesheet.css. If that stylesheet has problems, we'll can fix them in a different pull.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have to restore the stylesheet. This will be done in the final rebase, when everything else is done.

@kcooney
Copy link
Member

kcooney commented Jul 31, 2013

Thanks for the contribution!

@stefanbirkner
Copy link
Contributor Author

I fixed all issues from the code review except the stylesheet stuff. If everything beside the stylesheet is fine, I would start to rebase the commit and fix the stylesheet commit.

@dsaff
Copy link
Member

dsaff commented Aug 6, 2013

Everything looks good modulo reworking the stylesheet. Thanks!

Remove internal details of the created filter and describe its behaviour instead.
Remove internal details of the created filter and describe its behaviour instead.
The test class is no available by JavaDoc.
Remove empty return and add description of the parameter.
@stefanbirkner
Copy link
Contributor Author

The pull request is ready to be merged.

dsaff pushed a commit that referenced this pull request Aug 7, 2013
Fix JavaDoc errors and warnings.
@dsaff dsaff merged commit bc2a68c into junit-team:master Aug 7, 2013
@dsaff
Copy link
Member

dsaff commented Aug 7, 2013

Thanks!

@stefanbirkner stefanbirkner deleted the javadoc branch August 8, 2013 05:34
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.

4 participants