{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Started by remote host 193.22.77.174",
          "addr" : "193.22.77.174",
          "note" : None
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 116,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "820b60f122140dadf32b69bf03e31f3181e78152",
            "branch" : [
              {
                "SHA1" : "820b60f122140dadf32b69bf03e31f3181e78152",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "820b60f122140dadf32b69bf03e31f3181e78152",
            "branch" : [
              {
                "SHA1" : "820b60f122140dadf32b69bf03e31f3181e78152",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "820b60f122140dadf32b69bf03e31f3181e78152",
        "branch" : [
          {
            "SHA1" : "820b60f122140dadf32b69bf03e31f3181e78152",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "INT2023Q4_SHR-1.0.zip",
      "fileName" : "INT2023Q4_SHR-1.0.zip",
      "relativePath" : "build/distributions/INT2023Q4_SHR-1.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#116",
  "duration" : 50660,
  "estimatedDuration" : 38257,
  "executor" : None,
  "fullDisplayName" : "INT2023Q4_SHR #116",
  "id" : "116",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 116,
  "queueId" : 1562810,
  "result" : "FAILURE",
  "timestamp" : 1706445589757,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/view/All/job/INT2023Q4_SHR/116/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java",
          "src/main/java/de/fhdw/gui/Integrationsprojekt.java",
          "src/main/java/de/fhdw/gui/Graph.java",
          "src/main/java/de/fhdw/gui/TelegramDataProvider.java",
          "src/main/java/de/fhdw/gui/GraphContainer.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
        ],
        "commitId" : "dcbb4cd3b7665df53c74ee9eff3df1a99faa87a4",
        "timestamp" : 1705608751000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/lisa.kramer",
          "fullName" : "lisa.kramer"
        },
        "authorEmail" : "lisa.kramer@edu.fhdw.de",
        "comment" : "Added Graph. Visualisation needs to be fixed\u000a",
        "date" : "2024-01-18 21:12:31 +0100",
        "id" : "dcbb4cd3b7665df53c74ee9eff3df1a99faa87a4",
        "msg" : "Added Graph. Visualisation needs to be fixed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/Integrationsprojekt.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TelegramDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/GraphContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/Main.java",
          "src/main/java/de/fhdw/Exceptions/Integrationsprojekt.java",
          "src/main/java/de/fhdw/gui/Integrationsprojekt.java",
          "src/main/java/de/fhdw/importer/interfaces/processImportedTelegram.java"
        ],
        "commitId" : "fa635d5692d00cdb24df959641baa0255950ba80",
        "timestamp" : 1705771716000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/till.lehmann",
          "fullName" : "till.lehmann"
        },
        "authorEmail" : "till.lehmann@edu.fhdw.de",
        "comment" : "CSV angepasst\u000ahat noch fehler im erstellen von Telegramm objekt\u000a",
        "date" : "2024-01-20 18:28:36 +0100",
        "id" : "fa635d5692d00cdb24df959641baa0255950ba80",
        "msg" : "CSV angepasst",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/Exceptions/Integrationsprojekt.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/Integrationsprojekt.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/Main.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/processImportedTelegram.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "59e621aff3be3f08e06df366950c58e0d7b09ced",
        "timestamp" : 1705867350000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/lisa.kramer",
          "fullName" : "lisa.kramer"
        },
        "authorEmail" : "lisa.kramer@edu.fhdw.de",
        "comment" : "GUI Designer form\u000a",
        "date" : "2024-01-21 21:02:30 +0100",
        "id" : "59e621aff3be3f08e06df366950c58e0d7b09ced",
        "msg" : "GUI Designer form",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/Graph.java",
          "build.gradle.kts",
          "src/main/java/de/fhdw/gui/Integrationsprojekt.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java",
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java",
          "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "f3ebb659c99a32f824bdceddbb9eef38476dca60",
        "timestamp" : 1705871667000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Refactoring Gui\u000a",
        "date" : "2024-01-21 22:14:27 +0100",
        "id" : "f3ebb659c99a32f824bdceddbb9eef38476dca60",
        "msg" : "Refactoring Gui",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/Integrationsprojekt.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
        ],
        "commitId" : "51f4986e735588d5bfd799fcf7a056ac2cbc5764",
        "timestamp" : 1705873456000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Fix Start and End Position in TimelinePanel\u000a",
        "date" : "2024-01-21 22:44:16 +0100",
        "id" : "51f4986e735588d5bfd799fcf7a056ac2cbc5764",
        "msg" : "Fix Start and End Position in TimelinePanel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "17e5e42fa8eb5972c0ecf78dac64b0bf6d922b75",
        "timestamp" : 1705873570000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Update GraphGUI.form\u000a",
        "date" : "2024-01-21 22:46:10 +0100",
        "id" : "17e5e42fa8eb5972c0ecf78dac64b0bf6d922b75",
        "msg" : "Update GraphGUI.form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle.kts",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
        ],
        "commitId" : "e6397bebbef1b9ce81c7da93aa5a2b8701004e2c",
        "timestamp" : 1705873809000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Added FlatLaf\u000a",
        "date" : "2024-01-21 22:50:09 +0100",
        "id" : "e6397bebbef1b9ce81c7da93aa5a2b8701004e2c",
        "msg" : "Added FlatLaf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/Integrationsprojekt.form",
          "src/main/java/de/fhdw/gui/Graph.java",
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/GraphContainer.java",
          "src/main/java/de/fhdw/gui/TelegramDataProvider.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "d1e2dcf8a09f8c7a309e77a64e048c98bed1f7e4",
        "timestamp" : 1705914460000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/lisa.kramer",
          "fullName" : "lisa.kramer"
        },
        "authorEmail" : "lisa.kramer@edu.fhdw.de",
        "comment" : "Added comments to GraphGUI and TimelinePanel\u000a",
        "date" : "2024-01-22 10:07:40 +0100",
        "id" : "d1e2dcf8a09f8c7a309e77a64e048c98bed1f7e4",
        "msg" : "Added comments to GraphGUI and TimelinePanel",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/GraphContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/TelegramDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/Integrationsprojekt.form"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
        ],
        "commitId" : "1ac34251e158c9498c26736e0aa766f592ceb968",
        "timestamp" : 1705925375000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/lisa.kramer",
          "fullName" : "lisa.kramer"
        },
        "authorEmail" : "lisa.kramer@edu.fhdw.de",
        "comment" : "Added comments to GraphGUI and TimelinePanel\u000a",
        "date" : "2024-01-22 13:09:35 +0100",
        "id" : "1ac34251e158c9498c26736e0aa766f592ceb968",
        "msg" : "Added comments to GraphGUI and TimelinePanel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/Main.java",
          "build.gradle.kts",
          "src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java",
          "src/main/java/de/fhdw/importer/interfaces/processImportedTelegram.java",
          "src/main/java/de/fhdw/importer/interfaces/processImportedGroupAddress.java"
        ],
        "commitId" : "18e057c8a29c0f3932930a5955269897a4a3c1f5",
        "timestamp" : 1706023218000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/till.lehmann",
          "fullName" : "till.lehmann"
        },
        "authorEmail" : "till.lehmann@edu.fhdw.de",
        "comment" : "Interpratation von RawDaten aus XML möglich\u000aInterpreatation des Payloads auch möglich\u000a",
        "date" : "2024-01-23 16:20:18 +0100",
        "id" : "18e057c8a29c0f3932930a5955269897a4a3c1f5",
        "msg" : "Interpratation von RawDaten aus XML möglich",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/Main.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/processImportedGroupAddress.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/processImportedTelegram.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "4f1084622441d85bbc87def6628d8993841a3c4c",
        "timestamp" : 1706026806000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/lisa.kramer",
          "fullName" : "lisa.kramer"
        },
        "authorEmail" : "lisa.kramer@edu.fhdw.de",
        "comment" : "Date for x-achsis\u000a",
        "date" : "2024-01-23 17:20:06 +0100",
        "id" : "4f1084622441d85bbc87def6628d8993841a3c4c",
        "msg" : "Date for x-achsis",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/test/java/de/fhdw/datapool/interfaces/SimpleDataPoolTest.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java",
          "src/main/java/de/fhdw/gui/mocks/mockMain.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "da77a3e329143ba03de863d8d784421ebf93992f",
        "timestamp" : 1706031416000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Refactoring and Added TimeSeriesChart\u000a",
        "date" : "2024-01-23 18:36:56 +0100",
        "id" : "da77a3e329143ba03de863d8d784421ebf93992f",
        "msg" : "Refactoring and Added TimeSeriesChart",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/datapool/interfaces/SimpleDataPoolTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/mockMain.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java",
          "src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java",
          "src/main/java/de/fhdw/datapool/interfaces/Dpt.java",
          "src/main/java/de/fhdw/datapool/interfaces/GroupAddressTelegram.java",
          "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java",
          "src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java",
          "src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressMock.java",
          "src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressTelegramMock.java"
        ],
        "commitId" : "ecdde58c15752d353fc07c10d98d1c604cce916d",
        "timestamp" : 1706036353000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/hfw421wima",
          "fullName" : "Mac Ha_Trang"
        },
        "authorEmail" : "ha_trang.mac@edu.fhdw.de",
        "comment" : "46\u000aSchnittstellen angepasst\u000aRückgabewerte angepasst\u000aTests\u000a",
        "date" : "2024-01-23 19:59:13 +0100",
        "id" : "ecdde58c15752d353fc07c10d98d1c604cce916d",
        "msg" : "46",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressTelegramMock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/datapool/interfaces/Dpt.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/datapool/interfaces/GroupAddressTelegram.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressMock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/mockMain.java",
          "src/main/java/de/fhdw/gui/mocks/MockMain.java"
        ],
        "commitId" : "6fb0cd003515ce535b3866019b77e30bae29ccc2",
        "timestamp" : 1706043164000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Added Slider Functionality to Filter Start and End Date\u000a",
        "date" : "2024-01-23 21:52:44 +0100",
        "id" : "6fb0cd003515ce535b3866019b77e30bae29ccc2",
        "msg" : "Added Slider Functionality to Filter Start and End Date",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/MockMain.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/mocks/mockMain.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/importer/interfaces/processImportedTelegram.java",
          "src/main/java/de/fhdw/Main.java",
          "src/main/java/de/fhdw/importer/interfaces/processImportedGroupAddress.java"
        ],
        "commitId" : "4dcc4d51382fe18f4311d5d6df501226e09a0644",
        "timestamp" : 1706043842000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/hfi421inge",
          "fullName" : "Geske Fabian"
        },
        "authorEmail" : "fabian.geske@edu.fhdw.de",
        "comment" : "46-ImportTelegramm\u000aProcessImportedTelegram und processImportedGroupAddress ausgearbeitet\u000a",
        "date" : "2024-01-23 22:04:02 +0100",
        "id" : "4dcc4d51382fe18f4311d5d6df501226e09a0644",
        "msg" : "46-ImportTelegramm",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/processImportedTelegram.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/Main.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/processImportedGroupAddress.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/Exceptions/Integrationsprojekt.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
        ],
        "commitId" : "a117a8db494388f2c12a450dcb184532a9451498",
        "timestamp" : 1706047172000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Added MainFunction to Work with Importer Implementation from Importer Team, currently Path are Hardcoded!\u000a",
        "date" : "2024-01-23 22:59:32 +0100",
        "id" : "a117a8db494388f2c12a450dcb184532a9451498",
        "msg" : "Added MainFunction to Work with Importer Implementation from Importer Team, currently Path are Hardcoded!",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/Exceptions/Integrationsprojekt.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java"
        ],
        "commitId" : "27c52dc58eed17c038ec5d55f1fa963fb032f793",
        "timestamp" : 1706047457000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Changed Resolution to Minute\u000a",
        "date" : "2024-01-23 23:04:17 +0100",
        "id" : "27c52dc58eed17c038ec5d55f1fa963fb032f793",
        "msg" : "Changed Resolution to Minute",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java"
        ],
        "commitId" : "a611b482c1b909aadf89060f1c299590dfa32f13",
        "timestamp" : 1706048012000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "BugFix: Changed Resolution to MinutedatesWithMinuteResolution\u000a",
        "date" : "2024-01-23 23:13:32 +0100",
        "id" : "a611b482c1b909aadf89060f1c299590dfa32f13",
        "msg" : "BugFix: Changed Resolution to MinutedatesWithMinuteResolution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java"
        ],
        "commitId" : "434e0ded56d793e1fa605ab987ec456f5a564f24",
        "timestamp" : 1706200706000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Refactoring and Preparation for Path Integrations\u000a",
        "date" : "2024-01-25 17:38:26 +0100",
        "id" : "434e0ded56d793e1fa605ab987ec456f5a564f24",
        "msg" : "Refactoring and Preparation for Path Integrations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/Main.java",
          "src/main/java/de/fhdw/gui/FileselectGUI.java",
          "src/main/java/de/fhdw/gui/FileselectGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java"
        ],
        "commitId" : "35c07cbaa3221cc74b4d11068dec3438a95ccf73",
        "timestamp" : 1706204003000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Refactoring and Added FileselectGUI\u000a",
        "date" : "2024-01-25 18:33:23 +0100",
        "id" : "35c07cbaa3221cc74b4d11068dec3438a95ccf73",
        "msg" : "Refactoring and Added FileselectGUI",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/Main.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.form"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/FileselectGUI.form"
        ],
        "commitId" : "8e15ff99ff0e837a34f1f75c3c5502457010558e",
        "timestamp" : 1706204058000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Typo\u000a",
        "date" : "2024-01-25 18:34:18 +0100",
        "id" : "8e15ff99ff0e837a34f1f75c3c5502457010558e",
        "msg" : "Typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.form"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/MockMain.java"
        ],
        "commitId" : "4e848245975c9024818340c6cd120641c4740b43",
        "timestamp" : 1706205737000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Fixed Graphical Bug in Timeline\u000a",
        "date" : "2024-01-25 19:02:17 +0100",
        "id" : "4e848245975c9024818340c6cd120641c4740b43",
        "msg" : "Fixed Graphical Bug in Timeline",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/MockMain.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/ComboBoxMultiSelection.java",
          "src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java",
          "src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java",
          "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java",
          ".idea/uiDesigner.xml",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java",
          "src/main/java/de/fhdw/gui/mocks/MockMain.java"
        ],
        "commitId" : "d33914c19ff09b69bf07b0346cc4f66a805b6565",
        "timestamp" : 1706223858000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Added ComboBoxMultiSelection for GroupAddress Filtering. Workaround for Equals Method of GroupAddressImpl\u000a",
        "date" : "2024-01-26 00:04:18 +0100",
        "id" : "d33914c19ff09b69bf07b0346cc4f66a805b6565",
        "msg" : "Added ComboBoxMultiSelection for GroupAddress Filtering. Workaround for Equals Method of GroupAddressImpl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/ComboBoxMultiSelection.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/MockMain.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java"
          },
          {
            "editType" : "edit",
            "file" : ".idea/uiDesigner.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle.kts"
        ],
        "commitId" : "781ea87958ab90dc9c33eec72524d82a81efea8b",
        "timestamp" : 1706225231000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "BugFix: Added DuplicatesStrategy for Gradle\u000a",
        "date" : "2024-01-26 00:27:11 +0100",
        "id" : "781ea87958ab90dc9c33eec72524d82a81efea8b",
        "msg" : "BugFix: Added DuplicatesStrategy for Gradle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/ComboBoxMultiSelection.java",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/FileselectGUI.java"
        ],
        "commitId" : "64aa4567b9263c0c184d806cabf8ebe6c2548945",
        "timestamp" : 1706389698000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/lisa.kramer",
          "fullName" : "lisa.kramer"
        },
        "authorEmail" : "lisa.kramer@edu.fhdw.de",
        "comment" : "Added comments for the GraphGUI and FileselectGUI\u000a",
        "date" : "2024-01-27 22:08:18 +0100",
        "id" : "64aa4567b9263c0c184d806cabf8ebe6c2548945",
        "msg" : "Added comments for the GraphGUI and FileselectGUI",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/ComboBoxMultiSelection.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/lisa.kramer",
      "fullName" : "lisa.kramer"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/till.lehmann",
      "fullName" : "till.lehmann"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
      "fullName" : "pascal.moeller"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/hfi421inge",
      "fullName" : "Geske Fabian"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/hfw421wima",
      "fullName" : "Mac Ha_Trang"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/dana.loehr",
      "fullName" : "dana.loehr"
    }
  ]
}