This page lists two main changes: - Fix a minor security issue in user-edited templates applications: let SecureUberspector block methods on ClassLoader and subclasses. - New spring-velocity-support module for Velocity Engine integration in Spring Framework. but the linked https://velocity.apache.org/engine/2.3/changes.html is empty.
I just found the bug. The site building script expected to find an src/changes/changes.xml at the tag 2.3, while the real tag is (for now) 2.3-rc1.
We switched from svn to git last year, so the release process lacks a policy for tags. I did include the rc number in the tag because for master I had to rollback once my changes and found myself deleting a git tag, potentially already checked out somewhere. The idea is to copy the successful rc tag towards 2.3. I just means another step in the process, as this recent bug shows us, but this way tags are permanent.
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org