On 09/03/2012 08:48 PM, sebb wrote:
> On 3 September 2012 19:37,  <t...@apache.org> wrote:
>> Author: tn
>> Date: Mon Sep  3 18:37:21 2012
>> New Revision: 1380305
>>
>> URL: http://svn.apache.org/viewvc?rev=1380305&view=rev
>> Log:
>> Fixed findbugs warning wrt unused imports resulting from javadoc types.
> 
> Another way to fix this would be to add the exceptions to the throws
> clause; then the import would not be redundant (and the Javadoc would
> be a bit shorter).
> 
> But not necessary to change this here; perhaps consider for other cases?

yes good idea, we do this effort now in commons-math, so I guess we
could extend it to other components as well.

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to