I have to maintain an old legacy codebase that uses velocity 1.4 for several things. The customer is pretty conservative when it comes to updates, so we have to cope with this ancient dependencies. I'd like to solve a problem with recursive macros, which is not possible in this version.
So I thought that an update may be the solution.
Has anyone an idea what incompatibilities have been introduced?