Re: code review plugin

2005-01-18 Thread Jeffrey Bonevich
Thanx, Eric. Just what I wanted to know. I am already an Apache member, but no biggie. jeff Eric Pugh wrote: You may want to float it by maven-plugins.sf.net as well.. The barrier to entry is lower there... -Original Message- From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED] Sent: Sat

RE: code review plugin

2005-01-18 Thread Eric Pugh
You may want to float it by maven-plugins.sf.net as well.. The barrier to entry is lower there... -Original Message- From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED] Sent: Saturday, January 15, 2005 10:21 PM To: Maven Users List Subject: code review plugin Would anyone be interested i

Re: code review plugin

2005-01-17 Thread Jack Tang
In fact, I have implemented @review xdoclet, and borrowed the idea from @todo tag. So, is it useful to you? /Jack On Sat, 15 Jan 2005 22:20:39 -0500, Jeffrey Bonevich <[EMAIL PROTECTED]> wrote: > Would anyone be interested in a maven plugin I wrote that just gathers > up javadoc-style code revie

Re: code review plugin

2005-01-17 Thread Brett Porter
I think maven-plugins.sf.net On Mon, 17 Jan 2005 18:36:25 -0500, Jeffrey Bonevich <[EMAIL PROTECTED]> wrote: > dIon or another project lead - > > Is it appropriate to donate a plugin to the maven project? or should I > take it up with the maven-plugins sf project? Not sure what the proper > et

Re: code review plugin

2005-01-17 Thread Jeffrey Bonevich
dIon or another project lead - Is it appropriate to donate a plugin to the maven project? or should I take it up with the maven-plugins sf project? Not sure what the proper etiquette is. jeff Jeffrey Bonevich wrote: Would anyone be interested in a maven plugin I wrote that just gathers up jav

Re: code review plugin

2005-01-16 Thread Jon Strayer
Jeffrey Bonevich wrote: Would anyone be interested in a maven plugin I wrote that just gathers up javadoc-style code review annotations (@reviewed user -MM-dd some notes) and presents them in a report very similar to tasklist? That sounds cool to me. For those who like this sort of th

Re: code review plugin

2005-01-16 Thread Andreas Guther
Could be interesting if configurable. We are using a different format but reports on files and reviews would be very interesting. Our format is something like: @review @reviewer Andreas Jeffrey Bonevich wrote: Would anyone be interested in a maven plugin I wrote that just gathers up javadoc-sty

Re: code review plugin

2005-01-15 Thread Mauro Botelho
I'm interested. On Sat, 15 Jan 2005 22:20:39 -0500, Jeffrey Bonevich <[EMAIL PROTECTED]> wrote: > Would anyone be interested in a maven plugin I wrote that just gathers > up javadoc-style code review annotations (@reviewed user -MM-dd some > notes) and presents them in a report very similar t