It looks great. 

> -----Original Message-----
> From: Matt Read [mailto:[EMAIL PROTECTED] 
> Sent: Monday, July 19, 2004 12:53 PM
> To: 'Maven Users List'
> Subject: RE: History/trends in reports
> 
> A colleague and I are actually working on a plugin right now 
> to do this, the default setup will plot a graph of total 
> tests and %age passing tests over time. Data is stored in a 
> JDBC datasource and data to be captured is currently 
> specified as an filename and an xpath to the data to gather.
> Graphs are then generated by a report plugin.
> 
> We're currently about a week away from releasing for testing, 
> I'll probably mention something on this list when we do.
> 
> Matt.
> 
> > -----Original Message-----
> > From: Turloch O'Tierney [mailto:[EMAIL PROTECTED]
> > Sent: 16 July 2004 19:32
> > To: [EMAIL PROTECTED]
> > Subject: History/trends in reports
> > 
> > Maven people,
> > 
> > My boss just asked me was there a fascility within maven to 
> do reports 
> > over time on the reports produced. We are currently 
> building mostly in 
> > ant and using maven to produce reports from the plugins 
> each night and 
> > check them into source control, cvs though we may move to 
> subversion.
> > 
> > it seems like a request that must have been made before.
> > 
> > I suppose I can
> > -whip up a script to do the needfull, greping out the date 
> and putting 
> > the results in a comma separated file and graphed via a 
> spreadsheet .
> > -save the xml files rather than the html as they should be 
> easier to 
> > extract the data from
> > 
> > Regards,
> > Turloch
> > 
> > _________________________________________________________________
> > Help STOP SPAM with the new MSN 8 and get 2 months FREE* 
> > http://join.msn.com/?page=features/junkmail
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to