> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mardi 29 juin 2004 07:53
> To: Maven Developers List
> Subject: Re: [checkstyle] First try at generating a RSS feed - Feedback
> wanted
> 
> I'll take a look.
> 
> Is this generic enough to be used in other reports and the dashboard?
> 
> I find checkstyle useless personally, but an RSS of changes.xml, junit,
> cactus
> and others would be really nice...

You're right. That's exactly the goal (to generalize the use of RSS feeds
for all reports). I've picked one at random to start with and it happened to
be checkstyle (it's kinda useful for us because we have lots of errors that
are put as warnings and we would like to monitor the trend).

Changes.xml is next on my list.

It's not completely generic but the code is quite simple. I'm not yet sure
it warrants putting the common logic in a rss plugin yet. I think we need to
implement a few like this and then refactor if required.

Thanks
-Vincent
 
> 
> Cheers,
> Brett
> 
> Quoting Vincent Massol <[EMAIL PROTECTED]>:
> 
> > Hi guys,
> >
> >
> >
> > Yesterday, I've committed my first at generating a RSS feed of
> checkstyle
> > errors. The idea is that whenever the project site is redeployed the
> feed
> > will get updated.
> >
> >
> >
> > Feedback is much welcome.
> >
> >
> >
> > Thanks
> >
> > -Vincent
> >
> >
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> 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