{
  "_class" : "hudson.model.FreeStyleProject",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "5.4.3"
          },
          "description" : "The version of WebObjects to build against or embed in your project.",
          "name" : "WO_VERSION",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "5.4.3"
          ]
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "https://github.com/projectwonder/wonder.git"
          },
          "description" : "The Git Repository to fetch Wonder source code from. The default is git://github.com/wocommunity/wonder.git",
          "name" : "WONDER_REPOSITORY",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "master"
          },
          "description" : "The Git branch of Wonder that you want to build. In Git terms it will be \"refs/heads/WONDER_GIT_REFERENCE\". master is the default, but valid options could be * or MyBranch.",
          "name" : "WONDER_GIT_REFERENCE",
          "type" : "StringParameterDefinition"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "This job automatically builds Project Wonder (for WebObjects 5.4.3) from the master branch of the repository on GitHub.\u000d\u000a\u000d\u000a",
  "displayName" : "Wonder7",
  "displayNameOrNull" : None,
  "fullDisplayName" : "Wonder7",
  "fullName" : "Wonder7",
  "name" : "Wonder7",
  "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 9869,
      "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9869/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 9868,
      "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9868/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 9867,
      "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9867/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 9866,
      "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9866/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 9865,
      "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9865/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 8889,
      "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/8889/"
    },
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 775,
      "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/775/"
    }
  ],
  "color" : "red",
  "firstBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 775,
    "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/775/"
  },
  "healthReport" : [
    {
      "description" : "Build stability: All recent builds failed.",
      "iconClassName" : "icon-health-00to19",
      "iconUrl" : "health-00to19.png",
      "score" : 0
    }
  ],
  "inQueue" : False,
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9869,
    "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9869/"
  },
  "lastCompletedBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9869,
    "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9869/"
  },
  "lastFailedBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9869,
    "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9869/"
  },
  "lastStableBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 8889,
    "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/8889/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 8889,
    "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/8889/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 9869,
    "url" : "https://sdagjenkins.wocommunity.org/job/Wonder7/9869/"
  },
  "nextBuildNumber" : 9870,
  "property" : [
    {
      "_class" : "jenkins.model.BuildDiscarderProperty"
    },
    {
      "_class" : "com.coravy.hudson.plugins.github.GithubProjectProperty"
    },
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "WO_VERSION",
            "value" : "5.4.3"
          },
          "description" : "The version of WebObjects to build against or embed in your project.",
          "name" : "WO_VERSION",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "5.4.3"
          ]
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "WONDER_REPOSITORY",
            "value" : "https://github.com/projectwonder/wonder.git"
          },
          "description" : "The Git Repository to fetch Wonder source code from. The default is git://github.com/wocommunity/wonder.git",
          "name" : "WONDER_REPOSITORY",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "WONDER_GIT_REFERENCE",
            "value" : "master"
          },
          "description" : "The Git branch of Wonder that you want to build. In Git terms it will be \"refs/heads/WONDER_GIT_REFERENCE\". master is the default, but valid options could be * or MyBranch.",
          "name" : "WONDER_GIT_REFERENCE",
          "type" : "StringParameterDefinition"
        }
      ]
    }
  ],
  "queueItem" : None,
  "concurrentBuild" : False,
  "disabled" : False,
  "downstreamProjects" : [
    
  ],
  "labelExpression" : None,
  "scm" : {
    "_class" : "org.jenkinsci.plugins.multiplescms.MultiSCM"
  },
  "upstreamProjects" : [
    
  ]
}