Skip to content
New issue

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

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

Already on GitHub? # to your account

Javadocs cannot be built with Java 8 #124

Closed
unguiculus opened this issue Jan 13, 2015 · 3 comments
Closed

Javadocs cannot be built with Java 8 #124

unguiculus opened this issue Jan 13, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@unguiculus
Copy link
Contributor

See http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html for details.

@ecki
Copy link
Contributor

ecki commented Jan 14, 2015

@chewiebug can you comment on removing the date/tiemstamps from the javadocs? If you prefer to keep them I would maybe think a custom @created tag might be the way to go (there are different syntax). But I think this is task of git to keep track thats why I removed them from all touched comments (even if they do not triger doclint in some cases).

@chewiebug
Copy link
Owner

Hi Bernd,

I think, the creation information has mostly nostalgic value - some of
the classes were created way before the were committed to github. But I
don't think, they are a big loss, if we drop them.

Speaking of git keeping track of things: We might even throw out the
"author" tags. Blaming is best done with git as well.

Best regards,
Jörg

@chewiebug chewiebug added the bug label Jan 25, 2015
@chewiebug chewiebug added this to the 1.34.1 milestone Jan 25, 2015
@chewiebug chewiebug self-assigned this Jan 25, 2015
@chewiebug
Copy link
Owner

I have merge #125, which fixes this issue.

@ecki Thanks again!

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

No branches or pull requests

3 participants