My updated Velocity 1.7 (which I changed to 1.8) is now pushed to github.
https://github.com/fbrier/velocity
I did not do this earlier, because I did not want to start a new
project, just contribute my code. Based on all the comments in the
thread, I am throwing it out there. I know it isn't perfect, but it
does work, build, pass all the tests (and those it does not, were
probably not being run by the Ant build), with all the latest libraries
and JDK 1.7 using Maven. Please let me know what you think.
Fred
On 05/29/2015 07:41 AM, Mike Kienenberger wrote:
On Fri, May 29, 2015 at 10:33 AM, Nathan Bubna <nbu...@gmail.com> wrote:
If Mike wants to revive the Ant build for 1.7, i have no problem with that.
I do remember the JJParserState issue when rebuilding the parser though.
Always bugged me, but i never saw an easy fix.
My first try at an easy fix failed, but I've got a v2 patch in issue
862 that will work -- I cheated and used the ant <replace> task to add
the import after the package declaration.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org