{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Mike Dawson",
          "userId" : "mike",
          "userName" : "Mike Dawson"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 15,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
            "branch" : [
              {
                "SHA1" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
            "branch" : [
              {
                "SHA1" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
        "branch" : [
          {
            "SHA1" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/XmlPullParserKmp.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#15",
  "duration" : 43110,
  "estimatedDuration" : 31695,
  "executor" : None,
  "fullDisplayName" : "XmlPullParserKmp #15",
  "id" : "15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 15,
  "queueId" : 533,
  "result" : "SUCCESS",
  "timestamp" : 1621238264720,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/XmlPullParserKmp/15/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jsMain/kotlin/com/ustadmobile/xmlpullparserkmp/XmlSerializer.kt"
        ],
        "commitId" : "64efbc3ec215b0b1c2c97ffdbd75501e16f4c75b",
        "timestamp" : 1620807836000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/lkileha",
          "fullName" : "lkileha"
        },
        "authorEmail" : "lkileha@gmail.com",
        "comment" : "Minor change\u000a",
        "date" : "2021-05-12 11:23:56 +0300",
        "id" : "64efbc3ec215b0b1c2c97ffdbd75501e16f4c75b",
        "msg" : "Minor change",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jsMain/kotlin/com/ustadmobile/xmlpullparserkmp/XmlSerializer.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "02f1a48c6e93d8503a700cf6fe80b9e923533f71",
        "timestamp" : 1620807898000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/lkileha",
          "fullName" : "lkileha"
        },
        "authorEmail" : "lkileha@gmail.com",
        "comment" : "Bumped version\u000a",
        "date" : "2021-05-12 11:24:58 +0300",
        "id" : "02f1a48c6e93d8503a700cf6fe80b9e923533f71",
        "msg" : "Bumped version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jsMain/kotlin/com/ustadmobile/xmlpullparserkmp/XmlPullParserJsImpl.kt",
          "src/jsMain/kotlin/com/ustadmobile/xmlpullparserkmp/XmlPullParser.kt",
          "build.gradle"
        ],
        "commitId" : "653241d7951fb4722547ac84a5fe275da3082113",
        "timestamp" : 1620859368000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/lkileha",
          "fullName" : "lkileha"
        },
        "authorEmail" : "lkileha@gmail.com",
        "comment" : "Added a way to access current node for external manipulations i.e getting inner texts etc\u000a",
        "date" : "2021-05-13 01:42:48 +0300",
        "id" : "653241d7951fb4722547ac84a5fe275da3082113",
        "msg" : "Added a way to access current node for external manipulations i.e getting inner texts etc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jsMain/kotlin/com/ustadmobile/xmlpullparserkmp/XmlPullParserJsImpl.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/jsMain/kotlin/com/ustadmobile/xmlpullparserkmp/XmlPullParser.kt"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
        "timestamp" : 1621236776000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update to Kotlin1.5\u000a",
        "date" : "2021-05-17 11:32:56 +0400",
        "id" : "f75a6df3f1feebbe07f67bee044c5ab487e96cce",
        "msg" : "Update to Kotlin1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    },
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/lukundo",
      "fullName" : "lukundo"
    }
  ]
}