Isabel,

Wow, this looks great. There's lots of information in here. Sean
definitely has a point where it would be very nice to eliminate the
information about things we're not really concerned with. Also, I
wonder if these are cases where we need to add more checks.Is there
some report that tracks the usage of deprecated classes/methods with
optional whitelisting of certain cases (e.g the hadoop/mapred apis)?

In addition to the reports generated nightly from trunk, it would be
nice if some of the reports (e.g Javadoc, JIRA or some sort of
Changelog) could be generated for each release and preserved on the
site regardless of the current state of trunk. This way, for example,
the javadoc for each release can be found. Other projects don't always
do this, and it is kind of a pain if one is using an older version of
the API and trying to find docs for that version.

It will be be interesting to see the reports for the other modules as
well. examples, utils, matrix. This will certainly help with
determining where unit tests need to be written for the new matrix
code inherited from colt, etc.

Drew



On Fri, Nov 27, 2009 at 3:26 PM, Isabel Drost <isa...@apache.org> wrote:
>
> Hello,
>
> I just ran several code analysis reports over the Mahout source code.
> Results are published at
>
> http://people.apache.org/~isabel/mahout_site/mahout-core/project-reports.html
>
> It includes several reports on code quality, test coverage, java docs
> and the like. When generated regularly say on Hudson I think it could
> be beneficial both for us (for getting a quick impression of where
> cleanup is necessary most) as well as for potential users.
>
> I would like to see a third tab added to our homepage that points to
> a page containing reports for each of our modules. I would try to cleanup the
> generated site a little before - we certainly do not need the "Project
> information" stuff in there, as most of this is already generated
> through forest. In addition I can take care of setting up a hudson
> job to recreate the site on a regular schedule.
>
> Cheers,
> Isabel
>
> --
>  |\      _,,,---,,_       Web:   <http://www.isabel-drost.de>
>  /,`.-'`'    -.  ;-;;,_
>  |,4-  ) )-,_..;\ (  `'-'
> '---''(_/--'  `-'\_) (fL)  IM:  <xmpp://main...@spaceboyz.net>
>
>

Reply via email to