On 1/22/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I am removing as much checkstyle error as possible in preparation of 1.2
> release. The current errors all deal with missing javadoc tags in derived
> classes of the stat subpackages. A typical example is:
>
> /**
> * @see
> org.apache.c
I am removing as much checkstyle error as possible in preparation of 1.2
release. The current errors all deal with missing javadoc tags in derived
classes of the stat subpackages. A typical example is:
/**
* @see
org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic#getResult(