{
  "_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" : 49,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ffe484ac73d89cf5c1d8883b2ff5ad68cf058f3a",
            "branch" : [
              {
                "SHA1" : "ffe484ac73d89cf5c1d8883b2ff5ad68cf058f3a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ffe484ac73d89cf5c1d8883b2ff5ad68cf058f3a",
            "branch" : [
              {
                "SHA1" : "ffe484ac73d89cf5c1d8883b2ff5ad68cf058f3a",
                "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" : "ffe484ac73d89cf5c1d8883b2ff5ad68cf058f3a",
        "branch" : [
          {
            "SHA1" : "ffe484ac73d89cf5c1d8883b2ff5ad68cf058f3a",
            "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" : "#49",
  "duration" : 6471,
  "estimatedDuration" : 3394,
  "executor" : None,
  "fullDisplayName" : "SCANsat-dev #49",
  "id" : "49",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 49,
  "queueId" : 70,
  "result" : "FAILURE",
  "timestamp" : 1486832589110,
  "url" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist/my-views/view/all/job/SCANsat-dev/49/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs",
          "SCANsat.Unity/Interfaces/ISCAN_ZoomMap.cs",
          "SCANsat.Unity/Unity/SCAN_ZoomMap.cs"
        ],
        "commitId" : "c787488c14cc5fde960feb6678e4e88186ac026a",
        "timestamp" : 1486765531000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New zoom map implementation\u000a",
        "date" : "2017-02-10 17:25:31 -0500",
        "id" : "c787488c14cc5fde960feb6678e4e88186ac026a",
        "msg" : "New zoom map implementation",
        "paths" : [
          {
            "editType" : "add",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_ZoomMap.cs"
          },
          {
            "editType" : "add",
            "file" : "SCANsat.Unity/Unity/SCAN_ZoomMap.cs"
          },
          {
            "editType" : "add",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/SCANzoomWindow.cs"
        ],
        "commitId" : "ce479640144f7290c4048f6576e29ed685c280fe",
        "timestamp" : 1486765540000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "delete old zoom map\u000a",
        "date" : "2017-02-10 17:25:40 -0500",
        "id" : "ce479640144f7290c4048f6576e29ed685c280fe",
        "msg" : "delete old zoom map",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "SCANsat/SCAN_UI/SCANzoomWindow.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/SCANsat.version",
          "SCANsat/Properties/AssemblyInfo.cs",
          "SCANsat.Unity/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "5c9f94497b58ec6fcb0ab96b47b2810923a10127",
        "timestamp" : 1486765565000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "version\u000a",
        "date" : "2017-02-10 17:26:05 -0500",
        "id" : "5c9f94497b58ec6fcb0ab96b47b2810923a10127",
        "msg" : "version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/SCANsat.version"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANsat.csproj",
          "SCANsat.Unity/SCANsat.Unity.csproj"
        ],
        "commitId" : "e9d54e4f9370d14fb6d6ed6dc4cdab1c0056fe52",
        "timestamp" : 1486765575000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "new files\u000a",
        "date" : "2017-02-10 17:26:15 -0500",
        "id" : "e9d54e4f9370d14fb6d6ed6dc4cdab1c0056fe52",
        "msg" : "new files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANsat.csproj"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/SCANsat.Unity.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/UI_Framework/SCANuiUtil.cs",
          "SCANsat/SCAN_UI/UI_Framework/SCANicon.cs"
        ],
        "commitId" : "16e957d50d55b6ed4927c380586253ac409d2694",
        "timestamp" : 1486765618000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Remove unused code; some updates for new UI\u000a",
        "date" : "2017-02-10 17:26:58 -0500",
        "id" : "16e957d50d55b6ed4927c380586253ac409d2694",
        "msg" : "Remove unused code; some updates for new UI",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANicon.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANuiUtil.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/SCANlocalization.cfg",
          "SCANsat/SCAN_UI/UI_Framework/SCANlanguagePack.cs"
        ],
        "commitId" : "c5d00b0b0980912d4458c2958fda918737812355",
        "timestamp" : 1486765626000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New tooltips\u000a",
        "date" : "2017-02-10 17:27:06 -0500",
        "id" : "c5d00b0b0980912d4458c2958fda918737812355",
        "msg" : "New 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/SCANutil.cs",
          "SCANsat/SCANcontroller.cs"
        ],
        "commitId" : "68fb1802319a8eb3f32a0685195d725f94fc618c",
        "timestamp" : 1486765640000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Remove old code\u000a",
        "date" : "2017-02-10 17:27:20 -0500",
        "id" : "68fb1802319a8eb3f32a0685195d725f94fc618c",
        "msg" : "Remove old code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANcontroller.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANutil.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Map/SCANmap.cs",
          "SCANsat/SCAN_Map/SCANmapProjection.cs"
        ],
        "commitId" : "a5d77eea9343b39c757f44991709b48656f58030",
        "timestamp" : 1486765678000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New map projection for zoom map\u000a",
        "date" : "2017-02-10 17:27:58 -0500",
        "id" : "a5d77eea9343b39c757f44991709b48656f58030",
        "msg" : "New map projection for zoom map",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Map/SCANmapProjection.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Map/SCANmap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Data/SCANdata.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_MainMap.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs",
          "SCANsat.Unity/Interfaces/ISCAN_MainMap.cs",
          "SCANsat.Unity/Interfaces/ISCAN_BigMap.cs",
          "SCANsat/SCAN_Settings_Config.cs",
          "SCANsat.Unity/Interfaces/ISCAN_Settings.cs",
          "SCANsat/SCAN_PartModules/SCANsat.cs",
          "SCANsat.Unity/Unity/SCAN_MapLabel.cs",
          "SCANsat.Unity/Unity/SCAN_SettingsGeneral.cs",
          "SCANsat/SCAN_Toolbar/SCANtoolbar.cs",
          "SCANsat/SCAN_Toolbar/SCANappLauncher.cs",
          "SCANsat.Unity/Unity/SCAN_SettingsData.cs",
          "SCANsat.Unity/Unity/SCAN_Settings.cs",
          "SCANsat.Unity/Unity/SCAN_BigMap.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Settings.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs",
          "SCANsat.Unity/Unity/SCAN_MainMap.cs",
          "SCANsat.Unity/Unity/SCAN_SettingsResource.cs"
        ],
        "commitId" : "14c66fc75ae21e810b40a4b8b7e46e4b4720182a",
        "timestamp" : 1486765772000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Various UI and other fixes\u000a",
        "date" : "2017-02-10 17:29:32 -0500",
        "id" : "14c66fc75ae21e810b40a4b8b7e46e4b4720182a",
        "msg" : "Various UI and other fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_MapLabel.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_BigMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_SettingsData.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_SettingsGeneral.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_MainMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_Settings.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_Settings.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Toolbar/SCANtoolbar.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Settings.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_SettingsResource.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_PartModules/SCANsat.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_MainMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_BigMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Toolbar/SCANappLauncher.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Data/SCANdata.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Settings_Config.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_MainMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Unity/SCANsat/Assets/Images/Map_Right_Icon.png",
          "Unity/SCANsat/Assets/Images/SCAN_Zoom_Min.png.meta",
          "Unity/SCANsat/Assets/Images/SCAN_Zoom_Max.png",
          "Unity/SCANsat/Assets/Images/SCAN_Map_Icons.png.meta",
          "Unity/SCANsat/Assets/Images/SCAN_Zoom_Med.png.meta",
          "Unity/SCANsat/Assets/Images/SCAN_LockOpen.png",
          "Unity/SCANsat/Assets/Images/SCAN_LockClose.png.meta",
          "Unity/SCANsat/Assets/Images/SCAN_Map_Icons.png",
          "Unity/SCANsat/Assets/Images/SCAN_Zoom_Med.png",
          "Unity/SCANsat/Assets/Images/SCAN_Zoom_Max.png.meta",
          "Unity/SCANsat/Assets/Images/SCAN_LockClose.png",
          "Unity/SCANsat/Assets/Images/SCAN_LockOpen.png.meta",
          "Unity/SCANsat/Assets/Images/SCAN_Zoom_Min.png",
          "Unity/SCANsat/Assets/Images/Map_Right_Icon.png.meta"
        ],
        "commitId" : "db2f8fa35224d873c18d956210c11c9fb38b701e",
        "timestamp" : 1486765802000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New icons\u000a",
        "date" : "2017-02-10 17:30:02 -0500",
        "id" : "db2f8fa35224d873c18d956210c11c9fb38b701e",
        "msg" : "New icons",
        "paths" : [
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Zoom_Max.png"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Map_Icons.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Zoom_Max.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Zoom_Med.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Zoom_Min.png"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_LockClose.png"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_LockOpen.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_LockClose.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Map_Icons.png"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_LockOpen.png"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Zoom_Min.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/Map_Right_Icon.png.meta"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/SCAN_Zoom_Med.png"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Images/Map_Right_Icon.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab.meta"
        ],
        "commitId" : "6cffe23b1c946c7f862368c2c2600f0c103e610e",
        "timestamp" : 1486765812000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New zoom map\u000a",
        "date" : "2017-02-10 17:30:12 -0500",
        "id" : "6cffe23b1c946c7f862368c2c2600f0c103e610e",
        "msg" : "New zoom map",
        "paths" : [
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab"
          },
          {
            "editType" : "add",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab.meta"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Unity/SCANsat/Assets/Prefabs/SCAN_General.prefab",
          "Unity/SCANsat/Assets/XML/scansat_prefabs_bundle.xml",
          "Unity/SCANsat/Assets/Prefabs/SCAN_Data.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_Resources.prefab",
          "Unity/SCANsat/Assets/Prefabs/SCAN_MainMap.prefab",
          "Unity/SCANsat/Assets/XML/scan_images_bundle.xml",
          "Unity/SCANsat/Assets/Plugins/SCANsat.Unity.dll",
          "Unity/SCANsat/Assets/Prefabs/SCAN_BigMap.prefab",
          "Unity/SCANsat/Assets/SCANsat.unity"
        ],
        "commitId" : "cdd9bc65ceb99e84130b9254924deb7254552465",
        "timestamp" : 1486765823000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "UI updates\u000a",
        "date" : "2017-02-10 17:30:23 -0500",
        "id" : "cdd9bc65ceb99e84130b9254924deb7254552465",
        "msg" : "UI updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_MainMap.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/XML/scan_images_bundle.xml"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_Data.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_Resources.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/SCANsat.unity"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Plugins/SCANsat.Unity.dll"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_General.prefab"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/XML/scansat_prefabs_bundle.xml"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_BigMap.prefab"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/scansat_prefabs",
          "SCANassets/Resources/scan_images"
        ],
        "commitId" : "9a8c3ebe04eae6bdc214a3d1fe68c739c44c06ba",
        "timestamp" : 1486830664000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "asset bundles\u000a",
        "date" : "2017-02-11 11:31:04 -0500",
        "id" : "9a8c3ebe04eae6bdc214a3d1fe68c739c44c06ba",
        "msg" : "asset bundles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_images"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scansat_prefabs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_Settings.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_MainMap.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
        ],
        "commitId" : "799a1931392e8c32942bf4804520cff960813cb4",
        "timestamp" : 1486830697000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Unused code\u000a",
        "date" : "2017-02-11 11:31:37 -0500",
        "id" : "799a1931392e8c32942bf4804520cff960813cb4",
        "msg" : "Unused code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Settings.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_MainMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
        ],
        "commitId" : "1528626c67c5c090e39d4204fd5e2c83980ba6cf",
        "timestamp" : 1486830708000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Remove asset bundle file extension\u000a",
        "date" : "2017-02-11 11:31:48 -0500",
        "id" : "1528626c67c5c090e39d4204fd5e2c83980ba6cf",
        "msg" : "Remove asset bundle file extension",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Map/SCANmap.cs"
        ],
        "commitId" : "8689ebc9f59980ec290fc82bc7df6205c4ab42a3",
        "timestamp" : 1486830715000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Unused code\u000a",
        "date" : "2017-02-11 11:31:55 -0500",
        "id" : "8689ebc9f59980ec290fc82bc7df6205c4ab42a3",
        "msg" : "Unused code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Map/SCANmap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Unity/SCAN_BigMap.cs"
        ],
        "commitId" : "e57943a6dc49a72f0bd31a6689e22fac0d1f1a6e",
        "timestamp" : 1486830735000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Map click functionality\u000a",
        "date" : "2017-02-11 11:32:15 -0500",
        "id" : "e57943a6dc49a72f0bd31a6689e22fac0d1f1a6e",
        "msg" : "Map click functionality",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_BigMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs"
        ],
        "commitId" : "cfbad3c96c9587e9e28bc2f35100b0fb2e8386fe",
        "timestamp" : 1486830750000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Open zoom map from big map\u000a",
        "date" : "2017-02-11 11:32:30 -0500",
        "id" : "cfbad3c96c9587e9e28bc2f35100b0fb2e8386fe",
        "msg" : "Open zoom map from big map",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Unity/SCANsat/Assets/Plugins/SCANsat.Unity.dll",
          "Unity/SCANsat/Assets/XML/scansat_prefabs_bundle.xml",
          "Unity/SCANsat/Assets/XML/scan_images_bundle.xml",
          "Unity/SCANsat/Assets/SCANsat.unity"
        ],
        "commitId" : "f2fe15c3de7de4245cf4f7f7af018d12cbb706a4",
        "timestamp" : 1486830790000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Asset updates\u000a",
        "date" : "2017-02-11 11:33:10 -0500",
        "id" : "f2fe15c3de7de4245cf4f7f7af018d12cbb706a4",
        "msg" : "Asset updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Plugins/SCANsat.Unity.dll"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/SCANsat.unity"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/XML/scansat_prefabs_bundle.xml"
          },
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/XML/scan_images_bundle.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab"
        ],
        "commitId" : "bc9ebb334396ff2520e91e1ed38b1a543277c068",
        "timestamp" : 1486830802000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
          "fullName" : "dmagic"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Adjust resource drop down position\u000a",
        "date" : "2017-02-11 11:33:22 -0500",
        "id" : "bc9ebb334396ff2520e91e1ed38b1a543277c068",
        "msg" : "Adjust resource drop down position",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Unity/SCANsat/Assets/Prefabs/SCAN_ZoomMap.prefab"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
      "fullName" : "dmagic"
    }
  ]
}