Skip to content

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

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions