<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user PseudoKnight",
          "userId" : "pseudoknight",
          "userName" : "PseudoKnight"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "78420854453e25d98130f8873241491850dc7ba5",
            "branch" : [
              {
                "SHA1" : "78420854453e25d98130f8873241491850dc7ba5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "78420854453e25d98130f8873241491850dc7ba5",
            "branch" : [
              {
                "SHA1" : "78420854453e25d98130f8873241491850dc7ba5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "78420854453e25d98130f8873241491850dc7ba5",
        "branch" : [
          {
            "SHA1" : "78420854453e25d98130f8873241491850dc7ba5",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PseudoKnight/CHLogblock/"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "chlogblock-0.4.0.jar",
      "fileName" : "chlogblock-0.4.0.jar",
      "relativePath" : "target/chlogblock-0.4.0.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 60862,
  "estimatedDuration" : 53799,
  "executor" : None,
  "fullDisplayName" : "CHLogblock #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 22,
  "result" : "SUCCESS",
  "timestamp" : 1722048284139,
  "url" : "https://letsbuild.net/jenkins/job/CHLogblock/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/io/github/jbaero/chlb/LBOG.java"
        ],
        "commitId" : "d392eda447f10b6f86b0bf650a88b8403232f7e1",
        "timestamp" : 1722047935000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Improve array checks for lb_get_changes()\u000a",
        "date" : "2024-07-26 19:38:55 -0700",
        "id" : "d392eda447f10b6f86b0bf650a88b8403232f7e1",
        "msg" : "Improve array checks for lb_get_changes()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/io/github/jbaero/chlb/LBOG.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "src/main/java/io/github/jbaero/chlb/LBOG.java"
        ],
        "commitId" : "28738d688e35ce3a1c3364c803d5927b8dde7314",
        "timestamp" : 1722048075000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update to LB 1.17 and CH 3.3.5\u000a\u000aFixes lb_get_changes() on 1.17+\u000a",
        "date" : "2024-07-26 19:41:15 -0700",
        "id" : "28738d688e35ce3a1c3364c803d5927b8dde7314",
        "msg" : "Update to LB 1.17 and CH 3.3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/io/github/jbaero/chlb/LBOG.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "src/main/java/io/github/jbaero/chlb/CHLB.java"
        ],
        "commitId" : "78420854453e25d98130f8873241491850dc7ba5",
        "timestamp" : 1722048267000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Bump version to 0.4.0\u000a",
        "date" : "2024-07-26 19:44:27 -0700",
        "id" : "78420854453e25d98130f8873241491850dc7ba5",
        "msg" : "Bump version to 0.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/io/github/jbaero/chlb/CHLB.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
      "fullName" : "PseudoKnight"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}</pre></body></html>