Thanks for the feedbacks guys,
I'll fix the latest checkstyle warnings following Seb's suggestions :)
Have a nice day!
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Wed, Apr 6, 2011 at 5:06 PM, sebb <seb...@gmail.com> wrote:
> On 6 April 2011 06:54, Simone Tripodi <simonetrip...@apache.org> wrote:
>> Hi Gary :)
>> do you have please any suggestion how to fix the "Expected @throws tag
>> for 'XXXXException'" even if the "@throws XXXXException" is set?
>
> There's no explanation for the @throws. Checkstyle seems to be
> complaining about that.
>
> i.e. change
>
> @throws XXXXException
>
> to
>
> @throws XXXXException if the moon is in the 3rd quarter
>
> or whatever is more appropriate.
>
>> Many thanks in advance!!!
>> All the best,
>> Simo
>>
>> http://people.apache.org/~simonetripodi/
>> http://www.99soft.org/
>>
>>
>>
>> On Wed, Apr 6, 2011 at 3:23 AM, Gary Gregory <garydgreg...@gmail.com> wrote:
>>> On Tue, Apr 5, 2011 at 6:34 PM, Simone Tripodi 
>>> <simonetrip...@apache.org>wrote:
>>>
>>>> Hi all guys,
>>>> I reduced the checkstyle errors from more than 300 to 45, follow below
>>>> what is missing:
>>>>
>>>
>>> Nice chunk to lop off! :)
>>>
>>> I do not use Discovery, otherwise I'd weigh in on the tickets.
>>>
>>> Gary
>>>
>>>
>>>>
>>>>  * Missing package documentation file: I'd ignore them since package
>>>> descriptions are defined in 'package-info.java' and correctly
>>>> visualized in javadoc;
>>>>  * Expected @throws tag for 'XXXXException': I don't understand why
>>>> they are reported, even if they are in the @throws tag :O
>>>>
>>>> What's next on Jira before 0.5-RC2:
>>>>
>>>>  * DISCOVERY-16: consider it already done
>>>>  * DISCOVERY-7: don't have an idea yet how to solve it (if it makes
>>>> sense to fix it)
>>>>  * DISCOVERY-6: we switched to Java5, can be overlooked?
>>>>  * DISCOVERY-3: thoughts?
>>>>
>>>> Now off to bad, thanks in advance for your feedbacks!
>>>> Simo
>>>>
>>>> http://people.apache.org/~simonetripodi/
>>>> http://www.99soft.org/
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>
>>>>
>>>
>>>
>>> --
>>> Thank you,
>>> Gary
>>>
>>> http://garygregory.wordpress.com/
>>> http://garygregory.com/
>>> http://people.apache.org/~ggregory/
>>> http://twitter.com/GaryGregory
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

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

Reply via email to