Sha256: ff276ad0c5cc8904584de7400526eef8f45ffa525e4547faada2b427dad489db

Contents?: true

Size: 1.77 KB

Versions: 14

Compression:

Stored size: 1.77 KB

Contents

<?xml version='1.0' encoding='UTF-8'?>
<project>
  <actions/>
  <description></description>
  <logRotator>
    <daysToKeep>7</daysToKeep>
    <numToKeep>-1</numToKeep>
    <artifactDaysToKeep>-1</artifactDaysToKeep>
    <artifactNumToKeep>-1</artifactNumToKeep>
  </logRotator>
  <keepDependencies>false</keepDependencies>
  <properties/>
  <scm class="hudson.scm.NullSCM"/>
  <assignedNode>Import</assignedNode>
  <canRoam>true</canRoam>
  <disabled>true</disabled>
  <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
  <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
  <triggers class="vector">
    <hudson.triggers.TimerTrigger>
      <spec>0 4 * * *</spec>
    </hudson.triggers.TimerTrigger>
  </triggers>
  <concurrentBuild>false</concurrentBuild>
  <builders>
    <hudson.tasks.Shell>
      <command>ssh some.host &quot;touch /some/path/running.pid&quot;</command>
    </hudson.tasks.Shell>
  </builders>
  <publishers>
    <hudson.tasks.BuildTrigger>
      <childProjects>Project 2,Project 6, Prohect 9</childProjects>
      <threshold>
        <name>SUCCESS</name>
        <ordinal>0</ordinal>
        <color>BLUE</color>
      </threshold>
    </hudson.tasks.BuildTrigger>
    <hudson.tasks.Mailer>
      <recipients>test@test.xx</recipients>
      <dontNotifyEveryUnstableBuild>true</dontNotifyEveryUnstableBuild>
      <sendToIndividuals>false</sendToIndividuals>
    </hudson.tasks.Mailer>
  </publishers>
  <buildWrappers>
    <hudson.plugins.locksandlatches.LockWrapper>
      <locks>
        <hudson.plugins.locksandlatches.LockWrapper_-LockWaitConfig>
          <name>Import</name>
        </hudson.plugins.locksandlatches.LockWrapper_-LockWaitConfig>
      </locks>
    </hudson.plugins.locksandlatches.LockWrapper>
  </buildWrappers>
</project>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
dynport_tools-0.2.22 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.21 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.20 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.19 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.18 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.17 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.16 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.15 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.14 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.13 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.12 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.11 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.10 spec/fixtures/jenkins_job.xml
dynport_tools-0.2.9 spec/fixtures/jenkins_job.xml