{
  "_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" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6627828d33f21910a7e86570b80374374832cb76",
            "branch" : [
              {
                "SHA1" : "6627828d33f21910a7e86570b80374374832cb76",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6627828d33f21910a7e86570b80374374832cb76",
            "branch" : [
              {
                "SHA1" : "6627828d33f21910a7e86570b80374374832cb76",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6627828d33f21910a7e86570b80374374832cb76",
        "branch" : [
          {
            "SHA1" : "6627828d33f21910a7e86570b80374374832cb76",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/gecko.io/geckoEMFAddon.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 44,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Jürgen Abert",
  "displayName" : "#19",
  "duration" : 83741,
  "estimatedDuration" : 78749,
  "executor" : None,
  "fullDisplayName" : "geckoEMFAddonRelease #19",
  "id" : "19",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 19,
  "queueId" : 45,
  "result" : "SUCCESS",
  "timestamp" : 1579269299514,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/geckoEMFAddonRelease/19/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cnf/ext/defaults.bnd"
        ],
        "commitId" : "970f29b708e01af73ce3c3d6b9e2afcf0cabb293",
        "timestamp" : 1575454135000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "enable baselining again\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-12-04 11:08:55 +0100",
        "id" : "970f29b708e01af73ce3c3d6b9e2afcf0cabb293",
        "msg" : "enable baselining again",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cnf/ext/defaults.bnd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cnf/release/index.xml.sha",
          "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableTransformatorIntegrationTest.java",
          "org.gecko.qvt.osgi.tests/.settings/org.eclipse.core.resources.prefs",
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/package-info.java",
          "org.gecko.qvt.osgi/component.bnd",
          "org.gecko.qvt.osgi/api.bnd",
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/ConfigurableTransformationService.java",
          "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/SingletonConfigurableTransformatorIntegrationTest.java",
          "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/PrototypeConfigurableTransformatorIntegrationTest.java",
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/ModelTransformationConstants.java",
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/SingletonConfigurableTransformationService.java",
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/PrototypeConfigurableTransformationService.java",
          "org.gecko.qvt.osgi.tests/bnd.bnd"
        ],
        "commitId" : "6096ac1edf85753382034a57d6635299ea087029",
        "timestamp" : 1576165882000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- PrototypeConfigurableTransformationService added\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-12 16:51:22 +0100",
        "id" : "6096ac1edf85753382034a57d6635299ea087029",
        "msg" : "- PrototypeConfigurableTransformationService added",
        "paths" : [
          {
            "editType" : "add",
            "file" : "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/SingletonConfigurableTransformatorIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/component.bnd"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableTransformatorIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/PrototypeConfigurableTransformationService.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/SingletonConfigurableTransformationService.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/ConfigurableTransformationService.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/ModelTransformationConstants.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/api.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi.tests/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/package-info.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/PrototypeConfigurableTransformatorIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "cnf/release/index.xml.sha"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cnf/release/index.xml.sha",
          "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java",
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/ConfigurableCompareIntegrationTest.java"
        ],
        "commitId" : "b5f240f20f2b9b32cde436c3501ec5f26329dea4",
        "timestamp" : 1576225577000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- wait for service removal in tests\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-13 09:26:17 +0100",
        "id" : "b5f240f20f2b9b32cde436c3501ec5f26329dea4",
        "msg" : "- wait for service removal in tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/ConfigurableCompareIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "cnf/release/index.xml.sha"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java",
          "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryIntegrationTest.java"
        ],
        "commitId" : "137fce36365365b690c5879d28930273ff3aa96b",
        "timestamp" : 1576227219000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- service clean up in tests\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-13 09:53:39 +0100",
        "id" : "137fce36365365b690c5879d28930273ff3aa96b",
        "msg" : "- service clean up in tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java",
          "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryIntegrationTest.java"
        ],
        "commitId" : "6fe136bb9c6342b14e0e6271c788b8688e06005d",
        "timestamp" : 1576227684000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- static tracked checker changed to standard one\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-13 10:01:24 +0100",
        "id" : "6fe136bb9c6342b14e0e6271c788b8688e06005d",
        "msg" : "- static tracked checker changed to standard one",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryIntegrationTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/DefaultComponentsIntegrationTest.java"
        ],
        "commitId" : "2dd1903c3062f773fc6bfffbd6307f415bf1ded1",
        "timestamp" : 1576227973000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- build\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-13 10:06:13 +0100",
        "id" : "2dd1903c3062f773fc6bfffbd6307f415bf1ded1",
        "msg" : "- build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/DefaultComponentsIntegrationTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java",
          "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryIntegrationTest.java"
        ],
        "commitId" : "e2e92854d5c34702b06a68ab0801314b7b55e69b",
        "timestamp" : 1576228540000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "-test\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-13 10:15:40 +0100",
        "id" : "e2e92854d5c34702b06a68ab0801314b7b55e69b",
        "msg" : "-test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/src/org/gecko/emf/osgi/compare/repository/tests/RepositoryConfigurationIntegrationTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/ConfigurableModelTransformatorPool.java",
          "cnf/ext/dim_nexus.maven",
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/ModelTransformationConstants.java",
          "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/PrototypeConfigurableTransformationService.java",
          "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableModelTransformatorPoolIntegrationTest.java",
          "org.gecko.qvt.osgi.tests/bnd.bnd",
          "cnf/ext/dim_release.maven",
          "org.gecko.qvt.osgi/bnd.bnd",
          "org.gecko.emf.osgi.compare.repository.tests/bnd.bnd",
          "org.gecko.emf.osgi.compare.tests/bnd.bnd"
        ],
        "commitId" : "53f0fecdf8fc7cc680dc2d641502e03b80f502a6",
        "timestamp" : 1576572802000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- added dependencies to ConfigurablePoolComponent\u000a- added implementation for ModelTransformatorPoolComponent\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-17 09:53:22 +0100",
        "id" : "53f0fecdf8fc7cc680dc2d641502e03b80f502a6",
        "msg" : "- added dependencies to ConfigurablePoolComponent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.repository.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_release.maven"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/ModelTransformationConstants.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/component/PrototypeConfigurableTransformationService.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableModelTransformatorPoolIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.qvt.osgi/src/org/gecko/qvt/osgi/api/ConfigurableModelTransformatorPool.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_nexus.maven"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/DefaultComponentsIntegrationTest.java",
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/CompareIntegrationTest.java",
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/ConfigurableCompareIntegrationTest.java"
        ],
        "commitId" : "6627828d33f21910a7e86570b80374374832cb76",
        "timestamp" : 1576573287000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- changed static checker to standard one due to failing tests in jenkins\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-12-17 10:01:27 +0100",
        "id" : "6627828d33f21910a7e86570b80374374832cb76",
        "msg" : "- changed static checker to standard one due to failing tests in jenkins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/ConfigurableCompareIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/DefaultComponentsIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/CompareIntegrationTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
      "fullName" : "i.salvadori"
    },
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}