<?xml version='1.0' encoding='UTF-8'?>
<project>
<actions/>
<description>Temporary test build for Martyn to test dolly scripts</description>
<displayName>Survivor Dev Infrastructure Server Martyn (BNEMAC0008)</displayName>
<keepDependencies>false</keepDependencies>
<properties>
<hudson.model.ParametersDefinitionProperty>
<parameterDefinitions>
<hudson.model.ChoiceParameterDefinition>
<name>TARGET</name>
<description>Infrastructure server configuration
WARNING: Be careful when selecting - do not choose an option if you do not understand what it will change. "incremental" is generally the option to run with</description>
<choices class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>incremental</string>
<string>nightly</string>
<string>hqbuild</string>
<string>Release</string>
</a>
</choices>
</hudson.model.ChoiceParameterDefinition>
<hudson.model.ChoiceParameterDefinition>
<name>BRANCH</name>
<description></description>
<choices class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>martyn</string>
</a>
</choices>
</hudson.model.ChoiceParameterDefinition>
<hudson.model.ChoiceParameterDefinition>
<name>SYNCDIR</name>
<description></description>
<choices class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>https://svn02/vc/bne_survivor_ios/sync</string>
</a>
</choices>
</hudson.model.ChoiceParameterDefinition>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
<com.sonyericsson.rebuild.RebuildSettings plugin="rebuild@1.22">
<autoRebuild>false</autoRebuild>
</com.sonyericsson.rebuild.RebuildSettings>
<de.pellepelster.jenkins.walldisplay.WallDisplayJobProperty plugin="jenkinswalldisplay@0.6.27"/>
</properties>
<scm class="hudson.scm.SubversionSCM" plugin="subversion@2.5.1">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
<remote>https://svn02/vc/bne_survivor_ios/branch/${BRANCH}</remote>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
<local>./martyn</local>
<depthOption>infinity</depthOption>
<ignoreExternalsOption>false</ignoreExternalsOption>
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<additionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn01:443> Subversion repository casual_core_framework</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn01:443> Subversion repository casual_core_online</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn02:443> Subversion repository casual_core_framework</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn01:443> Version Control Mirror - bne</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn02:443> Version Control Mirror - bne</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn02:443> Subversion repository bne_survivor_ios</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn01:443> Subversion repository android_tools</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
<hudson.scm.SubversionSCM_-AdditionalCredentials>
<realm><https://svn02:443> Subversion repository libs</realm>
<credentialsId>9deccc4c-cf60-424c-b5f2-2dee86f324a3</credentialsId>
</hudson.scm.SubversionSCM_-AdditionalCredentials>
</additionalCredentials>
<excludedRegions></excludedRegions>
<includedRegions></includedRegions>
<excludedUsers></excludedUsers>
<excludedRevprop></excludedRevprop>
<excludedCommitMessages></excludedCommitMessages>
<workspaceUpdater class="hudson.scm.subversion.UpdateWithRevertUpdater"/>
<ignoreDirPropChanges>false</ignoreDirPropChanges>
<filterChangelog>false</filterChangelog>
</scm>
<assignedNode>master</assignedNode>
<canRoam>false</canRoam>
<disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<triggers/>
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.tasks.Shell>
<command>cd ${WORKSPACE}/${BRANCH}/survivor
./deploy_infrastructure_build.sh ${TARGET}</command>
</hudson.tasks.Shell>
</builders>
<publishers/>
<buildWrappers/>
</project>