Vincent Siveton wrote:
Hi Dennis,



2008/7/31  <[EMAIL PROTECTED]>:
Author: dennisl
Date: Thu Jul 31 13:52:45 2008
New Revision: 681482

URL: http://svn.apache.org/viewvc?rev=681482&view=rev
Log:
o Remove date based @since tags.
o Fix Javadoc errors.


[SNIP]

 public class CompositeMap
@@ -44,7 +43,7 @@
    /**
     *
     * @param maps
-     * @throws IOException if getting envvars failed
+     * @throws java.io.IOException if getting envvars failed
     */
    public CompositeMap( List /* Map */maps )
    {


I think it will be great to add a Common Javadoc bugs part (similar to
the Benjamin's common bugs thread) in the Guide To Maven Documentation
Style.

Useful for sure, but I'm not sure how to create a generic tool that can help us find such errors. Perhaps some pointers to good IDEs that has such tools?

Also, we need to add some IDE tricks to avoid these errors.

Yes, these errors were caught by IDEA.


Cheers,

Vincent

[SNIP]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to