SPADS_update_procedure_for_new_Spring_version - beyond-all-reason/springrts_engine_wiki_mirror GitHub Wiki

This document describes how to (re)configure SPADS regarding Spring version.

Enabling/disabling Spring version auto-management in SPADS

Enabling Spring version auto-management

  • set the autoManagedSpringVersion value in spads.conf to the desired Spring version or release (examples: "103.0", "103.0.1-1359-gdc09042", "testing")
  • empty the unitsyncDir and springServer values in spads.conf
  • set the springServerType value to "dedicated" or "headless" in spads.conf (according to the type of Spring server you want to use)
  • remove any directory containing Spring base content from the springDataDir values in spads.conf
  • restart SPADS

Disabling Spring version auto-management

Changing Spring version in SPADS

Changing Spring version when auto-management is enabled

  • update the autoManagedSpringVersion value in spads.conf to the new desired Spring version or release (examples: "103.0", "103.0.1-1359-gdc09042", "testing")
  • restart SPADS

Changing Spring version when auto-management is disabled

NOTOC

Category:SPADS