btw, perhaps the plugin should include a "todo" annotations jar (which
should be publicly available) to be used on field, method or class level.
Then, the report would simply use 'apt' to discover them...
moreover, sun should put it in the jdk! :)
----- Original Message -----
From: "Nicolas Chalumeau" <[EMAIL PROTECTED]>
To: "Maven Users List" <[email protected]>; "Mark Hobson"
<[EMAIL PROTECTED]>
Sent: Friday, May 27, 2005 11:39 AM
Subject: Re: Task list of "// TODO" comments
Good luck and all my admiration expression if you provide the velocity
patch for this...
It will be really really hard as :
- this kind of comment can be every where (ie not in a class / method
/ attribut comment)
- $class.getTags(aTag) will not work are they are not regular javadoc
comment ie @aTagThing
- a velocity way don't seem easily implementable so you will much
search this tag with an other method. In this case you need to merge
the 2 differants report
And for me this type of tag are development mark if in need to make
them to be in a report I use the regular @todo stuff. But yes an
@fixme could be usefull to report known bug
Nicolas,
2005/5/27, Mark Hobson <[EMAIL PROTECTED]>:
+1
Customisable tags in a similar vein to eclipse would be great - e.g.
TODO:, FIXME:, etc.
On 5/27/05, Arik Kfir <[EMAIL PROTECTED]> wrote:
> +1
>
> ----- Original Message -----
> From: "Wim Deblauwe" <[EMAIL PROTECTED]>
> To: "Maven Users List" <[email protected]>
> Sent: Friday, May 27, 2005 10:59 AM
> Subject: Re: Task list of "// TODO" comments
>
>
> I would be interested in this too. IntelliJ uses the same.
>
> regards,
>
> Wim
>
> 2005/5/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> >
> >
> > Hi guys,
> >
> > I wanted to know if someone has already written a task list plugin
> > that
> > work for "// TODO" comments, as Eclipse uses this kind of task tag in
> > the
> > Java code.
> >
> > Tanks & Best regards,
> > Fabrice
> >
> > ---------------------------------------------------------------------
> > 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]
>
>
---------------------------------------------------------------------
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]