-
project
String project
The Synergy project name.
This is the raw project name :
if the project name contains variable, they are not substituted here.
-
database
String database
The Synergy database containing the project.
-
release
String release
The Synergy projet release.
This is used to create baseline.
-
purpose
String purpose
The Synergy project purpose.
This is used to create baseline.
-
engine
String engine
The Synergy engine host name.
-
username
String username
The user login
-
password
hudson.util.Secret password
The user password.
-
oldProject
String oldProject
The old project for differential delivery.
-
baseline
String baseline
The baseline
-
oldBaseline
String oldBaseline
The old baseline
-
remoteClient
boolean remoteClient
Remote client connection flag.
-
detectConflict
boolean detectConflict
Detect conflict flag.
-
checkTaskModifiedObjects
boolean checkTaskModifiedObjects
Deep detect changes flag.
Deep detect will check wich project is modified by a task.
-
replaceSubprojects
boolean replaceSubprojects
Should subprojects be replaced?
-
leaveSessionOpen
boolean leaveSessionOpen
Close session after update
-
checkForUpdateWarnings
boolean checkForUpdateWarnings
Abort the build if there are updateWarnings.
-
maintainWorkarea
Boolean maintainWorkarea
Maintain a workarea for the project.
The default value "null" is matched to "true"
-
ccmHome
String ccmHome
The CCM_HOME location on UNIX systems.
This is used to locate ccm executable and set the remote
UNIX environment.