{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Mark Hoffmann"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 36,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "55373737e16753fa6d72d0268b0347dd6119d0c8",
            "branch" : [
              {
                "SHA1" : "55373737e16753fa6d72d0268b0347dd6119d0c8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "55373737e16753fa6d72d0268b0347dd6119d0c8",
            "branch" : [
              {
                "SHA1" : "55373737e16753fa6d72d0268b0347dd6119d0c8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "55373737e16753fa6d72d0268b0347dd6119d0c8",
        "branch" : [
          {
            "SHA1" : "55373737e16753fa6d72d0268b0347dd6119d0c8",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/gecko.io/geckoEMFRepository.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 39,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#36",
  "duration" : 75900,
  "estimatedDuration" : 57314,
  "executor" : None,
  "fullDisplayName" : "geckoEMFRepositoryRelease #36",
  "id" : "36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 36,
  "queueId" : 203,
  "result" : "SUCCESS",
  "timestamp" : 1575395601930,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/geckoEMFRepositoryRelease/36/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cnf/ext/defaults.bnd"
        ],
        "commitId" : "e41c08b4dde73d6279c649c4c62c6d0298ed66d3",
        "timestamp" : 1574368770000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "test dep version\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-11-21 21:39:30 +0100",
        "id" : "e41c08b4dde73d6279c649c4c62c6d0298ed66d3",
        "msg" : "test dep version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cnf/ext/defaults.bnd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.repository/src/org/gecko/emf/repository/DelegateEMFRepository.java",
          "org.gecko.emf.repository.mongo.tests/bnd.bnd",
          "org.gecko.emf.repository.mongo/bnd.bnd",
          "org.gecko.emf.repository/file.bnd",
          "org.gecko.emf.repository.tests/bnd.bnd",
          "org.gecko.emf.repository/api.bnd",
          "org.gecko.emf.repository/src/org/gecko/emf/repository/package-info.java"
        ],
        "commitId" : "e7e48d07e0932478c83ae4d3b0e45365e440a83e",
        "timestamp" : 1575293870000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "delegate repository\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-12-02 14:37:50 +0100",
        "id" : "e7e48d07e0932478c83ae4d3b0e45365e440a83e",
        "msg" : "delegate repository",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.repository.mongo/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.repository.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.repository/api.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.repository/src/org/gecko/emf/repository/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.repository.mongo.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.repository/file.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.repository/src/org/gecko/emf/repository/DelegateEMFRepository.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gradle-wrapper/gradle-wrapper.properties",
          "settings.gradle",
          "gradle.properties",
          ".travis.yml",
          "build.gradle",
          ".gitlab-ci.yml"
        ],
        "commitId" : "70e2b0dc32f2de33496e7737a3cde564b1e677b6",
        "timestamp" : 1575293883000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "gradle 3.2.1 build\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-12-02 14:38:03 +0100",
        "id" : "70e2b0dc32f2de33496e7737a3cde564b1e677b6",
        "msg" : "gradle 3.2.1 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : ".gradle-wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "delete",
            "file" : ".travis.yml"
          },
          {
            "editType" : "edit",
            "file" : "settings.gradle"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "delete",
            "file" : ".gitlab-ci.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}