{
  "_class" : "hudson.model.FreeStyleBuild",
  "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/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 53,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dfde0943a2f74bbe38bf8e234f573999eff4e0af",
            "branch" : [
              {
                "SHA1" : "dfde0943a2f74bbe38bf8e234f573999eff4e0af",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dfde0943a2f74bbe38bf8e234f573999eff4e0af",
            "branch" : [
              {
                "SHA1" : "dfde0943a2f74bbe38bf8e234f573999eff4e0af",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "240ac1d5f115b800a9956491bd151b633b12acc6",
            "branch" : [
              {
                "SHA1" : "240ac1d5f115b800a9956491bd151b633b12acc6",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "240ac1d5f115b800a9956491bd151b633b12acc6",
            "branch" : [
              {
                "SHA1" : "240ac1d5f115b800a9956491bd151b633b12acc6",
                "name" : "origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dfde0943a2f74bbe38bf8e234f573999eff4e0af",
        "branch" : [
          {
            "SHA1" : "dfde0943a2f74bbe38bf8e234f573999eff4e0af",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/S-C-A-N/SCANsat.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#53",
  "duration" : 5809,
  "estimatedDuration" : 3394,
  "executor" : None,
  "fullDisplayName" : "SCANsat-dev #53",
  "id" : "53",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 53,
  "queueId" : 9,
  "result" : "FAILURE",
  "timestamp" : 1489178886366,
  "url" : "https://ksp.sarbian.com/jenkins/job/SCANsat-dev/53/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/SCANsat.version",
          "SCANsat/Properties/AssemblyInfo.cs",
          "SCANmechjeb/Properties/AssemblyInfo.cs",
          "SCANsat.Unity/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "90fa3a00623c9a23af42f04bd1f27d96ed443811",
        "timestamp" : 1489176095000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "version\u000a",
        "date" : "2017-03-10 15:01:35 -0500",
        "id" : "90fa3a00623c9a23af42f04bd1f27d96ed443811",
        "msg" : "version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/SCANsat.version"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANmechjeb/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANsat.csproj",
          "SCANsat/SCAN_Platform/SCAN_KSPAddonImproved.cs"
        ],
        "commitId" : "fa7d3449e3c3854a623737de319fdca4f4d8f915",
        "timestamp" : 1489176119000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Unused files\u000a",
        "date" : "2017-03-10 15:01:59 -0500",
        "id" : "fa7d3449e3c3854a623737de319fdca4f4d8f915",
        "msg" : "Unused files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANsat.csproj"
          },
          {
            "editType" : "delete",
            "file" : "SCANsat/SCAN_Platform/SCAN_KSPAddonImproved.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Toolbar/SCANtoolbar.cs"
        ],
        "commitId" : "4fb34d811cde560a8658478c2cafa301fe4bb8eb",
        "timestamp" : 1489176135000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Change to standard KSPAddon\u000a",
        "date" : "2017-03-10 15:02:15 -0500",
        "id" : "4fb34d811cde560a8658478c2cafa301fe4bb8eb",
        "msg" : "Change to standard KSPAddon",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Toolbar/SCANtoolbar.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/UI_Framework/SCANpalette.cs"
        ],
        "commitId" : "6f384f5010a8cd57f34c4232d7309a45dc9f95d0",
        "timestamp" : 1489176151000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New color for green ground tracks\u000a",
        "date" : "2017-03-10 15:02:31 -0500",
        "id" : "6f384f5010a8cd57f34c4232d7309a45dc9f95d0",
        "msg" : "New color for green ground tracks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANpalette.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Interfaces/ISCAN_BigMap.cs",
          "SCANsat.Unity/Interfaces/ISCAN_ZoomMap.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_MainMap.cs",
          "SCANsat.Unity/Interfaces/ISCAN_MainMap.cs",
          "SCANsat.Unity/Unity/SCAN_MainMap.cs"
        ],
        "commitId" : "df7594f3c4f79263ddf4f0c13a96a96d00b73b94",
        "timestamp" : 1489176777000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Map terminator toggle\u000a",
        "date" : "2017-03-10 15:12:57 -0500",
        "id" : "df7594f3c4f79263ddf4f0c13a96a96d00b73b94",
        "msg" : "Map terminator toggle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_MainMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_MainMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_MainMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_ZoomMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_BigMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs"
        ],
        "commitId" : "336ee98817df30b817bde3b7bba7737ff6c7bb31",
        "timestamp" : 1489176828000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Map terminator; fix vessel lock; switch canvas; fix resource selection\u000a",
        "date" : "2017-03-10 15:13:48 -0500",
        "id" : "336ee98817df30b817bde3b7bba7737ff6c7bb31",
        "msg" : "Map terminator; fix vessel lock; switch canvas; fix resource selection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs"
        ],
        "commitId" : "d8b80129f48cd97f8708e612620a0b12a49d7f25",
        "timestamp" : 1489176869000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Map terminator; switch canvas; fix resource selection; fix errors\u000apreventing window from closing\u000a",
        "date" : "2017-03-10 15:14:29 -0500",
        "id" : "d8b80129f48cd97f8708e612620a0b12a49d7f25",
        "msg" : "Map terminator; switch canvas; fix resource selection; fix errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Unity/SCAN_ColorResource.cs",
          "SCANsat.Unity/Unity/SCAN_ColorAltimetry.cs",
          "SCANsat.Unity/Unity/SCAN_SettingsResource.cs"
        ],
        "commitId" : "39cd2b5f3bdfb08742a21d864b948867363df70b",
        "timestamp" : 1489176908000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Adjust closing popups and dropdowns\u000a",
        "date" : "2017-03-10 15:15:08 -0500",
        "id" : "39cd2b5f3bdfb08742a21d864b948867363df70b",
        "msg" : "Adjust closing popups and dropdowns",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_ColorResource.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_ColorAltimetry.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_SettingsResource.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
        ],
        "commitId" : "c0e391a6953c0105b0d464945e03d476ef70b619",
        "timestamp" : 1489176923000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Log loading progress\u000a",
        "date" : "2017-03-10 15:15:23 -0500",
        "id" : "c0e391a6953c0105b0d464945e03d476ef70b619",
        "msg" : "Log loading progress",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_Overlay.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
        ],
        "commitId" : "70c098bdf237a72e14fc125c883447bcb595d2f1",
        "timestamp" : 1489176933000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Switch canvas\u000a",
        "date" : "2017-03-10 15:15:33 -0500",
        "id" : "70c098bdf237a72e14fc125c883447bcb595d2f1",
        "msg" : "Switch canvas",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Overlay.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Toolbar/SCANappLauncher.cs"
        ],
        "commitId" : "46f4fdbfdf0c310b0ba387710b22c5bbd0384439",
        "timestamp" : 1489176944000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Access level\u000a",
        "date" : "2017-03-10 15:15:44 -0500",
        "id" : "46f4fdbfdf0c310b0ba387710b22c5bbd0384439",
        "msg" : "Access level",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Toolbar/SCANappLauncher.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Settings_Config.cs"
        ],
        "commitId" : "cc03355a1c5dd319c63607d61c7b06505a417192",
        "timestamp" : 1489176959000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Remove unused settings; prevent duplicate copies\u000a",
        "date" : "2017-03-10 15:15:59 -0500",
        "id" : "cc03355a1c5dd319c63607d61c7b06505a417192",
        "msg" : "Remove unused settings; prevent duplicate copies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Settings_Config.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Map/SCANmap.cs"
        ],
        "commitId" : "2968de8135ad6858a01f7c30f0b1e1b4c416280c",
        "timestamp" : 1489176972000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Map terminator\u000a",
        "date" : "2017-03-10 15:16:12 -0500",
        "id" : "2968de8135ad6858a01f7c30f0b1e1b4c416280c",
        "msg" : "Map terminator",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Map/SCANmap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Color_Config.cs"
        ],
        "commitId" : "76496288ba84cd969c69b7e0db60226f2715d779",
        "timestamp" : 1489176988000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Write color config file if none found\u000a",
        "date" : "2017-03-10 15:16:28 -0500",
        "id" : "76496288ba84cd969c69b7e0db60226f2715d779",
        "msg" : "Write color config file if none found",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Color_Config.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANmainMenuLoader.cs"
        ],
        "commitId" : "5f53c51ab69b52337c30ac77cecbe7add4f30d8c",
        "timestamp" : 1489176997000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Logging format\u000a",
        "date" : "2017-03-10 15:16:37 -0500",
        "id" : "5f53c51ab69b52337c30ac77cecbe7add4f30d8c",
        "msg" : "Logging format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANmainMenuLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANconfigLoader.cs"
        ],
        "commitId" : "6475d925cb9b50e0b3aaca1c59ae76573a1274c2",
        "timestamp" : 1489177018000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Remove some log spam\u000a",
        "date" : "2017-03-10 15:16:58 -0500",
        "id" : "6475d925cb9b50e0b3aaca1c59ae76573a1274c2",
        "msg" : "Remove some log spam",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANconfigLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Data/SCANdata.cs",
          "SCANsat.Unity/Unity/SCAN_SettingsData.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Settings.cs",
          "SCANsat.Unity/Interfaces/ISCAN_Settings.cs"
        ],
        "commitId" : "38f8636ea70bcc7ef762aa4ca5dde636e74105ae",
        "timestamp" : 1489177062000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Improve map data resets and fills\u000a",
        "date" : "2017-03-10 15:17:42 -0500",
        "id" : "38f8636ea70bcc7ef762aa4ca5dde636e74105ae",
        "msg" : "Improve map data resets and fills",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_SettingsData.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Settings.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_Settings.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Data/SCANdata.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Unity/SCAN_Settings.cs"
        ],
        "commitId" : "b2e409275224a8e84fbac2f1624fe223db125761",
        "timestamp" : 1489177071000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Change to how window clicks are handled\u000a",
        "date" : "2017-03-10 15:17:51 -0500",
        "id" : "b2e409275224a8e84fbac2f1624fe223db125761",
        "msg" : "Change to how window clicks are handled",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_Settings.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/SCANlocalization.cfg",
          "SCANsat/SCAN_UI/UI_Framework/SCANlanguagePack.cs"
        ],
        "commitId" : "db4f9f78e4cb7e8ec6028a240f13434c2d110459",
        "timestamp" : 1489177127000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "More tooltips\u000a",
        "date" : "2017-03-10 15:18:47 -0500",
        "id" : "db4f9f78e4cb7e8ec6028a240f13434c2d110459",
        "msg" : "More tooltips",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANlanguagePack.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/SCANlocalization.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Unity/SCAN_DropDownElement.cs",
          "SCANsat.Unity/Unity/SCAN_DropDown.cs"
        ],
        "commitId" : "43980f41d8c0524641db56585559dd54219be141",
        "timestamp" : 1489177143000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Allow for changes to drop down element text size\u000a",
        "date" : "2017-03-10 15:19:03 -0500",
        "id" : "43980f41d8c0524641db56585559dd54219be141",
        "msg" : "Allow for changes to drop down element text size",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_DropDown.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_DropDownElement.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Unity/SCAN_ZoomMap.cs",
          "SCANsat.Unity/Unity/SCAN_BigMap.cs"
        ],
        "commitId" : "e79f34bd4dd1c7f70bb8fd8e30961bdd09d8d397",
        "timestamp" : 1489177168000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Map terminator; fix resource selection\u000a",
        "date" : "2017-03-10 15:19:28 -0500",
        "id" : "e79f34bd4dd1c7f70bb8fd8e30961bdd09d8d397",
        "msg" : "Map terminator; fix resource selection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_ZoomMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_BigMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/SCAN_Toggle.cs"
        ],
        "commitId" : "8a02691c7373816636a4263437ce9618de88e809",
        "timestamp" : 1489177178000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Try to fix errant sprite\u000a",
        "date" : "2017-03-10 15:19:38 -0500",
        "id" : "8a02691c7373816636a4263437ce9618de88e809",
        "msg" : "Try to fix errant sprite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/SCAN_Toggle.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/UI_Framework/SCAN_Localization.cs"
        ],
        "commitId" : "2296f2cf049300a9ac562657d83504b7d471776d",
        "timestamp" : 1489177184000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Format\u000a",
        "date" : "2017-03-10 15:19:44 -0500",
        "id" : "2296f2cf049300a9ac562657d83504b7d471776d",
        "msg" : "Format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCAN_Localization.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANcontroller.cs"
        ],
        "commitId" : "048bb1d68abcb5ca47bd486dcee96fc52a8ad5fd",
        "timestamp" : 1489177237000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Map terminator persistance; remove log spam; remove UI elements; use\u000amore transparent ground track color\u000a",
        "date" : "2017-03-10 15:20:37 -0500",
        "id" : "048bb1d68abcb5ca47bd486dcee96fc52a8ad5fd",
        "msg" : "Map terminator persistance; remove log spam; remove UI elements; use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANcontroller.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/scan_prefabs.scan"
        ],
        "commitId" : "3e5347e94b9fcb70cc401ee47bc0f9c93aeec5c4",
        "timestamp" : 1489177416000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Updated asset bundle\u000a",
        "date" : "2017-03-10 15:23:36 -0500",
        "id" : "3e5347e94b9fcb70cc401ee47bc0f9c93aeec5c4",
        "msg" : "Updated asset bundle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_prefabs.scan"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Unity/SCANsat/Assets/Images/SCAN_TerminatorIcon.png.meta",
          "Unity/SCANsat/Assets/Images/SCAN_TerminatorIcon.png"
        ],
        "commitId" : "b15ae10fcbb0cc8dcb93c410e36a09763848d218",
        "timestamp" : 1489177422000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New icon\u000a",
        "date" : "2017-03-10 15:23:42 -0500",
        "id" : "b15ae10fcbb0cc8dcb93c410e36a09763848d218",
        "msg" : "New icon",
        "paths" : [
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_TerminatorIcon.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_TerminatorIcon.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Unity/SCANsat/Assets/Prefabs/SCAN_General.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_DropDownElement.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_Data.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_MainMap.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_Instruments.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab",
          "Unity/SCANsat/Assets/XML/scan_prefabs_bundle.xml",
          "Unity/SCANsat/Assets/Plugins/SCANsat.Unity.dll",
          "Unity/SCANsat/Assets/Prefabs/SCAN_BigMap.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_DropDown.prefab",
          "Unity/SCANsat/Assets/SCANsat.unity"
        ],
        "commitId" : "117bfd21acc32464c798cf74e2c041aa2f924019",
        "timestamp" : 1489177433000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Prefab updates\u000a",
        "date" : "2017-03-10 15:23:53 -0500",
        "id" : "117bfd21acc32464c798cf74e2c041aa2f924019",
        "msg" : "Prefab updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Plugins/SCANsat.Unity.dll"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/SCANsat.unity"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_Data.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_BigMap.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_General.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_MainMap.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_DropDown.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_DropDownElement.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_Instruments.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/XML/scan_prefabs_bundle.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/PluginData/Settings.cfg"
        ],
        "commitId" : "84a644803e3c1ac4ab6ff2cd901745e06671b947",
        "timestamp" : 1489177548000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Update settings file\u000a",
        "date" : "2017-03-10 15:25:48 -0500",
        "id" : "84a644803e3c1ac4ab6ff2cd901745e06671b947",
        "msg" : "Update settings file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/PluginData/Settings.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
      "fullName" : "dmagic"
    }
  ]
}