{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
            "branch" : [
              {
                "SHA1" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
            "branch" : [
              {
                "SHA1" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
        "branch" : [
          {
            "SHA1" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/PicoResolve.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6",
  "duration" : 18155,
  "estimatedDuration" : 23188,
  "executor" : None,
  "fullDisplayName" : "picoresolve #6",
  "id" : "6",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6,
  "queueId" : 128,
  "result" : "SUCCESS",
  "timestamp" : 1714420138830,
  "url" : "https://stianloader.org/jenkins/view/all/job/picoresolve/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/stianloader/picoresolve/internal/meta/VersionCatalogue.java"
        ],
        "commitId" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
        "timestamp" : 1714419916000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Resolve version ranges by newest version\u000a\u000aThis behaviour might be a bit counterintuitive to some, completely intuitive\u000ato others. Truth be told I haven't checked what maven thinks about this all\u000abut I'd say that this is the most intuitive way of solving the problem for\u000ame (as otherwise the version would be known, so why go with a version range?).\u000aOf course the risk I'm taking with this commit is that versions may break\u000aother versions, but in reality anyone making use of version ranges should be\u000avery aware of this serious risk.\u000a",
        "date" : "2024-04-29 21:45:16 +0200",
        "id" : "ee51f8d6cd8430c2ba78dd4657929f655993a1df",
        "msg" : "Resolve version ranges by newest version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/stianloader/picoresolve/internal/meta/VersionCatalogue.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}