{
  "_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" : 64,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
            "branch" : [
              {
                "SHA1" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
            "branch" : [
              {
                "SHA1" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
        "branch" : [
          {
            "SHA1" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
            "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" : "#64",
  "duration" : 118128,
  "estimatedDuration" : 102276,
  "executor" : None,
  "fullDisplayName" : "gaming #64",
  "id" : "64",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 64,
  "queueId" : 196098,
  "result" : "SUCCESS",
  "timestamp" : 1664205189841,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/job/gaming/64/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gaming-contest/src/main/java/de/fhdw/gaming/contest/util/CombinationSplitIterator.java",
          "gaming-contest/src/main/java/de/fhdw/gaming/contest/util/CombinatoricsHelper.java",
          "gaming-contest/src/test/java/de/fhdw/gaming/contest/util/CombinatoricsHelperTest.java"
        ],
        "commitId" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
        "timestamp" : 1664204325000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/fhdwcsh",
          "fullName" : "Christoph Schulz"
        },
        "authorEmail" : "develop@kristov.de",
        "comment" : "gaming-contest: fixed various border cases in CombinatoricsHelper\u000a\u000aThis includes \"invalid\" cases like n<k in n-over-k as well as an one-off\u000aerror in returning true/false in CombinationSplitIterator.tryAdvance()\u000a(according to the documentation, we have to return false if there is no\u000aelement *on entry* to process; we formerly returned false if there was\u000ano element *on exit*). The unit tests were extended accordingly.\u000a",
        "date" : "2022-09-26 16:58:45 +0200",
        "id" : "4daced9e478bf1e06df4c6f40e9a759090b2cd62",
        "msg" : "gaming-contest: fixed various border cases in CombinatoricsHelper",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gaming-contest/src/main/java/de/fhdw/gaming/contest/util/CombinationSplitIterator.java"
          },
          {
            "editType" : "edit",
            "file" : "gaming-contest/src/test/java/de/fhdw/gaming/contest/util/CombinatoricsHelperTest.java"
          },
          {
            "editType" : "edit",
            "file" : "gaming-contest/src/main/java/de/fhdw/gaming/contest/util/CombinatoricsHelper.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/fhdwcsh",
      "fullName" : "Christoph Schulz"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.8.6"
}