You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by "Geir Magnusson Jr." <ge...@optonline.net> on 2001/03/17 16:15:31 UTC

FYI : property key change

quick note - 

last night the velocimacro.global.library and velocimacro.local.library 
configuration keys were combined into on :

  velocimacro.library

and is now a multi-valued property - you can pass in a comma-separated
list of files to be loaded at startup

  velocimacro.library = lib1.vm, lib2.vm, lib3.vm


If you use this in your configuration, you will have to change your
properties file (or whatever mechanism you use.)  The default is still
VM_global_lib.vm

geir

-- 
Geir Magnusson Jr.                               geirm@optonline.net
Developing for the web?  See http://jakarta.apache.org/velocity/