RE: plugin to gather statistics, make a summary and store them into aDB

2004-05-06 Thread Jerome Lacoste
On Thu, 2004-05-06 at 00:48, Vincent Massol wrote: > Hi Jerome, > > I'm also working on this subject so that's great someone else is also > interested! Vincent, Thanks for the answer > The goal is to be able to gather data from all existing "quality" > plugins like junit, jdepend, checkstyle,

RE: plugin to gather statistics, make a summary and store them into aDB

2004-05-06 Thread Jerome Lacoste
On Thu, 2004-05-06 at 00:48, Vincent Massol wrote: > Hi Jerome, > > I'm also working on this subject so that's great someone else is also > interested! Vincent, Thanks for the answer > The goal is to be able to gather data from all existing "quality" > plugins like junit, jdepend, checkstyle,

RE: plugin to gather statistics, make a summary and store them into aDB

2004-05-06 Thread Vincent Massol
Hi Jerome, I'm also working on this subject so that's great someone else is also interested! The goal is to be able to gather data from all existing "quality" plugins like junit, jdepend, checkstyle, PMD, etc into one single report and to perform analysis of data over time, trends, etc. I've be

Re: plugin to gather statistics, make a summary and store them into aDB

2004-05-06 Thread Jerome Lacoste
On Wed, 2004-05-05 at 02:47, Nicolas De Loof wrote: > I was thinking about something like this. > I vas trying to build a plugin that should as a "site" postGoal > It works this way: > > For ecah "*-report.xml" file in target/generated-doc it search a coresponding > stylesheet (jsl in plugin-res

Re: plugin to gather statistics, make a summary and store them into aDB

2004-05-04 Thread Nicolas De Loof
I was thinking about something like this. I vas trying to build a plugin that should as a "site" postGoal It works this way: For ecah "*-report.xml" file in target/generated-doc it search a coresponding stylesheet (jsl in plugin-resources) and applies it. It then concat the result of all those