{
  "_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" : 33,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f4ccabec5b868d2e38a15e9f813e146bef0f4609",
            "branch" : [
              {
                "SHA1" : "f4ccabec5b868d2e38a15e9f813e146bef0f4609",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f4ccabec5b868d2e38a15e9f813e146bef0f4609",
            "branch" : [
              {
                "SHA1" : "f4ccabec5b868d2e38a15e9f813e146bef0f4609",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f4ccabec5b868d2e38a15e9f813e146bef0f4609",
        "branch" : [
          {
            "SHA1" : "f4ccabec5b868d2e38a15e9f813e146bef0f4609",
            "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" : 97,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Jürgen Abert",
  "displayName" : "#33",
  "duration" : 70401,
  "estimatedDuration" : 76239,
  "executor" : None,
  "fullDisplayName" : "geckoMongoEMFRelease #33",
  "id" : "33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 33,
  "queueId" : 224,
  "result" : "SUCCESS",
  "timestamp" : 1584456338609,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/Gecko.io%20Release/job/geckoMongoEMFRelease/33/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/package-info.java",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/DefaultConverterService.java",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/XMLGregorianCalendarConverter.java"
        ],
        "commitId" : "5121df25f5c70ce46aeb8642d0327dd2cde73703",
        "timestamp" : 1584441889000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "#20\u000a- added converter class\u000a- added ValueConverter to DefaultConverterService\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-03-17 11:44:49 +0100",
        "id" : "5121df25f5c70ce46aeb8642d0327dd2cde73703",
        "msg" : "#20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/DefaultConverterService.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/XMLGregorianCalendarConverter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.mongo/component.bnd",
          "org.gecko.emf.mongo.tests/bnd.bnd",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/annotations/package-info.java",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/streams/MongoInputStream.java",
          "org.gecko.emf.mongo/api.bnd",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/streams/MongoOutputStream.java",
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/package-info.java"
        ],
        "commitId" : "076e43495cd0d025a0d6a8cb261cb9a3593ad38d",
        "timestamp" : 1584442021000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "#19\u000a- re-use ConverterService instance from constructor\u000a- done for InputStream and OutputStream\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-03-17 11:47:01 +0100",
        "id" : "076e43495cd0d025a0d6a8cb261cb9a3593ad38d",
        "msg" : "#19",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/component.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/api.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/streams/MongoOutputStream.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/streams/MongoInputStream.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/annotations/package-info.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/XMLGregorianCalendarConverter.java"
        ],
        "commitId" : "b98412d316979a8d34e2957c38ba4f75b8e97ba2",
        "timestamp" : 1584448991000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "#20\u000a- added conversion from long and date to XMLGregorianCalendar\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-03-17 13:43:11 +0100",
        "id" : "b98412d316979a8d34e2957c38ba4f75b8e97ba2",
        "msg" : "#20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.mongo/src/org/gecko/emf/mongo/converter/XMLGregorianCalendarConverter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.mongo.osgi.index/.gitignore",
          "org.gecko.mongo.osgi.index/src/.keep",
          "org.gecko.mongo.osgi.index/.project",
          "cnf/ext/repo_gecko.bnd",
          "org.gecko.emf.mongo.index/.settings/org.eclipse.core.resources.prefs",
          "cnf/releng/release.bnd",
          "org.gecko.emf.mongo.index/.classpath",
          "org.gecko.mongo.osgi.index/.classpath",
          "org.gecko.mongo.osgi.index/.settings/org.eclipse.jdt.core.prefs",
          "org.gecko.emf.mongo.index/bnd.bnd",
          "org.gecko.emf.mongo.index/src/.keep",
          "org.gecko.emf.mongo.index/.gitignore",
          "org.gecko.mongo.osgi.index/bnd.bnd",
          "org.gecko.emf.mongo.index/.project",
          "cnf/ext/central.maven",
          "org.gecko.mongo.osgi.index/.settings/org.eclipse.core.resources.prefs",
          "org.gecko.emf.mongo.index/.settings/org.eclipse.jdt.core.prefs"
        ],
        "commitId" : "65e34b572b3564e715166f736d7e48eeec61c1f5",
        "timestamp" : 1584453325000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
          "fullName" : "j.albert"
        },
        "authorEmail" : "j.albert@data-in-motion.biz",
        "comment" : "migrated to index\u000aSigned-off-by: Juergen Albert <j.albert@data-in-motion.biz>\u000a",
        "date" : "2020-03-17 14:55:25 +0100",
        "id" : "65e34b572b3564e715166f736d7e48eeec61c1f5",
        "msg" : "migrated to index",
        "paths" : [
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo.index/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.mongo.osgi.index/.project"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.mongo.osgi.index/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/repo_gecko.bnd"
          },
          {
            "editType" : "edit",
            "file" : "cnf/releng/release.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo.index/.classpath"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo.index/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo.index/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo.index/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo.index/src/.keep"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.mongo.osgi.index/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.mongo.osgi.index/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.mongo.osgi.index/src/.keep"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/central.maven"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.emf.mongo.index/.project"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.mongo.osgi.index/.classpath"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.mongo.osgi.index/.settings/org.eclipse.core.resources.prefs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradlew",
          "cnf/release/index.xml.sha",
          "cnf/.gitignore",
          ".gradle-wrapper/gradle-wrapper.properties",
          "settings.gradle",
          "cnf/templates/org.bndtools.templates.osgi/org.bndtools.templates.osgi-3.2.0.jar",
          ".gradle-wrapper/gradle-wrapper.jar",
          "cnf/release/index.xml",
          "gradlew.bat",
          "gradle.properties",
          "build.gradle",
          "cnf/templates/index.xml",
          ".github/workflows/build.yml",
          "cnf/bndtemplates/.gitignore"
        ],
        "commitId" : "817be2d025336a5d770ffe39c868a313870d7112",
        "timestamp" : 1584453711000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
          "fullName" : "j.albert"
        },
        "authorEmail" : "j.albert@data-in-motion.biz",
        "comment" : "bumped bnd to 5.0.0\u000aSigned-off-by: Juergen Albert <j.albert@data-in-motion.biz>\u000a",
        "date" : "2020-03-17 15:01:51 +0100",
        "id" : "817be2d025336a5d770ffe39c868a313870d7112",
        "msg" : "bumped bnd to 5.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cnf/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : ".gradle-wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "settings.gradle"
          },
          {
            "editType" : "delete",
            "file" : "cnf/templates/index.xml"
          },
          {
            "editType" : "edit",
            "file" : ".gradle-wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "delete",
            "file" : "cnf/bndtemplates/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "gradlew"
          },
          {
            "editType" : "edit",
            "file" : "gradlew.bat"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "add",
            "file" : ".github/workflows/build.yml"
          },
          {
            "editType" : "add",
            "file" : "cnf/release/index.xml.sha"
          },
          {
            "editType" : "add",
            "file" : "cnf/release/index.xml"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "delete",
            "file" : "cnf/templates/org.bndtools.templates.osgi/org.bndtools.templates.osgi-3.2.0.jar"
          }
        ]
      }
    ],
    "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"
    }
  ]
}