{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1659,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2363a890843bf3d94986fa76932cd59c413540e5",
            "branch" : [
              {
                "SHA1" : "2363a890843bf3d94986fa76932cd59c413540e5",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2363a890843bf3d94986fa76932cd59c413540e5",
            "branch" : [
              {
                "SHA1" : "2363a890843bf3d94986fa76932cd59c413540e5",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2363a890843bf3d94986fa76932cd59c413540e5",
        "branch" : [
          {
            "SHA1" : "2363a890843bf3d94986fa76932cd59c413540e5",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.16.0.0-1659.zip",
      "fileName" : "MechJeb2-2.16.0.0-1659.zip",
      "relativePath" : "MechJeb2-2.16.0.0-1659.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1659",
  "duration" : 30250,
  "estimatedDuration" : 29838,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1659",
  "id" : "1659",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1659,
  "queueId" : 130,
  "result" : "SUCCESS",
  "timestamp" : 1781578476289,
  "url" : "https://ksp.sarbian.com/jenkins/job/mechjeb2-dev/1659/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".idea/.idea.MechJeb2/.idea/vcs.xml",
          ".idea/.idea.MechJeb2/.idea/codeStyles/codeStyleConfig.xml"
        ],
        "commitId" : "452a0853fdc89ec2e4afd23a2d0cfd4eeda5f4e6",
        "timestamp" : 1781578470000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist",
          "fullName" : "454857+lamont-granquist"
        },
        "authorEmail" : "454857+lamont-granquist@users.noreply.github.com",
        "comment" : "Fighting with my IDE\u000a",
        "date" : "2026-06-15 19:54:30 -0700",
        "id" : "452a0853fdc89ec2e4afd23a2d0cfd4eeda5f4e6",
        "msg" : "Fighting with my IDE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".idea/.idea.MechJeb2/.idea/vcs.xml"
          },
          {
            "editType" : "edit",
            "file" : ".idea/.idea.MechJeb2/.idea/codeStyles/codeStyleConfig.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleWarpHelper.cs",
          "MechJeb2/MechJebModuleStageStats.cs",
          "MechJeb2/LandingAutopilot/DecelerationBurn.cs",
          "MechJeb2/LandingAutopilot/KillHorizontalVelocity.cs",
          "MechJeb2/MechJebModuleNodeExecutor.cs",
          "MechJeb2/MechJebModuleHoverslamSimulation.cs",
          "MechJeb2/MechJebModuleDockingGuidance.cs",
          "MechJeb2/MechJebModuleTranslatron.cs",
          "MechJeb2/MechJebModuleAttitudeAdjustment.cs",
          "MechJeb2/MechJebModuleAscentMenu.cs",
          "MechJeb2/MechJebModuleRendezvousAutopilot.cs",
          "MechJeb2/LandingAutopilot/PlaneChange.cs",
          "MechJeb2/MechJebModuleRCSController.cs",
          "MechJeb2/MechJebModuleCustomInfoWindow.cs",
          "MechJeb2/MechJebModuleAscentClassicAutopilot.cs",
          "MechJeb2/MechJebModuleGuidanceController.cs",
          "MechJeb2/AttitudeControllers/MJAttitudeController.cs",
          "MechJeb2/RCSSolver.cs",
          ".editorconfig",
          "MechJeb2/LandingAutopilot/CourseCorrection.cs",
          "MechJeb2/AttitudeControllers/LQRController.cs",
          "MechJeb2/MechJebModuleAttitudeController.cs",
          "MechJeb2/LandingAutopilot/CoastToDeceleration.cs",
          "MechJeb2/MechJebModuleRoverController.cs",
          "MechJeb2/MechJebModuleWarpController.cs",
          "MechJeb2/MechJebModuleDebugArrows.cs",
          "MechJeb2/MechJebModuleAscentPSGAutopilot.cs",
          "MechJeb2/MechJebModuleDockingAutopilot.cs",
          "MechJeb2/LandingAutopilot/DeorbitBurn.cs",
          "MechJeb2/MechJebModuleHoverslamAutopilot.cs",
          "MechJeb2/MechJebModuleLandingPredictions.cs",
          "MechJeb2/MechJebModuleSmartASS.cs",
          "MechJeb2/MechJebModuleStagingController.cs",
          "MechJeb2/LandingAutopilot/FinalDescent.cs",
          "MechJeb2/MechJebModuleManeuverPlanner.cs",
          "MechJeb2/MechJebModuleAscentBaseAutopilot.cs",
          "MechJeb2/LandingAutopilot/LowDeorbitBurn.cs",
          "MechJeb2/MechJebModuleLandingAutopilot.cs",
          "MechJeb2/MechJebModuleRendezvousGuidance.cs",
          "MechJeb2/MechJebModuleSpinupController.cs",
          "MechJeb2/MechJebModuleThrustController.cs",
          "MechJeb2/VesselState.cs",
          "MechJeb2/MechJebModuleFlightRecorder.cs",
          "MechJeb2/MechJebModuleAscentSettingsMenu.cs",
          "MechJeb2.sln.DotSettings",
          "MechJeb2/AttitudeControllers/BetterController.cs",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "MechJeb2/MechJebModulePSGGlueBall.cs"
        ],
        "commitId" : "4e8e63107a3dcd46cd7d2a30f4e946aa15ba7cea",
        "timestamp" : 1781578470000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist",
          "fullName" : "454857+lamont-granquist"
        },
        "authorEmail" : "454857+lamont-granquist@users.noreply.github.com",
        "comment" : "VesselState cleanup\u000a\u000aThere are absolutely breaking changes in here.\u000a\u000aThis goes through and fixes most of the API surface and ensures it makes\u000asome kind of sense and is halfway consistent, and uses consistent code\u000astyle, and will break quite a lot.\u000a\u000aBeen putting this off for years, given the kos addon that someone else\u000awrong which hits VesselState via reflection this needs to happen at\u000aleast now.  Should have happened years ago, but this is a large\u000acodebase.\u000a",
        "date" : "2026-06-15 19:54:30 -0700",
        "id" : "4e8e63107a3dcd46cd7d2a30f4e946aa15ba7cea",
        "msg" : "VesselState cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/RCSSolver.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/CoastToDeceleration.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDebugArrows.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleManeuverPlanner.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWarpHelper.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentPSGAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleCustomInfoWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleGuidanceController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRCSController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSpinupController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAttitudeController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentClassicAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleStagingController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/LowDeorbitBurn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentSettingsMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/BetterController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/LQRController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleHoverslamAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/KillHorizontalVelocity.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleThrustController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/PlaneChange.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleNodeExecutor.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleTranslatron.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAttitudeAdjustment.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleLandingPredictions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSmartASS.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleStageStats.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleHoverslamSimulation.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRoverController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : ".editorconfig"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWarpController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/DecelerationBurn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/CourseCorrection.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/MJAttitudeController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2.sln.DotSettings"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDockingAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleLandingAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDockingGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModulePSGGlueBall.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentBaseAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleFlightRecorder.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/VesselState.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/DeorbitBurn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/FinalDescent.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleCustomInfoWindow.cs",
          "MechJeb2/MechJebCore.cs"
        ],
        "commitId" : "2363a890843bf3d94986fa76932cd59c413540e5",
        "timestamp" : 1781578470000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist",
          "fullName" : "454857+lamont-granquist"
        },
        "authorEmail" : "454857+lamont-granquist@users.noreply.github.com",
        "comment" : "Force recreation of custom windows.\u000a\u000aAdds the ability to \"version\" the custom windows and force push\u000aupdates to all users.\u000a\u000aThis should eliminate users that don't get the Hoverslam Info window\u000aon update, etc.\u000a",
        "date" : "2026-06-15 19:54:30 -0700",
        "id" : "2363a890843bf3d94986fa76932cd59c413540e5",
        "msg" : "Force recreation of custom windows.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleCustomInfoWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebCore.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist",
      "fullName" : "454857+lamont-granquist"
    }
  ]
}