[wpkg-users] Variables in settings.xml

Daniel Dehennin daniel.dehennin at ac-caen.fr
Mon Apr 14 16:36:40 CEST 2008


Hello,

In my settings.xml I want to define some variables, like this:

  <script-variable name="WPKG">\\server\wpkg</script-variable>
  <script-variable name="WPKGBIN">%WPKG%\bin</script-variable>
  <script-variable name="WPKGLOG">%WPKG%\log</script-variable>
  <script-variable name="SOFTWARE">\\horus\partage\applis\install</script-variable>
  <script-variable name="PATH">%WPKGBIN%;%PATH%</script-variable>

But it seems that WPKGLOG is not well expanded, in my debug output I
have:

2008-04-14 16:28:52, DEBUG   : Initializing new log file: %WPKG%\log\wpkg-teststation.log
2008-04-14 16:28:52, DEBUG   : Failed to open log file: Chemin d'accès introuvable; falling back to local logging: null

Regards.
-- 
Daniel Dehennin
RAIP de l'Orne



More information about the wpkg-users mailing list