{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 83,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
            "branch" : [
              {
                "SHA1" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
            "branch" : [
              {
                "SHA1" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
        "branch" : [
          {
            "SHA1" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://localhost:3000/Gaming/gaming.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 87,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.jacoco.JacocoBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#83",
  "duration" : 81511,
  "estimatedDuration" : 102276,
  "executor" : None,
  "fullDisplayName" : "gaming #83",
  "id" : "83",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 83,
  "queueId" : 13126,
  "result" : "SUCCESS",
  "timestamp" : 1716903789779,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/view/Gaming/job/gaming/83/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gaming-contest/src/main/java/de/fhdw/gaming/contest/Main.java",
          "gaming-core/src/test/java/de/fhdw/gaming/core/domain/DefaultGameTest.java",
          "gaming-core/src/main/java/de/fhdw/gaming/core/domain/DefaultGame.java",
          "gaming-core/src/main/java/de/fhdw/gaming/core/domain/GameBuilder.java",
          "gaming-core/src/main/java/de/fhdw/gaming/core/domain/ObserverFactory.java",
          "gaming-gui/src/main/java/de/fhdw/gaming/gui/LogObserverFactory.java"
        ],
        "commitId" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
        "timestamp" : 1716898801000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/fhdwcsh",
          "fullName" : "Christoph Schulz"
        },
        "authorEmail" : "develop@kristov.de",
        "comment" : "gaming-core: ObserverFactory is now configurable via InputProvider\u000a\u000aA follow-up change is that an Observer created during a gaming contest\u000arun is created per contest (and thus per strategy combination), not per\u000agame.\u000a",
        "date" : "2024-05-28 14:20:01 +0200",
        "id" : "788b5154e0a7b9b131b1dc3d8b711a21b426f22e",
        "msg" : "gaming-core: ObserverFactory is now configurable via InputProvider",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gaming-core/src/main/java/de/fhdw/gaming/core/domain/GameBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "gaming-core/src/main/java/de/fhdw/gaming/core/domain/DefaultGame.java"
          },
          {
            "editType" : "edit",
            "file" : "gaming-core/src/main/java/de/fhdw/gaming/core/domain/ObserverFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "gaming-core/src/test/java/de/fhdw/gaming/core/domain/DefaultGameTest.java"
          },
          {
            "editType" : "edit",
            "file" : "gaming-contest/src/main/java/de/fhdw/gaming/contest/Main.java"
          },
          {
            "editType" : "edit",
            "file" : "gaming-gui/src/main/java/de/fhdw/gaming/gui/LogObserverFactory.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/fhdwcsh",
      "fullName" : "Christoph Schulz"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}