Texen, yes. I use it in my build, so I have a local version. ...I missed this had been created already
org.apache.velocity.runtime.RuntimeConstants String RESOURCE_LOADERS = "resource.loaders"; Cheers Greg On Wed, 20 Mar 2019 at 09:22, Claude Brisson <cla...@renegat.net.invalid> wrote: > You mean Texen? Well, this subproject has been archived, since no one is > maintaining it anymore. > > It shouldn't be too hard to patch it the day Engine 3.0 drops reprecated > config names, though. > > On 20/03/2019 09:39, Greg Huber wrote: > > I was just upgrading my local taxen task and it uses > > VelocityEngine.RESOURCE_LOADER with a value of resource.loader > > Maybe this need to be upgraded? >> resource.loaders as I get a message > when > > running the command. > > [WARNING] configuration key 'resource.loader' has been deprecated in > favor > > of 'resource.loaders' > > > > > > > > On Wed, 20 Mar 2019 at 00:43, Claude Brisson <cla...@renegat.net.invalid > > > > wrote: > > > >> The Velocity Engine 2.1 RC3 is available since March 15. > >> > >> Main changes: > >> > >> * Velocity Engine 2.1 now requires JDK 1.8+ > >> * Two more backward compatibility flags with 1.7: hyphens in > >> identifiers and macros literal arguments handling > >> * New VTL syntax: default values for references: ${name|'John Doe'} - > >> the right part can be any valid VTL expression > >> * New VTL syntax: empty loops block for #foreach directive: > >> #foreach(...) ... #else ... #end > >> * Configuration keys refactoring (with backward compatibility > handling) > >> > >> Release notes: > >> > >> * > >> > >> > https://dist.apache.org/repos/dist/dev/velocity/velocity-engine/2.1/release-notes.html > >> > >> Distribution: > >> > >> * > https://dist.apache.org/repos/dist/dev/velocity/velocity-engine/2.1/ > >> > >> Maven 2 staging repository: > >> > >> * > >> > https://repository.apache.org/content/repositories/orgapachevelocity-1027 > >> > >> Documentation: > >> > >> * http://velocity.apache.org/engine/2.1/ > >> > >> Sources: > >> > >> * https://svn.apache.org/repos/asf/velocity/engine/tags/2.1/ > >> > >> > >> If you have had a chance to review the test build, please respond with a > >> vote on its quality: > >> > >> [ ] Leave at test build > >> [ ] Alpha > >> [ ] Beta > >> [ ] General Availability (GA) > >> > >> -- > >> Claude > >> > >> > >> --------------------------------------------------------------------- > >> 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 > >