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 report is generated based on the information in the child project reports. Is it possible to run a report AFTER the children have generated? Of course now you need to change the deployment process, etc. Attached is an example of what I have so far.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]