{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Jürgen Abert"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
            "branch" : [
              {
                "SHA1" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
            "branch" : [
              {
                "SHA1" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
        "branch" : [
          {
            "SHA1" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/gecko.io/geckoMongoEMF.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 92,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Jürgen Abert",
  "displayName" : "#31",
  "duration" : 61260,
  "estimatedDuration" : 76239,
  "executor" : None,
  "fullDisplayName" : "geckoMongoEMFRelease #31",
  "id" : "31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 31,
  "queueId" : 42,
  "result" : "SUCCESS",
  "timestamp" : 1579187396693,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/Gecko.io%20Release/job/geckoMongoEMFRelease/31/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.mongo/component.bnd",
          "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/customizer/MongoProviderCustomizer.java",
          "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/MongoClientProviderTest.java",
          "org.gecko.mongo.osgi/component.bnd",
          "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/customizer/package-info.java",
          "cnf/ext/dim_nexus.maven",
          "org.gecko.emf.mongo.tests/bnd.bnd",
          "org.gecko.mongo.osgi.tests/bnd.bnd",
          "cnf/ext/defaults.bnd",
          "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/ConverterIntegrationTest.java",
          "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/MongoDatabaseProviderTest.java",
          "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoEMFSetting.java"
        ],
        "commitId" : "e747158124eeaf294efed7492d572718f2da29a0",
        "timestamp" : 1574708718000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "Imrpoved Tests\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-11-25 20:05:18 +0100",
        "id" : "e747158124eeaf294efed7492d572718f2da29a0",
        "msg" : "Imrpoved Tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/component.bnd"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/defaults.bnd"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/customizer/MongoProviderCustomizer.java"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/customizer/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_nexus.maven"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/MongoDatabaseProviderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.mongo.osgi.tests/src/org/gecko/mongo/osgi/tests/MongoClientProviderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.mongo.osgi/component.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.mongo.osgi.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/ConverterIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoEMFSetting.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.mongo/component.bnd",
          "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoSelfContainedIntegrationTest.java",
          "org.gecko.emf.collections/bnd.bnd",
          "cnf/ext/dim_nexus.maven",
          "org.gecko.emf.mongo.tests/bnd.bnd",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/util/MongoResourceUriHandler.java",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/codecs/EObjectCodecProvider.java",
          "org.gecko.emf.mongo/test/org/gecko/emf/mongo/TestMongoURIHandler.java",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/util/package-info.java",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/codecs/builder/EObjectBuilderImpl.java",
          "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoProxyQueryAppenderTest.java"
        ],
        "commitId" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
        "timestamp" : 1579187167000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
          "fullName" : "j.albert"
        },
        "authorEmail" : "j.albert@data-in-motion.biz",
        "comment" : "fixed containment proxy bug\u000aSigned-off-by: Juergen Albert <j.albert@data-in-motion.biz>\u000a",
        "date" : "2020-01-16 16:06:07 +0100",
        "id" : "2e7f785e01da31d630cb1a61fa8d99570c539639",
        "msg" : "fixed containment proxy bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.collections/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/codecs/EObjectCodecProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/util/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_nexus.maven"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoSelfContainedIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo/test/org/gecko/emf/mongo/TestMongoURIHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/component.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoProxyQueryAppenderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/codecs/builder/EObjectBuilderImpl.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/util/MongoResourceUriHandler.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
      "fullName" : "j.albert"
    },
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}