[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xmlBlaster changes in cvs



Hi,

the xmlBlaster.properties format changed in cvs.
The best is to remove your xmlBlaster.properties
and use the delivered xmlBlaster.properties.template.

You can now use every key from the JVM (system properties)
from the command line or from the properties file itself
as a variable ${...}:

For example you could define a variable in xmlBlaster.properties:

   XMLBLASTER_HOME=${user.home}/xmlBlaster

and use it as a variable in this file, e.g.

   MY_XSL_DIR=${XMLBLASTER_HOME}/xsl<br />

Note the use of the JVM property 'user.home', and
the nested use of variables.

regards Marcel
    


-- 
Marcel Ruff
ruff at swand.lake.de
http://www.lake.de/home/lake/swand/
http://www.xmlBlaster.org