I'd like to submit a patch that changes all the file names and line
number reported in exception to a consistent format. Currently its
difficult to create pattern matchers that will detect the two
different styles. We have the two following styles:
1) "at line aa, column bb of /voo.vm"
2) "/foo.vm[aa,bb]"
I prefer number 2...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org
|