{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 103,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2812331c9337a2fe7677eacd07fc1ee5e318f8a7",
            "branch" : [
              {
                "SHA1" : "2812331c9337a2fe7677eacd07fc1ee5e318f8a7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2812331c9337a2fe7677eacd07fc1ee5e318f8a7",
            "branch" : [
              {
                "SHA1" : "2812331c9337a2fe7677eacd07fc1ee5e318f8a7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2812331c9337a2fe7677eacd07fc1ee5e318f8a7",
        "branch" : [
          {
            "SHA1" : "2812331c9337a2fe7677eacd07fc1ee5e318f8a7",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "http://localhost:3000/IPSpiel24/ipspiel24.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 315,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.jacoco.JacocoBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#103",
  "duration" : 262122,
  "estimatedDuration" : 258685,
  "executor" : None,
  "fullDisplayName" : "ipspiel24 #103",
  "id" : "103",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 103,
  "queueId" : 36054,
  "result" : "SUCCESS",
  "timestamp" : 1718018230097,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/job/ipspiel24/103/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/pom.xml"
        ],
        "commitId" : "707a36dd795f1156a4bbc3bca0bce69e4892d8e0",
        "timestamp" : 1717417988000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "added memory dependency to gd pom.xml\u000a",
        "date" : "2024-06-03 14:33:08 +0200",
        "id" : "707a36dd795f1156a4bbc3bca0bce69e4892d8e0",
        "msg" : "added memory dependency to gd pom.xml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java"
        ],
        "commitId" : "0592f0247ee9a932038e2c5b4d65378328eb390a",
        "timestamp" : 1717420675000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
          "fullName" : "merle_cathrin.lehmann"
        },
        "authorEmail" : "merle_cathrin.lehmann@edu.fhdw.de",
        "comment" : "Anpassung TitForTat -> default Reaktion: remainSilentMove\u000a",
        "date" : "2024-06-03 15:17:55 +0200",
        "id" : "0592f0247ee9a932038e2c5b4d65378328eb390a",
        "msg" : "Anpassung TitForTat -> default Reaktion: remainSilentMove",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/pom.xml",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java",
          "ipspiel24-gd/src/main/java/module-info.java"
        ],
        "commitId" : "9337cfd1a9435ec82533bcc5a0efaa06a4b15cca",
        "timestamp" : 1717424794000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
          "fullName" : "merle_cathrin.lehmann"
        },
        "authorEmail" : "merle_cathrin.lehmann@edu.fhdw.de",
        "comment" : "Pavlov Strategie hinzugefügt\u000a",
        "date" : "2024-06-03 16:26:34 +0200",
        "id" : "9337cfd1a9435ec82533bcc5a0efaa06a4b15cca",
        "msg" : "Pavlov Strategie hinzugefügt",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/module-info.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
        ],
        "commitId" : "347fcf81ba66ba750eb2632e5557d5c06c6104c5",
        "timestamp" : 1717428232000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
          "fullName" : "merle_cathrin.lehmann"
        },
        "authorEmail" : "merle_cathrin.lehmann@edu.fhdw.de",
        "comment" : "Anpassungen PavlovStrategy\u000a",
        "date" : "2024-06-03 17:23:52 +0200",
        "id" : "347fcf81ba66ba750eb2632e5557d5c06c6104c5",
        "msg" : "Anpassungen PavlovStrategy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryObserverFactoryImpl.java",
          "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryObserverImpl.java",
          "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryPairImpl.java",
          "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryShiftListImpl.java",
          "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryShiftListImpl.java",
          "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryKeyImpl.java",
          "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryBrainImpl.java"
        ],
        "commitId" : "afaa6eb4b2f6c2ce90ef9732a518bdc381c05e1e",
        "timestamp" : 1717434152000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "Memory: Working testclasses + fixed remaining checkstyle\u000a",
        "date" : "2024-06-03 19:02:32 +0200",
        "id" : "afaa6eb4b2f6c2ce90ef9732a518bdc381c05e1e",
        "msg" : "Memory: Working testclasses + fixed remaining checkstyle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryPairImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryKeyImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryShiftListImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryBrainImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryObserverFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryObserverImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryShiftListImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/module-info.java",
          "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategyFactory.java"
        ],
        "commitId" : "110b780f7b5b87efc59e1580b8a670b73a196481",
        "timestamp" : 1717611113000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "Memory: Added Strategies (and folder for them)\u000a",
        "date" : "2024-06-05 20:11:53 +0200",
        "id" : "110b780f7b5b87efc59e1580b8a670b73a196481",
        "msg" : "Memory: Added Strategies (and folder for them)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategyFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/module-info.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategyFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategyFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategyFactory.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java"
        ],
        "commitId" : "f785bb78e0847e713c595fe655e3b11f78f9e319",
        "timestamp" : 1717759777000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
          "fullName" : "jeremy.hesse"
        },
        "authorEmail" : "jeremy.hesse@edu.fhdw.de",
        "comment" : "Memory: Added titfortat back in\u000a",
        "date" : "2024-06-07 13:29:37 +0200",
        "id" : "f785bb78e0847e713c595fe655e3b11f78f9e319",
        "msg" : "Memory: Added titfortat back in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java",
          "ipspiel24-gd/src/main/java/module-info.java"
        ],
        "commitId" : "83172dd48aa9f705309d11c0323144335f337b73",
        "timestamp" : 1717850043000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "Memory: Added TitFor2Tat + adjusted syso from observer\u000a",
        "date" : "2024-06-08 14:34:03 +0200",
        "id" : "83172dd48aa9f705309d11c0323144335f337b73",
        "msg" : "Memory: Added TitFor2Tat + adjusted syso from observer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategyFactory.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/module-info.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java",
          "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDStateImpl.java"
        ],
        "commitId" : "9e3a4834caf2bc8144880159b6f14a5e753277d7",
        "timestamp" : 1717933535000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
          "fullName" : "jeremy.hesse"
        },
        "authorEmail" : "jeremy.hesse@edu.fhdw.de",
        "comment" : "Memory: Corrected move checked (index) and null-check in strategies, changed GD winning definition.\u000a",
        "date" : "2024-06-09 13:45:35 +0200",
        "id" : "9e3a4834caf2bc8144880159b6f14a5e753277d7",
        "msg" : "Memory: Corrected move checked (index) and null-check in strategies, changed GD winning definition.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDStateImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
        ],
        "commitId" : "d28e5c9b9cd6725ff8b5c43e354bcb4d720a55fa",
        "timestamp" : 1717933818000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
          "fullName" : "jeremy.hesse"
        },
        "authorEmail" : "jeremy.hesse@edu.fhdw.de",
        "comment" : "Memory: Removed the cyclic complexity > 8\u000a",
        "date" : "2024-06-09 13:50:18 +0200",
        "id" : "d28e5c9b9cd6725ff8b5c43e354bcb4d720a55fa",
        "msg" : "Memory: Removed the cyclic complexity > 8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDPlayerImpl.java"
        ],
        "commitId" : "0900e00542f7db385800a722c044501a3b9830e1",
        "timestamp" : 1717935886000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "GD: Checkstlye fixed complexity warning for Brain Strategies\u000a",
        "date" : "2024-06-09 14:24:46 +0200",
        "id" : "0900e00542f7db385800a722c044501a3b9830e1",
        "msg" : "GD: Checkstlye fixed complexity warning for Brain Strategies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDPlayerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
      "fullName" : "Kevin"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
      "fullName" : "jeremy.hesse"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
      "fullName" : "merle_cathrin.lehmann"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}