{
  "_class" : "hudson.model.FreeStyleProject",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "osmo-hlr:master"
          },
          "description" : "Which Osmocom projects and revisions to build, leave\u000aempty to default to all projects (!),\u000adefault revision is \"master\".\u000aExamples: \"osmo-hlr\", \"osmo-hlr:0.2.1 osmo-bts:0.8.1\"\u000a",
          "name" : "PROJECTS",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "https://gerrit.osmocom.org/"
          },
          "description" : "Where to clone the sources from\u000a",
          "name" : "GIT_URL_PREFIX",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.BooleanParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.BooleanParameterValue",
            "value" : True
          },
          "description" : "Attempt to build the project with the minimum dependency\u000aversions found in the configure.ac files. If this is unchecked,\u000athis job will only clone the git repositories and parse the\u000aconfigure.ac files.\u000a",
          "name" : "BUILD",
          "type" : "BooleanParameterDefinition"
        },
        {
          "_class" : "hudson.model.BooleanParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.BooleanParameterValue",
            "value" : False
          },
          "description" : "Report dependencies on old releases (printed after the other\u000aparsing output, before the build starts)\u000a",
          "name" : "PRINT_OLD_DEPENDS",
          "type" : "BooleanParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "master"
          },
          "description" : "Branch where the osmo-depcheck.py script gets pulled from.\u000aOnly modify this if you are hacking on osmo-depcheck.py.\u000a",
          "name" : "BRANCH",
          "type" : "StringParameterDefinition"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.testresultsanalyzer.TestResultsAnalyzerAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "Verifies that Osmocom programs really build with the dependency\u000aversions they claim to support in configure.ac.\u000a(Generated by job-builder)\u000a<!-- Managed by Jenkins Job Builder -->",
  "displayName" : "Osmocom-depcheck",
  "displayNameOrNull" : None,
  "fullDisplayName" : "Osmocom-depcheck",
  "fullName" : "Osmocom-depcheck",
  "name" : "Osmocom-depcheck",
  "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-depcheck/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 11,
      "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-depcheck/11/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 11,
    "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-depcheck/11/"
  },
  "healthReport" : [
    {
      "description" : "Build stability: No recent builds failed.",
      "iconClassName" : "icon-health-80plus",
      "iconUrl" : "health-80plus.png",
      "score" : 100
    }
  ],
  "inQueue" : False,
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 11,
    "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-depcheck/11/"
  },
  "lastCompletedBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 11,
    "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-depcheck/11/"
  },
  "lastFailedBuild" : None,
  "lastStableBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 11,
    "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-depcheck/11/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 11,
    "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-depcheck/11/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : None,
  "nextBuildNumber" : 12,
  "property" : [
    {
      "_class" : "jenkins.model.BuildDiscarderProperty"
    },
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "PROJECTS",
            "value" : "osmo-hlr:master"
          },
          "description" : "Which Osmocom projects and revisions to build, leave\u000aempty to default to all projects (!),\u000adefault revision is \"master\".\u000aExamples: \"osmo-hlr\", \"osmo-hlr:0.2.1 osmo-bts:0.8.1\"\u000a",
          "name" : "PROJECTS",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "GIT_URL_PREFIX",
            "value" : "https://gerrit.osmocom.org/"
          },
          "description" : "Where to clone the sources from\u000a",
          "name" : "GIT_URL_PREFIX",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.BooleanParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.BooleanParameterValue",
            "name" : "BUILD",
            "value" : True
          },
          "description" : "Attempt to build the project with the minimum dependency\u000aversions found in the configure.ac files. If this is unchecked,\u000athis job will only clone the git repositories and parse the\u000aconfigure.ac files.\u000a",
          "name" : "BUILD",
          "type" : "BooleanParameterDefinition"
        },
        {
          "_class" : "hudson.model.BooleanParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.BooleanParameterValue",
            "name" : "PRINT_OLD_DEPENDS",
            "value" : False
          },
          "description" : "Report dependencies on old releases (printed after the other\u000aparsing output, before the build starts)\u000a",
          "name" : "PRINT_OLD_DEPENDS",
          "type" : "BooleanParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "BRANCH",
            "value" : "master"
          },
          "description" : "Branch where the osmo-depcheck.py script gets pulled from.\u000aOnly modify this if you are hacking on osmo-depcheck.py.\u000a",
          "name" : "BRANCH",
          "type" : "StringParameterDefinition"
        }
      ]
    }
  ],
  "queueItem" : None,
  "concurrentBuild" : False,
  "disabled" : False,
  "downstreamProjects" : [
    
  ],
  "labelExpression" : "osmocom-master",
  "scm" : {
    "_class" : "hudson.plugins.git.GitSCM"
  },
  "upstreamProjects" : [
    
  ]
}