<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user sarbian</shortDescription><userId>sarbian</userId><userName>sarbian</userName></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>53</buildNumber><marked><SHA1>aa022badeb26e22a85b71f631f019190b617fb8a</SHA1><branch><SHA1>aa022badeb26e22a85b71f631f019190b617fb8a</SHA1><name>origin/master</name></branch></marked><revision><SHA1>aa022badeb26e22a85b71f631f019190b617fb8a</SHA1><branch><SHA1>aa022badeb26e22a85b71f631f019190b617fb8a</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>145</buildNumber><marked><SHA1>5567b6c29425772b18d354eb7bcd37ccec6da459</SHA1><branch><SHA1>5567b6c29425772b18d354eb7bcd37ccec6da459</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>5567b6c29425772b18d354eb7bcd37ccec6da459</SHA1><branch><SHA1>5567b6c29425772b18d354eb7bcd37ccec6da459</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>5567b6c29425772b18d354eb7bcd37ccec6da459</SHA1><branch><SHA1>5567b6c29425772b18d354eb7bcd37ccec6da459</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/sarbian/ModuleManager.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>ModuleManager-3.1.2.zip</displayPath><fileName>ModuleManager-3.1.2.zip</fileName><relativePath>ModuleManager-3.1.2.zip</relativePath></artifact><artifact><displayPath>ModuleManager.3.1.2.dll</displayPath><fileName>ModuleManager.3.1.2.dll</fileName><relativePath>ModuleManager.3.1.2.dll</relativePath></artifact><building>false</building><displayName>#145</displayName><duration>4549</duration><estimatedDuration>4997</estimatedDuration><fullDisplayName>ModuleManager #145</fullDisplayName><id>145</id><inProgress>false</inProgress><keepLog>false</keepLog><number>145</number><queueId>316</queueId><result>SUCCESS</result><timestamp>1543174898058</timestamp><url>https://ksp.sarbian.com/jenkins/user/jonnyothan/my-views/view/all/job/ModuleManager/145/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/MMPatchLoader.cs</affectedPath><commitId>6e75d17c8f245e13b8dd7fb5ca271da1e05c9fd1</commitId><timestamp>1542094667000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Fix color tag
</comment><date>2018-11-12 23:37:47 -0800</date><id>6e75d17c8f245e13b8dd7fb5ca271da1e05c9fd1</id><msg>Fix color tag</msg><path><editType>edit</editType><file>ModuleManager/MMPatchLoader.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/MMPatchLoader.cs</affectedPath><commitId>458b4862eeef6f1d97c5683122e799fbe4e64311</commitId><timestamp>1543131538000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Clear filesSha before generating sha
Otherwise this ends up getting reused for database reloads then
generates a bunch of errors due to duplicate keys and doesn't actually
detect changes
</comment><date>2018-11-24 23:38:58 -0800</date><id>458b4862eeef6f1d97c5683122e799fbe4e64311</id><msg>Clear filesSha before generating sha</msg><path><editType>edit</editType><file>ModuleManager/MMPatchLoader.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/ModuleManager.cs</affectedPath><commitId>dd851a136149c97acb1630bc74fb5d712985f7e5</commitId><timestamp>1543131892000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Don't run setup outside of loading screen
KSP tries to re-instantiate all addons ona a database reload.  It NREs
because the loading screen doesn't exist anymore.  None of this stuff
needs to be run again.
</comment><date>2018-11-24 23:44:52 -0800</date><id>dd851a136149c97acb1630bc74fb5d712985f7e5</id><msg>Don't run setup outside of loading screen</msg><path><editType>edit</editType><file>ModuleManager/ModuleManager.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/ModuleManager.cs</affectedPath><commitId>edc09b68454fc1b4c9f1f378fcfc208fb89d8954</commitId><timestamp>1543133290000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Move election check up
Really none of this stuff should run if it's not the right instance
</comment><date>2018-11-25 00:08:10 -0800</date><id>edc09b68454fc1b4c9f1f378fcfc208fb89d8954</id><msg>Move election check up</msg><path><editType>edit</editType><file>ModuleManager/ModuleManager.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/ModuleManager.cs</affectedPath><commitId>9f5aa027d834ff26f01fcdce7c6fd3ce00c8b5a8</commitId><timestamp>1543133324000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Make MM a once addon
Really shouldn't trigger anyway but just to be sure a duplicate doesn't
get created
</comment><date>2018-11-25 00:08:44 -0800</date><id>9f5aa027d834ff26f01fcdce7c6fd3ce00c8b5a8</id><msg>Make MM a once addon</msg><path><editType>edit</editType><file>ModuleManager/ModuleManager.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/ModuleManager.cs</affectedPath><commitId>7cb640ac6626f126079572e2a9d1a23b710161aa</commitId><timestamp>1543133363000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Get rid of unnecessary using
</comment><date>2018-11-25 00:09:23 -0800</date><id>7cb640ac6626f126079572e2a9d1a23b710161aa</id><msg>Get rid of unnecessary using</msg><path><editType>edit</editType><file>ModuleManager/ModuleManager.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/Properties/AssemblyInfo.cs</affectedPath><commitId>4e2af6775cfc1e0ec7b91007863ad3c8c971b6dc</commitId><timestamp>1543172929000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>v3.1.2
</comment><date>2018-11-25 11:08:49 -0800</date><id>4e2af6775cfc1e0ec7b91007863ad3c8c971b6dc</id><msg>v3.1.2</msg><path><editType>edit</editType><file>ModuleManager/Properties/AssemblyInfo.cs</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></culprit></freeStyleBuild>