Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
710:configure_stages [2024/03/08 10:24] Weinlein, Thomas710:configure_stages [2024/03/08 10:25] Weinlein, Thomas
Line 101: Line 101:
 ==== Variable replacement ==== ==== Variable replacement ====
  
- - requires Stages ''7.9.14.0'' or newer -+ - requires Stages ''7.10.5.0'' or newer -
  
 This allows to keep the critical configuration files ''server.xml'', ''config.xml'' and ''database.properties'' server independent and therefore shareable, while e.g. environment specific server names and passwords are managed in the server specific config.properties and secret.properties files. This allows to keep the critical configuration files ''server.xml'', ''config.xml'' and ''database.properties'' server independent and therefore shareable, while e.g. environment specific server names and passwords are managed in the server specific config.properties and secret.properties files.
Line 331: Line 331:
 set JAVA_OPTS=[...] -Djavax.net.ssl.trustStoreType=Windows-ROOT -Djavax.net.ssl.trustStore=NUL set JAVA_OPTS=[...] -Djavax.net.ssl.trustStoreType=Windows-ROOT -Djavax.net.ssl.trustStore=NUL
 </code> </code>
-This is the default for new installations of Stages 7.9.14.0 or newer.+This is the default for new installations of Stages 7.10.5.0 or newer.
  
 Linux: Linux: