Re: Velocity Macro Stack Traces Patch

2012-10-02 Thread Luke Perkins
ribution', it's a contribution. > > > >> >> Anyway, this would indeed be a very nice change. >> >>> On Oct 1, 2012, at 7:20 PM, Nathan Bubna wrote: >>> >>>> That looks like a great improvement! We aren't generall

Velocity Macro Stack Traces Patch

2012-10-01 Thread Luke Perkins
Hey guys I made a patch to Velocity 1.7 to enable you to print out velocity stack traces. If you dump a stack trace in a Java function that was called from a velocity file, you usually see a bunch of calls to velocity parser functions like this in the Java stack trace: ... at org.apach