|
From: <jue...@we...> - 2004-08-02 15:10:17
|
Thanks for spotting those, Claus!
I've just addressed most of them; the only remaining ones are:
Missing javadoc for class/interface:
- org.springframework.aop.framework.AdvisedSupportListener
- org.springframework.aop.framework.AopProxy
Rod, can you please add class-level javadoc for those two?
Juergen
-----Original Message-----
From: spr...@li...
[mailto:spr...@li...]On Behalf
Of Claus Ibsen
Sent: Monday, August 02, 2004 4:17 PM
To: spr...@li...
Subject: [Springframework-developer] More minor typos in javadoc
(cosmetic)
Hi
Yeah I browsed some of the javadoc for v1.1RC1 to get more familiar with =
Spring.
I have some time once in a while at work since I am waiting for BEA =
Workshop to
finish compiling or BEA Portal Server to startup - usually 3-5 min.
Crap this is slow development environment. But hey you got to do a
living and our current project involves these '(un)development =
environments'.
So in my dream of being free again using whatever editor and ant
build system and without an EJB container I check out spring.
Well anyway here are my disconveries (javadoc only):
Missing javadoc for class/interface:
- org.springframework.aop.framework.AdvisedSupportListener
- org.springframework.aop.framework.AopProxy
- org.springframework.jms.connection.JmsTransactionManager
- org.springframework.scheduling.quartz.SchedulerFactoryBean.
DelayedSchedulerStartException
- =
org.springframework.scheduling.quartz.ResourceJobSchedulingDataProcessor.=
JobSchedulingDataInitializationException
- rg.springframework.web.servlet.mvc.throwaway.
ThrowawayControllerHandlerAdapter
- org.springframework.web.servlet.view.AbstractTemplateViewResolver
Other:
- org.springframework.dao.ConcurrencyFailureException
(wrong spellings: aconcurrency =3D> a concurrency, failur =3D> =
failure)
- org.springframework.ejb.support
(missing end paranthesis in the package description)
- org.springframework.jdbc.object.RdbmsOperation
(should use the 2nd sentense as the first sentense to have better
overview description)
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|