Re: aggregating report

2006-05-19 Thread John Allen
od job too what with all the forking going on) John - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Wednesday, May 17, 2006 10:24 PM Subject: Re: aggregating report I'm not happy with the current aggregati

Re: aggregating report

2006-05-17 Thread Brett Porter
rham wrote: I'm trying to build an aggregating version of the JavaNCSS report. We have 30-40 modules but don't want to mine those reports by hand for totals. The issue is simply one of ordering: when I generate the top-level site, it runs my aggregating report BEFORE the child re

RE: aggregating report

2006-05-17 Thread Mike Perham
Hmm. I assume the mail server strips HTML attachments? -Original Message- From: Mike Perham [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 4:10 PM To: Maven Developers List Subject: aggregating report I'm trying to build an aggregating version of the JavaNCSS report. We

aggregating report

2006-05-17 Thread Mike Perham
I'm trying to build an aggregating version of the JavaNCSS report. We have 30-40 modules but don't want to mine those reports by hand for totals. The issue is simply one of ordering: when I generate the top-level site, it runs my aggregating report BEFORE the child reports. My