{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Alan Wu",
          "userId" : "alanwu",
          "userName" : "Alan Wu"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 2,
      "buildableTimeMillis" : 2,
      "buildingDurationMillis" : 97830,
      "executingTimeMillis" : 97830,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 4,
      "waitingTimeMillis" : 4
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0c48ce74cebec0c3d123673781ae928a3f817c9",
            "branch" : [
              {
                "SHA1" : "e0c48ce74cebec0c3d123673781ae928a3f817c9",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0c48ce74cebec0c3d123673781ae928a3f817c9",
            "branch" : [
              {
                "SHA1" : "e0c48ce74cebec0c3d123673781ae928a3f817c9",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e0c48ce74cebec0c3d123673781ae928a3f817c9",
        "branch" : [
          {
            "SHA1" : "e0c48ce74cebec0c3d123673781ae928a3f817c9",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/ZincJS.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 97830,
  "estimatedDuration" : 89871,
  "executor" : None,
  "fullDisplayName" : "ZincJS #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 3907,
  "result" : "FAILURE",
  "timestamp" : 1565917218816,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/SPARC/job/ZincJS/5/",
  "builtOn" : "Ubuntu_16.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/controls.js"
        ],
        "commitId" : "48584efcf279455f2aa4bb17b1ead3a471d42484",
        "timestamp" : 1553121285000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Change loadPath method in the CameraControls module to be public API.\u000a",
        "date" : "2019-03-21 11:34:45 +1300",
        "id" : "48584efcf279455f2aa4bb17b1ead3a471d42484",
        "msg" : "Change loadPath method in the CameraControls module to be public API.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/controls.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/controls.js"
        ],
        "commitId" : "b75e3d35606738d34d6d0e5a489956c6552df8e7",
        "timestamp" : 1553480222000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve camera pathing.\u000a",
        "date" : "2019-03-25 15:17:02 +1300",
        "id" : "b75e3d35606738d34d6d0e5a489956c6552df8e7",
        "msg" : "Improve camera pathing.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/controls.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "05ce6113fcc8cbd3b0a4f4d2417f2fb3e47a22cc",
        "timestamp" : 1553638703000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment ZincJS version to 0.29.7.\u000a",
        "date" : "2019-03-27 11:18:23 +1300",
        "id" : "05ce6113fcc8cbd3b0a4f4d2417f2fb3e47a22cc",
        "msg" : "Increment ZincJS version to 0.29.7.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "webpack.config.js",
          "src/renderer.js",
          "package-lock.json",
          "src/utilities.js",
          "src/glyphsetCSG.js",
          "src/geometryCSG.js",
          "src/scene.js",
          "src/glyphset.js",
          "src/geometry.js",
          "src/zinc.js",
          "package.json",
          "src/controls.js",
          "src/glyph.js",
          "src/label.js"
        ],
        "commitId" : "110989d42550728cd0bc0a34470f15b0454f7be6",
        "timestamp" : 1554331669000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update most functions to use the arrow functions and replace var with\u000alet and const.\u000a",
        "date" : "2019-04-04 11:47:49 +1300",
        "id" : "110989d42550728cd0bc0a34470f15b0454f7be6",
        "msg" : "Update most functions to use the arrow functions and replace var with",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/renderer.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/geometry.js"
          },
          {
            "editType" : "edit",
            "file" : "src/zinc.js"
          },
          {
            "editType" : "edit",
            "file" : "webpack.config.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyphsetCSG.js"
          },
          {
            "editType" : "edit",
            "file" : "src/label.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyphset.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyph.js"
          },
          {
            "editType" : "edit",
            "file" : "src/controls.js"
          },
          {
            "editType" : "edit",
            "file" : "src/geometryCSG.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/geometryCSG.js",
          "src/scene.js",
          "src/renderer.js",
          "src/glyphset.js",
          "src/geometry.js",
          "src/glyphsetCSG.js",
          "src/controls.js",
          "src/glyph.js",
          "src/label.js"
        ],
        "commitId" : "715be5daf8d52cdaf5bed2bcd9e769c082201a0c",
        "timestamp" : 1554343981000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove the usage of _this as arrow function now remember its scope.\u000a",
        "date" : "2019-04-04 15:13:01 +1300",
        "id" : "715be5daf8d52cdaf5bed2bcd9e769c082201a0c",
        "msg" : "Remove the usage of _this as arrow function now remember its scope.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/glyph.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyphsetCSG.js"
          },
          {
            "editType" : "edit",
            "file" : "src/geometryCSG.js"
          },
          {
            "editType" : "edit",
            "file" : "src/label.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "src/controls.js"
          },
          {
            "editType" : "edit",
            "file" : "src/renderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/geometry.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyphset.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "779f553e90cffdfdd37ad9635e2b299682cb8a41",
        "timestamp" : 1555377631000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.29.8.\u000a",
        "date" : "2019-04-16 13:20:31 +1200",
        "id" : "779f553e90cffdfdd37ad9635e2b299682cb8a41",
        "msg" : "Increment version to 0.29.8.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json",
          "webpack.config.js"
        ],
        "commitId" : "f2c25b63a109b8f09e7329211703a60d49b62676",
        "timestamp" : 1555387732000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Minify with babel and increment version to 0.29.9.\u000a",
        "date" : "2019-04-16 16:08:52 +1200",
        "id" : "f2c25b63a109b8f09e7329211703a60d49b62676",
        "msg" : "Minify with babel and increment version to 0.29.9.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "webpack.config.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/geometryCSG.js",
          "src/workers/geometryCSG.worker.js",
          "src/workers/geometryCSGInternal.js"
        ],
        "commitId" : "90ac7fcb0becf89c8abd2aeca07c33a341ff3a7e",
        "timestamp" : 1556674867000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Implement web workers for csg,\u000a",
        "date" : "2019-05-01 13:41:07 +1200",
        "id" : "90ac7fcb0becf89c8abd2aeca07c33a341ff3a7e",
        "msg" : "Implement web workers for csg,",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/workers/geometryCSG.worker.js"
          },
          {
            "editType" : "edit",
            "file" : "src/geometryCSG.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "src/workers/geometryCSGInternal.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/geometryCSG.js"
        ],
        "commitId" : "1f8c747dd076a922aee2f57050118e0d56c4fae4",
        "timestamp" : 1556681348000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Use promise, then to handle the result from GeometryCSG.\u000a",
        "date" : "2019-05-01 15:29:08 +1200",
        "id" : "1f8c747dd076a922aee2f57050118e0d56c4fae4",
        "msg" : "Use promise, then to handle the result from GeometryCSG.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/geometryCSG.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/controls.js",
          "src/scene.js",
          "src/renderer.js",
          "src/utilities.js",
          "src/zinc.js"
        ],
        "commitId" : "d77e1f4b3f701f773b33c69921d0eb1304346720",
        "timestamp" : 1557287039000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Allow canvas to be passed into threejs renderer.\u000a",
        "date" : "2019-05-08 15:43:59 +1200",
        "id" : "d77e1f4b3f701f773b33c69921d0eb1304346720",
        "msg" : "Allow canvas to be passed into threejs renderer.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "src/zinc.js"
          },
          {
            "editType" : "edit",
            "file" : "src/renderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/controls.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities.js"
        ],
        "commitId" : "8fbac2f2e256879ae3b360ed715d547d39b13058",
        "timestamp" : 1557359532000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Detect if there is a slash on model prefix, if not, add a slash.\u000a",
        "date" : "2019-05-09 11:52:12 +1200",
        "id" : "8fbac2f2e256879ae3b360ed715d547d39b13058",
        "msg" : "Detect if there is a slash on model prefix, if not, add a slash.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities.js"
        ],
        "commitId" : "6ba3c0d0496d8d4d33b1062ddf759b123bf86919",
        "timestamp" : 1557366346000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a bug cuasing model loading to be broken.\u000a",
        "date" : "2019-05-09 13:45:46 +1200",
        "id" : "6ba3c0d0496d8d4d33b1062ddf759b123bf86919",
        "msg" : "Fix a bug cuasing model loading to be broken.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "af1a5721440c13e656c60b100922c38aedfeed29",
        "timestamp" : 1557374814000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment to version  0.29.10.\u000a",
        "date" : "2019-05-09 16:06:54 +1200",
        "id" : "af1a5721440c13e656c60b100922c38aedfeed29",
        "msg" : "Increment to version  0.29.10.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scene.js"
        ],
        "commitId" : "843998eadd80a63bc18dc436f25ab2d292f89d26",
        "timestamp" : 1558647328000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix url provided in metadata is not resolved relative to the metadata\u000afile itself. Fixes #14.\u000a",
        "date" : "2019-05-24 09:35:28 +1200",
        "id" : "843998eadd80a63bc18dc436f25ab2d292f89d26",
        "msg" : "Fix url provided in metadata is not resolved relative to the metadata",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/glyph.js",
          "src/glyphset.js"
        ],
        "commitId" : "9ffb0862d7ea5dccba0d5281934770d5e734621c",
        "timestamp" : 1558925405000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Glyphset does not display labels automatically. Caller will have to call\u000ashowLabel explicitly.\u000a",
        "date" : "2019-05-27 14:50:05 +1200",
        "id" : "9ffb0862d7ea5dccba0d5281934770d5e734621c",
        "msg" : "Glyphset does not display labels automatically. Caller will have to call",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/glyph.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyphset.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/glyph.js"
        ],
        "commitId" : "3e82d4dee824fe5e0c03f8d6f3e8a4a133d19a0c",
        "timestamp" : 1558931461000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a bug with isGlyph property.\u000a",
        "date" : "2019-05-27 16:31:01 +1200",
        "id" : "3e82d4dee824fe5e0c03f8d6f3e8a4a133d19a0c",
        "msg" : "Fix a bug with isGlyph property.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/glyph.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "7b63e4854664030e3d2418e08798e6eda45d4ebd",
        "timestamp" : 1559602319000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.29.11.\u000a",
        "date" : "2019-06-04 10:51:59 +1200",
        "id" : "7b63e4854664030e3d2418e08798e6eda45d4ebd",
        "msg" : "Increment version to 0.29.11.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json",
          "src/scene.js",
          "src/zinc.js"
        ],
        "commitId" : "43c1b38086ede5208b6db5e6a7d6448f1afcb674",
        "timestamp" : 1559707829000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a problem with responseURL not present in internet explorer.\u000a",
        "date" : "2019-06-05 16:10:29 +1200",
        "id" : "43c1b38086ede5208b6db5e6a7d6448f1afcb674",
        "msg" : "Fix a problem with responseURL not present in internet explorer.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "src/zinc.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json",
          "src/geometryCSG.js"
        ],
        "commitId" : "c83c786fcbdf76dfc5e5f0f55e819d7514661a67",
        "timestamp" : 1559787414000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add in Promise polyfill for IE11 support.\u000a",
        "date" : "2019-06-06 14:16:54 +1200",
        "id" : "c83c786fcbdf76dfc5e5f0f55e819d7514661a67",
        "msg" : "Add in Promise polyfill for IE11 support.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/geometryCSG.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pointset.js",
          "src/assets/disc.png"
        ],
        "commitId" : "dd46ec771a60c334c654e9077c4901b92c918f31",
        "timestamp" : 1560307476000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add support for points.\u000a",
        "date" : "2019-06-12 14:44:36 +1200",
        "id" : "dd46ec771a60c334c654e9077c4901b92c918f31",
        "msg" : "Add support for points.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/assets/disc.png"
          },
          {
            "editType" : "add",
            "file" : "src/pointset.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "webpack.config.js",
          "src/scene.js",
          "package-lock.json",
          "src/glyphset.js",
          "src/zinc.js"
        ],
        "commitId" : "65a08296cd2979e5f343917a83bc0379a93b174c",
        "timestamp" : 1560307707000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Points can now be imported through metafile.\u000a",
        "date" : "2019-06-12 14:48:27 +1200",
        "id" : "65a08296cd2979e5f343917a83bc0379a93b174c",
        "msg" : "Points can now be imported through metafile.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyphset.js"
          },
          {
            "editType" : "edit",
            "file" : "src/zinc.js"
          },
          {
            "editType" : "edit",
            "file" : "webpack.config.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "ffc41c72f98cb9d377e8b75b0c9a79114b49094d",
        "timestamp" : 1561678841000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment to version 0.29.12.\u000a",
        "date" : "2019-06-28 11:40:41 +1200",
        "id" : "ffc41c72f98cb9d377e8b75b0c9a79114b49094d",
        "msg" : "Increment to version 0.29.12.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/glyphset.js",
          "src/pointset.js"
        ],
        "commitId" : "41db17a69ae078503374323bb83295b6c1e52bf7",
        "timestamp" : 1561694634000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a bug that may cause group name to be unusable.\u000a",
        "date" : "2019-06-28 16:03:54 +1200",
        "id" : "41db17a69ae078503374323bb83295b6c1e52bf7",
        "msg" : "Fix a bug that may cause group name to be unusable.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/glyphset.js"
          },
          {
            "editType" : "edit",
            "file" : "src/pointset.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scene.js",
          "src/pointset.js"
        ],
        "commitId" : "a0e1e6593cd8b40d47497feb0d9660a52629c232",
        "timestamp" : 1562102273000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix bugs found with pointsets.\u000a",
        "date" : "2019-07-03 09:17:53 +1200",
        "id" : "a0e1e6593cd8b40d47497feb0d9660a52629c232",
        "msg" : "Fix bugs found with pointsets.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "src/pointset.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "b978b931d9b28fd5019cba5a814f8ad4a886b1b0",
        "timestamp" : 1562118541000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment to 0.29.13.\u000a",
        "date" : "2019-07-03 13:49:01 +1200",
        "id" : "b978b931d9b28fd5019cba5a814f8ad4a886b1b0",
        "msg" : "Increment to 0.29.13.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scene.js",
          "src/pointset.js"
        ],
        "commitId" : "5ca7b722579e39d4998f539a75526be5fa77e2cc",
        "timestamp" : 1562640263000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Points are now drawn with vertex colors if it is available.\u000a",
        "date" : "2019-07-09 14:44:23 +1200",
        "id" : "5ca7b722579e39d4998f539a75526be5fa77e2cc",
        "msg" : "Points are now drawn with vertex colors if it is available.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pointset.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/pointset.js",
          "package-lock.json",
          "src/scene.js"
        ],
        "commitId" : "5174c1931ffdb2a898d3779506f3188d5613798a",
        "timestamp" : 1562728972000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add support for points morph.\u000a",
        "date" : "2019-07-10 15:22:52 +1200",
        "id" : "5174c1931ffdb2a898d3779506f3188d5613798a",
        "msg" : "Add support for points morph.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "src/pointset.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scene.js",
          "src/glyphset.js",
          "src/loader.js"
        ],
        "commitId" : "280a08d3a8eb50e118176128fb9ee505c2e86e74",
        "timestamp" : 1562809563000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix cross-origin image laoding issue.\u000a",
        "date" : "2019-07-11 13:46:03 +1200",
        "id" : "280a08d3a8eb50e118176128fb9ee505c2e86e74",
        "msg" : "Fix cross-origin image laoding issue.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/glyphset.js"
          },
          {
            "editType" : "edit",
            "file" : "src/loader.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/pointset.js",
          "package-lock.json",
          "src/scene.js",
          "src/Points.js"
        ],
        "commitId" : "e97ce9afbcba25f60fd0f075ee3a230f619e8eb4",
        "timestamp" : 1562922969000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Allow picking for points at different time step,\u000a",
        "date" : "2019-07-12 21:16:09 +1200",
        "id" : "e97ce9afbcba25f60fd0f075ee3a230f619e8eb4",
        "msg" : "Allow picking for points at different time step,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/pointset.js"
          },
          {
            "editType" : "add",
            "file" : "src/Points.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/videoHandler.js",
          "src/loader.js",
          "src/scene.js",
          "src/glyphset.js"
        ],
        "commitId" : "7a195b0428efa8f750a17aaf1822c267452cfbe4",
        "timestamp" : 1563152204000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add video texture support.\u000a",
        "date" : "2019-07-15 12:56:44 +1200",
        "id" : "7a195b0428efa8f750a17aaf1822c267452cfbe4",
        "msg" : "Add video texture support.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/loader.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "add",
            "file" : "src/videoHandler.js"
          },
          {
            "editType" : "edit",
            "file" : "src/glyphset.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scene.js",
          "src/videoHandler.js"
        ],
        "commitId" : "95d6b41b7a622c53f1cbabf0340118ac02a01300",
        "timestamp" : 1563177100000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add the ability to read the location of view file from the metadata.\u000a",
        "date" : "2019-07-15 19:51:40 +1200",
        "id" : "95d6b41b7a622c53f1cbabf0340118ac02a01300",
        "msg" : "Add the ability to read the location of view file from the metadata.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/videoHandler.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scene.js",
          "src/loader.js"
        ],
        "commitId" : "3a956c6ab063ca6c571f6e97e2b1b70b13b02612",
        "timestamp" : 1563335431000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve video handling and support single side lighting.\u000a",
        "date" : "2019-07-17 15:50:31 +1200",
        "id" : "3a956c6ab063ca6c571f6e97e2b1b70b13b02612",
        "msg" : "Improve video handling and support single side lighting.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/loader.js"
          },
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json"
        ],
        "commitId" : "7c4b0df11bf3e48068b7714b9c3bfe0d2fec1718",
        "timestamp" : 1563335608000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment to version 0.29.14.\u000a",
        "date" : "2019-07-17 15:53:28 +1200",
        "id" : "7c4b0df11bf3e48068b7714b9c3bfe0d2fec1718",
        "msg" : "Increment to version 0.29.14.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/glyph.js"
        ],
        "commitId" : "e05f8c4aa60f732a782f454af1054e7a8e0c0128",
        "timestamp" : 1563379435000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add glyph.getGlyphset method.\u000a",
        "date" : "2019-07-18 04:03:55 +1200",
        "id" : "e05f8c4aa60f732a782f454af1054e7a8e0c0128",
        "msg" : "Add glyph.getGlyphset method.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/glyph.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "90dc0ab9dd335c9ccba2c21ca4f8d0e6d07f407c",
        "timestamp" : 1563379483000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.29.15.\u000a",
        "date" : "2019-07-18 04:04:43 +1200",
        "id" : "90dc0ab9dd335c9ccba2c21ca4f8d0e6d07f407c",
        "msg" : "Increment version to 0.29.15.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scene.js",
          "package-lock.json"
        ],
        "commitId" : "04c48f6a1d209e9206018289abe9ba28f36f8178",
        "timestamp" : 1563841096000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Allow normals to be updated when morphing.\u000a",
        "date" : "2019-07-23 12:18:16 +1200",
        "id" : "04c48f6a1d209e9206018289abe9ba28f36f8178",
        "msg" : "Allow normals to be updated when morphing.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scene.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/loader.js"
        ],
        "commitId" : "c968fd9cb76c28e8336ef7bd54a894b3e13059aa",
        "timestamp" : 1564043242000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add supports for backside lighting.\u000a",
        "date" : "2019-07-25 20:27:22 +1200",
        "id" : "c968fd9cb76c28e8336ef7bd54a894b3e13059aa",
        "msg" : "Add supports for backside lighting.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/loader.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/videoHandler.js"
        ],
        "commitId" : "87efcba771dc35bfea4865ce10081d1ebced5411",
        "timestamp" : 1564087903000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix problem with video across CORS and increment the version to 0.31.2.\u000a",
        "date" : "2019-07-26 08:51:43 +1200",
        "id" : "87efcba771dc35bfea4865ce10081d1ebced5411",
        "msg" : "Fix problem with video across CORS and increment the version to 0.31.2.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/videoHandler.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "webpack.config.js",
          "webpack.backend.js",
          "package-lock.json",
          "webpack.frontend.js"
        ],
        "commitId" : "a032dda3a291d8c156534f3d4322a9966c9bd2b4",
        "timestamp" : 1565659233000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add backend build of the library.\u000a",
        "date" : "2019-08-13 13:20:33 +1200",
        "id" : "a032dda3a291d8c156534f3d4322a9966c9bd2b4",
        "msg" : "Add backend build of the library.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "webpack.config.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "webpack.backend.js"
          },
          {
            "editType" : "add",
            "file" : "webpack.frontend.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "9c4138d93c7cb047308c69185ee98f92b9c8c792",
        "timestamp" : 1565662388000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Move appropriate node modules to dependencies.\u000a",
        "date" : "2019-08-13 14:13:08 +1200",
        "id" : "9c4138d93c7cb047308c69185ee98f92b9c8c792",
        "msg" : "Move appropriate node modules to dependencies.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "019b73920a92b50f17d85dbc3b9d7203b2e3ad0f",
        "timestamp" : 1565910058000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Move webworkify-webpack to dependency.\u000a",
        "date" : "2019-08-16 11:00:58 +1200",
        "id" : "019b73920a92b50f17d85dbc3b9d7203b2e3ad0f",
        "msg" : "Move webworkify-webpack to dependency.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/models/test_metadata.json",
          "test/package.json",
          "test/models/test.jpg",
          ".gitignore",
          "test/prepare/setup.js",
          "test/package-lock.json",
          "test/models/test_view.json",
          "test/models/test_path.json",
          "test/models/test_texture.json",
          "test/mocha-webpack.opts",
          "test/models/test_glyph_geometry.json",
          "test/webpack.config-test.js",
          "test/models/test_point.json",
          "test/models/test_geometry.json",
          "test/models/test_glyph.json",
          "test/test/zinc.test.js",
          "package.json"
        ],
        "commitId" : "9900930b76bce5ba144a3acf498948a2a79c5bea",
        "timestamp" : 1565916229000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add initial unit testing.\u000a",
        "date" : "2019-08-16 12:43:49 +1200",
        "id" : "9900930b76bce5ba144a3acf498948a2a79c5bea",
        "msg" : "Add initial unit testing.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "test/prepare/setup.js"
          },
          {
            "editType" : "add",
            "file" : "test/mocha-webpack.opts"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_point.json"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_view.json"
          },
          {
            "editType" : "add",
            "file" : "test/package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_glyph.json"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_texture.json"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_glyph_geometry.json"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_metadata.json"
          },
          {
            "editType" : "add",
            "file" : "test/package.json"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_path.json"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "test/test/zinc.test.js"
          },
          {
            "editType" : "add",
            "file" : "test/webpack.config-test.js"
          },
          {
            "editType" : "add",
            "file" : "test/models/test_geometry.json"
          },
          {
            "editType" : "add",
            "file" : "test/models/test.jpg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/package-lock.json",
          "test/package.json"
        ],
        "commitId" : "968ece52e01862576d633f3995a3a4ad9bb2e7f6",
        "timestamp" : 1565917058000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix security issues reported from github.\u000a",
        "date" : "2019-08-16 12:57:38 +1200",
        "id" : "968ece52e01862576d633f3995a3a4ad9bb2e7f6",
        "msg" : "Fix security issues reported from github.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "test/package.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    }
  ]
}