(→3.7.* Versions)
|
(→3.7.* Versions)
|
Line 23: | |||
<pre>-Dpropertyname="path"</pre> | <pre>-Dpropertyname="path"</pre> | ||
A relative path can be given as the value and the relative path is calculated from the server's bin directory. A absolute path is also an option. | A relative path can be given as the value and the relative path is calculated from the server's bin directory. A absolute path is also an option. | ||
+ | = Available Directory Overrides = | ||
+ | The following directories can be overridden to a new location: | ||
+ | == Server Properties == | ||
+ | * '''anthill3.artifacts.dir''' (''defaults to ../var/artifacts''). Storage for files published to Codestation. This will contain ''all artifacts on any buildlife ever created'' in anthillpro. | ||
+ | * '''anthill3.codestation.dir''' (''defaults to ../var/codestation''). Storage for file in Codestation project Build Lives. This will contain ''all artifacts on any Codestation Buildlife ever created'' in anthillpro. | ||
+ | * '''anthill3.publish.dir''' (''defaults to ../var/published''). Storage for published files that are accessible under the Reports tab of the Build Life. |