You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by J Ross Nicoll <jr...@dcs.st-and.ac.uk> on 2005/11/25 18:35:01 UTC

Javadoc fixes

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Just started looking over the Velocity source code, and noticed a lot of
Javadoc warnings. I've attached a patch against SVN revision 348987,
which fixes a lot of the simpler problems. Found three general types of
problem:

@param followed by parameter type, rather than name.
@see followed by a URL, rather than a package/class/method reference.
@return on methods without a return value (constructors and methods that
return void)

If someone could check and apply the patch to the SVN version, would be
appreciated. I'll work on getting the rest of the warnings fixed later...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDh0tF2b6gbvbx76ERAqyLAJ0V5WEEzHgjEioNR6AYvsk8geptrQCeNir3
0/bnmcf2917SOYz5TkJHCRQ=
=Sciy
-----END PGP SIGNATURE-----