{
  "_class" : "hudson.model.FreeStyleProject",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : ""
          },
          "description" : "This should be a tag that already exists in the provision repo, e.g. 6.x-1.6",
          "name" : "NEW_TAG",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : ""
          },
          "description" : "This should be in the form X.Y-N, e.g. 1.5-1",
          "name" : "NEW_DEBIAN_VERSION",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.plugins.validating_string_parameter.ValidatingStringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.plugins.validating_string_parameter.ValidatingStringParameterValue",
            "value" : ""
          },
          "description" : "To confirm this action, you must enter the following text, without spaces:\ni am sure i want to do this",
          "name" : "BUILD_CONFIRMATION",
          "type" : "ValidatingStringParameterDefinition"
        }
      ]
    }
  ],
  "description" : "",
  "displayName" : "R debian provision changelog",
  "displayNameOrNull" : None,
  "name" : "R debian provision changelog",
  "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 9,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/9/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 8,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/8/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 7,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/7/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 6,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/6/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 5,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/5/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 4,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/4/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 3,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/3/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 2,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/2/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 1,
      "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/1/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 1,
    "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/1/"
  },
  "healthReport" : [
    {
      "description" : "Build stability: 2 out of the last 5 builds failed.",
      "iconClassName" : "icon-health-40to59",
      "iconUrl" : "health-40to59.png",
      "score" : 60
    }
  ],
  "inQueue" : False,
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9,
    "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/9/"
  },
  "lastCompletedBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9,
    "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/9/"
  },
  "lastFailedBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 8,
    "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/8/"
  },
  "lastStableBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9,
    "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/9/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9,
    "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/9/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 8,
    "url" : "http://ci.aegirproject.org/view/All/job/R%20debian%20provision%20changelog/8/"
  },
  "nextBuildNumber" : 10,
  "property" : [
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "NEW_TAG",
            "value" : ""
          },
          "description" : "This should be a tag that already exists in the provision repo, e.g. 6.x-1.6",
          "name" : "NEW_TAG",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "NEW_DEBIAN_VERSION",
            "value" : ""
          },
          "description" : "This should be in the form X.Y-N, e.g. 1.5-1",
          "name" : "NEW_DEBIAN_VERSION",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.plugins.validating_string_parameter.ValidatingStringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.plugins.validating_string_parameter.ValidatingStringParameterValue",
            "name" : "BUILD_CONFIRMATION",
            "value" : ""
          },
          "description" : "To confirm this action, you must enter the following text, without spaces:\ni am sure i want to do this",
          "name" : "BUILD_CONFIRMATION",
          "type" : "ValidatingStringParameterDefinition"
        }
      ]
    }
  ],
  "queueItem" : None,
  "concurrentBuild" : False,
  "downstreamProjects" : [
    
  ],
  "scm" : {
    "_class" : "hudson.scm.NullSCM"
  },
  "upstreamProjects" : [
    
  ]
}