<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by lamont-granquist</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by lamont-granquist</shortDescription></cause></action><action></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesorigindev _class='hudson.plugins.git.util.Build'><buildNumber>1643</buildNumber><marked><SHA1>1f56e101da3175683e80e17827a8878ed3b8b0f0</SHA1><branch><SHA1>1f56e101da3175683e80e17827a8878ed3b8b0f0</SHA1><name>refs/remotes/origin/dev</name></branch></marked><revision><SHA1>1f56e101da3175683e80e17827a8878ed3b8b0f0</SHA1><branch><SHA1>1f56e101da3175683e80e17827a8878ed3b8b0f0</SHA1><name>refs/remotes/origin/dev</name></branch></revision></refsremotesorigindev></buildsByBranchName><lastBuiltRevision><SHA1>1f56e101da3175683e80e17827a8878ed3b8b0f0</SHA1><branch><SHA1>1f56e101da3175683e80e17827a8878ed3b8b0f0</SHA1><name>refs/remotes/origin/dev</name></branch></lastBuiltRevision><remoteUrl>https://github.com/MuMech/MechJeb2.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1643/artifact</artifactsUrl><changesUrl>https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/changes</changesUrl><displayUrl>https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1643/</displayUrl><testsUrl>https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1643/testReport</testsUrl></action><artifact><displayPath>MechJeb2-2.16.0.0-1643.zip</displayPath><fileName>MechJeb2-2.16.0.0-1643.zip</fileName><relativePath>MechJeb2-2.16.0.0-1643.zip</relativePath></artifact><building>false</building><displayName>#1643</displayName><duration>26540</duration><estimatedDuration>28606</estimatedDuration><fullDisplayName>MechJeb2-Dev #1643</fullDisplayName><id>1643</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1643</number><queueId>65</queueId><result>SUCCESS</result><timestamp>1780355492668</timestamp><url>https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1643/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>MechJeb2/Maneuver/TransferCalculator.cs</affectedPath><affectedPath>MechJebLibTest/LambertTests/IzzoTests.cs</affectedPath><affectedPath>MechJebLib/Maneuvers/TwoImpulseTransfer.cs</affectedPath><affectedPath>MechJeb2/OrbitalManeuverCalculator.cs</affectedPath><affectedPath>MechJebLib/Maneuvers/ReturnFromMoon.cs</affectedPath><affectedPath>MechJebLibTest/LambertTests/GoodingTests.cs</affectedPath><affectedPath>MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs</affectedPath><affectedPath>MechJeb2.sln.DotSettings</affectedPath><affectedPath>MechJebLib/Maneuvers/FineTuneClosestApproachToCelestial.cs</affectedPath><affectedPath>MechJebLib/Lambert/Izzo.cs</affectedPath><affectedPath>MechJebLib/Lambert/Gooding.cs</affectedPath><commitId>9c700f7bb66802af5f42fecb57d05d7133175ec6</commitId><timestamp>1780351166000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/lamont</absoluteUrl><fullName>lamont</fullName></author><authorEmail>lamont@scriptkiddie.org</authorEmail><comment>Standardize Lambert APIs, switch to Izzo
</comment><date>2026-06-01 14:59:26 -0700</date><id>9c700f7bb66802af5f42fecb57d05d7133175ec6</id><msg>Standardize Lambert APIs, switch to Izzo</msg><path><editType>edit</editType><file>MechJebLib/Maneuvers/TwoImpulseTransfer.cs</file></path><path><editType>edit</editType><file>MechJebLibTest/LambertTests/IzzoTests.cs</file></path><path><editType>edit</editType><file>MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs</file></path><path><editType>edit</editType><file>MechJeb2/OrbitalManeuverCalculator.cs</file></path><path><editType>edit</editType><file>MechJebLib/Maneuvers/ReturnFromMoon.cs</file></path><path><editType>edit</editType><file>MechJeb2.sln.DotSettings</file></path><path><editType>edit</editType><file>MechJebLib/Lambert/Izzo.cs</file></path><path><editType>edit</editType><file>MechJeb2/Maneuver/TransferCalculator.cs</file></path><path><editType>edit</editType><file>MechJebLibTest/LambertTests/GoodingTests.cs</file></path><path><editType>edit</editType><file>MechJebLib/Lambert/Gooding.cs</file></path><path><editType>edit</editType><file>MechJebLib/Maneuvers/FineTuneClosestApproachToCelestial.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>MechJebLib/Lambert/Gooding.cs</affectedPath><affectedPath>MechJebLib/Lambert/Izzo.cs</affectedPath><commitId>f93b2c436f108689622e51d7521138d2a60fac85</commitId><timestamp>1780351650000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/lamont</absoluteUrl><fullName>lamont</fullName></author><authorEmail>lamont@scriptkiddie.org</authorEmail><comment>Elminate some short methods and update doc strings
</comment><date>2026-06-01 15:07:30 -0700</date><id>f93b2c436f108689622e51d7521138d2a60fac85</id><msg>Elminate some short methods and update doc strings</msg><path><editType>edit</editType><file>MechJebLib/Lambert/Gooding.cs</file></path><path><editType>edit</editType><file>MechJebLib/Lambert/Izzo.cs</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ksp.sarbian.com/jenkins/user/lamont</absoluteUrl><fullName>lamont</fullName><id>lamont</id></culprit></freeStyleBuild>