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

javadoc - here be dragons - (10 cosmetic/missing issues with javadoc) [SPR-3139] #7825

Closed
spring-projects-issues opened this issue Feb 10, 2007 · 3 comments
Labels
type: bug A general bug type: documentation A documentation task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Claus Ibsen opened SPR-3139 and commented

DONE #1
I was browsing some of the javadoc for the spring framework and stumbled across this strange dragon sentence ;)
Here be dragons.
in the class org.springframework.aop.aspectj.RuntimeTestWalker

AA: I guess Adrian put this here on purpose to tell everybody this class contains functionality that should be moved over to AspectJ and that essentially this piece of code is a little less clean (to put it mildly ;-). I've removed it.

DONE #2
org.springframework.aop.config.AdvisorComponentDefinition has no class javadoc

#3
org.springframework.jmx.export.annotation.ManagedNotification has no annotation javadoc
org.springframework.jmx.export.annotation.ManagedNotifications has no annotation javadoc

DONE #4
org.springframework.orm.ibatis
The link to ibatis is moved to Apache: http://ibatis.apache.org/

DONE #5
org.springframework.scripting.config.LangNamespaceHandler has no class javadoc

DONE #6
org.springframework.test.annotation several annotations in this package have no javadoc

DONE #7
org.springframework.transaction.config.TxNamespaceHandler has no class javadoc

DONE #8
org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag has no class javadoc

DONE #9
org.springframework.web.servlet.view.tiles.TilesJstlView has it's summary text cut due using dot in "i.e." so it can not show the entire sentence
(Specialization of TilesView for JSTL pages, i.e. Tiles pages that use the JSP Standard Tag Library.)

DONE #10
org.springframework.web.servlet.view.velocity.VelocityViewResolver
As #9


Affects: 2.0.2

@spring-projects-issues
Copy link
Collaborator Author

Claus Ibsen commented

Damm it was set to major as default. This issue is of course trivial.

@spring-projects-issues
Copy link
Collaborator Author

Alef Arendsen commented

#3 is still left; I will arrange this later today.

@spring-projects-issues
Copy link
Collaborator Author

Alef Arendsen commented

Fix in 2.0.3. Moving doc issues for ManagedNotification annotation to new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

1 participant