8000 Fix error in javadoc with java 1.8 by yDelouis · Pull Request #1033 · androidannotations/androidannotations · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Conversation

@yDelouis
Copy link
8000 Contributor
@yDelouis yDelouis commented Jun 6, 2014

I recently switch to java8 and noticed that maven won't build AA because of some errors in javadoc.
This PR fixes the javadoc.

Copy link
Member

Choose a reason for hiding this comment

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

Why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because of {@link android.app.Fragment} in the doc of @FragmentById.

Copy link
Member

Choose a reason for hiding this comment

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

As far as i know we link to Android 1.6 for reason. I do not think we should change this because of the JavaDoc.

@DayS
Copy link
Contributor
DayS commented Jun 8, 2014

Damn it's not pseudo-html anymore then... Thanks for this

@DayS DayS added this to the 3.1 milestone Jun 8, 2014
DayS added a commit that referenced this pull request Jun 8, 2014
Fix error in javadoc with java 1.8
@DayS DayS merged commit 399f17e into androidannotations:develop Jun 8, 2014
@yDelouis yDelouis deleted the fix_docAndJava1.8 branch June 8, 2014 17:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0