{
  "_class" : "hudson.model.FreeStyleProject",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "ERGroupware"
          },
          "description" : "What is the name of the WOFramework or WOApplication project in the repository that you want to build?",
          "name" : "PROJECT_NAME",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "https://github.com/pascalrobert/ERGroupware.git"
          },
          "description" : "The Git repository that holds the project you want to build.",
          "name" : "PROJECT_GIT_REPOSITORY",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "master"
          },
          "description" : "",
          "name" : "PROJECT_GIT_REFERENCE",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "Test Build"
          },
          "description" : "Test Build will only link to frameworks (fast). Deployment will obey the Deployment settings defined in WOLips.",
          "name" : "BUILD_TYPE",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "Test Build",
            "Deployment"
          ]
        },
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "5.4.3"
          },
          "description" : "",
          "name" : "WO_VERSION",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "5.4.3",
            "5.3.3"
          ]
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "master"
          },
          "description" : "The Git branch or tag of Wonder that you want to build against. In Git terms it will be \"refs/WONDER_GIT_REFERENCE_TYPE/WONDER_GIT_REFERENCE\". <b>master</b> is the default, but valid options could be <b>*</b> or <b>MyBranch</b>",
          "name" : "WONDER_GIT_REFERENCE",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "value" : "1.5"
          },
          "description" : "",
          "name" : "JAVA_COMPATIBILITY_VERSION",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "1.5",
            "1.6",
            "1.7",
            "1.4"
          ]
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "  <p>See  \u000d\u000a    <a href=\"https://github.com/pascalrobert/ERGroupware\">ERGroupware on GitHub</a> for more details.",
  "displayName" : "ERGroupware",
  "displayNameOrNull" : None,
  "fullDisplayName" : "ERGroupware",
  "fullName" : "ERGroupware",
  "name" : "ERGroupware",
  "url" : "https://sdagjenkins.wocommunity.org/job/ERGroupware/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "hudson.model.FreeStyleBuild",
      "number" : 1,
      "url" : "https://sdagjenkins.wocommunity.org/job/ERGroupware/1/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 1,
    "url" : "https://sdagjenkins.wocommunity.org/job/ERGroupware/1/"
  },
  "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" : 1,
    "url" : "https://sdagjenkins.wocommunity.org/job/ERGroupware/1/"
  },
  "lastCompletedBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 1,
    "url" : "https://sdagjenkins.wocommunity.org/job/ERGroupware/1/"
  },
  "lastFailedBuild" : None,
  "lastStableBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 1,
    "url" : "https://sdagjenkins.wocommunity.org/job/ERGroupware/1/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "hudson.model.FreeStyleBuild",
    "number" : 1,
    "url" : "https://sdagjenkins.wocommunity.org/job/ERGroupware/1/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : None,
  "nextBuildNumber" : 2,
  "property" : [
    {
      "_class" : "hudson.security.AuthorizationMatrixProperty"
    },
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "PROJECT_NAME",
            "value" : "ERGroupware"
          },
          "description" : "What is the name of the WOFramework or WOApplication project in the repository that you want to build?",
          "name" : "PROJECT_NAME",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "PROJECT_GIT_REPOSITORY",
            "value" : "https://github.com/pascalrobert/ERGroupware.git"
          },
          "description" : "The Git repository that holds the project you want to build.",
          "name" : "PROJECT_GIT_REPOSITORY",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "PROJECT_GIT_REFERENCE",
            "value" : "master"
          },
          "description" : "",
          "name" : "PROJECT_GIT_REFERENCE",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "BUILD_TYPE",
            "value" : "Test Build"
          },
          "description" : "Test Build will only link to frameworks (fast). Deployment will obey the Deployment settings defined in WOLips.",
          "name" : "BUILD_TYPE",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "Test Build",
            "Deployment"
          ]
        },
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "WO_VERSION",
            "value" : "5.4.3"
          },
          "description" : "",
          "name" : "WO_VERSION",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "5.4.3",
            "5.3.3"
          ]
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "WONDER_GIT_REFERENCE",
            "value" : "master"
          },
          "description" : "The Git branch or tag of Wonder that you want to build against. In Git terms it will be \"refs/WONDER_GIT_REFERENCE_TYPE/WONDER_GIT_REFERENCE\". <b>master</b> is the default, but valid options could be <b>*</b> or <b>MyBranch</b>",
          "name" : "WONDER_GIT_REFERENCE",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.ChoiceParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "JAVA_COMPATIBILITY_VERSION",
            "value" : "1.5"
          },
          "description" : "",
          "name" : "JAVA_COMPATIBILITY_VERSION",
          "type" : "ChoiceParameterDefinition",
          "choices" : [
            "1.5",
            "1.6",
            "1.7",
            "1.4"
          ]
        }
      ]
    }
  ],
  "queueItem" : None,
  "concurrentBuild" : False,
  "disabled" : False,
  "downstreamProjects" : [
    
  ],
  "labelExpression" : None,
  "scm" : {
    "_class" : "org.jenkinsci.plugins.multiplescms.MultiSCM"
  },
  "upstreamProjects" : [
    
  ]
}