You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Rachid <ra...@gmail.com> on 2009/05/12 09:36:39 UTC

Re: static analysis of Velocity code

Hi there,

For Java there is FindBugs, PMD, etc.
Is there a tool which can check Velocity code?


Thanks in advance,
Rachid.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org


Re: static analysis of Velocity code

Posted by Rachid <ra...@gmail.com>.
Hi RUPALI,

thnx for your reply. I know web developer, Firebug is also a nice add
on for such tasks.
But I am looking for something that can give certain warranty/insights
for velocity code.

For example, it would be nice to see at which places velocity does
output. When knowing this, I can look if escaping/encoding is done
properly. If there is no application of doing this automatically, I
can extend an existing tool.


Cheers,
Rachid.


On Tue, May 12, 2009 at 11:22 AM, RUPALI <r....@mpstechnologies.com> wrote:
> As far as my knowledge, there is no such tool you can cross check your
> velocity code with like PMD and so...
>
> You can use the Mozilla add on tool 'Web developer' that you can use for
> validating the local HTML and CSS embedded in velocity.
>
> It is quite a nice tool:
> https://addons.mozilla.org/en-US/firefox/addon/60
>
>
>
> -----Original Message-----
> From: Rachid [mailto:rachidbm@gmail.com]
> Sent: Tuesday, May 12, 2009 1:07 PM
> To: user@velocity.apache.org
> Subject: Re: static analysis of Velocity code
>
> Hi there,
>
> For Java there is FindBugs, PMD, etc.
> Is there a tool which can check Velocity code?
>
>
> Thanks in advance,
> Rachid.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
> For additional commands, e-mail: user-help@velocity.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
> For additional commands, e-mail: user-help@velocity.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org


RE: static analysis of Velocity code

Posted by RUPALI <r....@mpstechnologies.com>.
As far as my knowledge, there is no such tool you can cross check your
velocity code with like PMD and so...

You can use the Mozilla add on tool 'Web developer' that you can use for
validating the local HTML and CSS embedded in velocity. 

It is quite a nice tool:
https://addons.mozilla.org/en-US/firefox/addon/60



-----Original Message-----
From: Rachid [mailto:rachidbm@gmail.com] 
Sent: Tuesday, May 12, 2009 1:07 PM
To: user@velocity.apache.org
Subject: Re: static analysis of Velocity code

Hi there,

For Java there is FindBugs, PMD, etc.
Is there a tool which can check Velocity code?


Thanks in advance,
Rachid.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org