{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_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" : 1613,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "c0f009ceb72ce53b2c2a758507308fbb07f29950",
            "branch" : [
              {
                "SHA1" : "c0f009ceb72ce53b2c2a758507308fbb07f29950",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0f009ceb72ce53b2c2a758507308fbb07f29950",
            "branch" : [
              {
                "SHA1" : "c0f009ceb72ce53b2c2a758507308fbb07f29950",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c0f009ceb72ce53b2c2a758507308fbb07f29950",
        "branch" : [
          {
            "SHA1" : "c0f009ceb72ce53b2c2a758507308fbb07f29950",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.15.1.0-1613.zip",
      "fileName" : "MechJeb2-2.15.1.0-1613.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1613.zip"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1613",
  "duration" : 31379,
  "estimatedDuration" : 30967,
  "executor" : null,
  "fullDisplayName" : "MechJeb2-Dev #1613",
  "id" : "1613",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1613,
  "queueId" : 2788,
  "result" : "SUCCESS",
  "timestamp" : 1778800544646,
  "url" : "https://ksp.sarbian.com/jenkins/user/amazing-wood/my-views/view/all/job/MechJeb2-Dev/1613/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLib/PSG/Terminal/FlightPathAngle3Energy.cs",
          "MechJebLib/PSG/Terminal/FlightPathAngle4.cs",
          "MechJebLib/PSG/Terminal/FlightPathAngle5.cs",
          "MechJebLib/PSG/Terminal/Kepler3.cs",
          "MechJebLib/PSG/Terminal/Kepler5.cs",
          "MechJebLib/PSG/Terminal/Kepler4.cs",
          "MechJebLib/PSG/Terminal/FlightPathAngle4Energy.cs"
        ],
        "commitId" : "5fdde244b4fe67e23e6f5d3bc9bbe59f52d09081",
        "timestamp" : 1778794917000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
          "fullName" : "mrev1995"
        },
        "authorEmail" : "mrev1995@gmail.com",
        "comment" : "Fix launch to plane with negative inclination\u000a\u000aSince #2112, the inclination fields in the constraints include the sign,\u000awhich is used to signal to the initial guesser that the initial launch\u000aazimuth should be southwards. When passing this signed inclination to\u000athe functions for calculating the angular momentum and eccentricity\u000avectors, this results in those vectors being calculated for an orbit\u000awith a LAN 180° offset from the specified orbit.\u000a\u000aThis PR makes sure that the absolute value of the inclination is taken,\u000aanywhere it is used for astrodynamics calculations; the initial guesser\u000ais the only place where the inclination with sign is used. Fixes #2184.\u000a",
        "date" : "2026-05-14 23:41:57 +0200",
        "id" : "5fdde244b4fe67e23e6f5d3bc9bbe59f52d09081",
        "msg" : "Fix launch to plane with negative inclination",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/FlightPathAngle5.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/Kepler3.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/Kepler5.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/Kepler4.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/FlightPathAngle4.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/FlightPathAngle3Energy.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/FlightPathAngle4Energy.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
      "fullName" : "mrev1995"
    }
  ]
}