<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>140</buildNumber><marked><SHA1>b8476b845b214eb6746368a78109b43363503212</SHA1><branch><SHA1>b8476b845b214eb6746368a78109b43363503212</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b8476b845b214eb6746368a78109b43363503212</SHA1><branch><SHA1>b8476b845b214eb6746368a78109b43363503212</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b8476b845b214eb6746368a78109b43363503212</SHA1><branch><SHA1>b8476b845b214eb6746368a78109b43363503212</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.0.5.zip</displayPath><fileName>ModuleManager-3.0.5.zip</fileName><relativePath>ModuleManager-3.0.5.zip</relativePath></artifact><artifact><displayPath>ModuleManager.3.0.5.dll</displayPath><fileName>ModuleManager.3.0.5.dll</fileName><relativePath>ModuleManager.3.0.5.dll</relativePath></artifact><building>false</building><displayName>#140</displayName><duration>3694</duration><estimatedDuration>4997</estimatedDuration><fullDisplayName>ModuleManager #140</fullDisplayName><id>140</id><inProgress>false</inProgress><keepLog>false</keepLog><number>140</number><queueId>155</queueId><result>SUCCESS</result><timestamp>1520456634627</timestamp><url>https://ksp.sarbian.com/jenkins/user/jonnyothan/my-views/view/all/job/ModuleManager/140/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/NeedsChecker.cs</affectedPath><affectedPath>ModuleManagerTests/NeedsCheckerTest.cs</affectedPath><commitId>07547be2571c6197575ec989e024c174dd09dfbc</commitId><timestamp>1518390739000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Fix :NEEDS clause sometimes not getting removed
Fixes #94
</comment><date>2018-02-11 15:12:19 -0800</date><id>07547be2571c6197575ec989e024c174dd09dfbc</id><msg>Fix :NEEDS clause sometimes not getting removed</msg><path><editType>edit</editType><file>ModuleManagerTests/NeedsCheckerTest.cs</file></path><path><editType>edit</editType><file>ModuleManager/NeedsChecker.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.gitignore</affectedPath><commitId>97a19680aa32608b1a0ec440adc5c7258461e79c</commitId><timestamp>1518502268000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>remove ModuleManager.csproj from .gitignore
It was under version control anyway
</comment><date>2018-02-12 22:11:08 -0800</date><id>97a19680aa32608b1a0ec440adc5c7258461e79c</id><msg>remove ModuleManager.csproj from .gitignore</msg><path><editType>edit</editType><file>.gitignore</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/ModuleManager.csproj</affectedPath><affectedPath>ModuleManager/copy_build.sh</affectedPath><commitId>532581d39680f597e2dd19d46a6af8e4a0c78dc9</commitId><timestamp>1518502376000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/joeydwong</absoluteUrl><fullName>joeydwong</fullName></author><authorEmail>joeydwong@gmail.com</authorEmail><comment>Make post build into a shell script, allowing cross-platform
compatibility
Just requires sh to be installed on Windows.  Relies on $PDB2MDB to find
the pdb2mdb executable, and $KSPDIR to find where to copy to.  If either
of these are absent, it will be ignored (but the build will still work)
</comment><date>2018-02-12 22:12:56 -0800</date><id>532581d39680f597e2dd19d46a6af8e4a0c78dc9</id><msg>Make post build into a shell script, allowing cross-platform</msg><path><editType>edit</editType><file>ModuleManager/ModuleManager.csproj</file></path><path><editType>add</editType><file>ModuleManager/copy_build.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/Properties/AssemblyInfo.cs</affectedPath><commitId>a73b85e8149b0b57817af64fe3798bd56d84dca4</commitId><timestamp>1520456498000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/sarbian</absoluteUrl><fullName>sarbian</fullName></author><authorEmail>sebastien.gaggini@gmail.com</authorEmail><comment>v3.0.4 - KSP 1.4 require a recompile
</comment><date>2018-03-07 22:01:38 +0100</date><id>a73b85e8149b0b57817af64fe3798bd56d84dca4</id><msg>v3.0.4 - KSP 1.4 require a recompile</msg><path><editType>edit</editType><file>ModuleManager/Properties/AssemblyInfo.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ModuleManager/Properties/AssemblyInfo.cs</affectedPath><commitId>b8476b845b214eb6746368a78109b43363503212</commitId><timestamp>1520456625000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/sarbian</absoluteUrl><fullName>sarbian</fullName></author><authorEmail>sebastien.gaggini@gmail.com</authorEmail><comment>v3.0.5 because I am blind
</comment><date>2018-03-07 22:03:45 +0100</date><id>b8476b845b214eb6746368a78109b43363503212</id><msg>v3.0.5 because I am blind</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><culprit><absoluteUrl>https://ksp.sarbian.com/jenkins/user/sarbian</absoluteUrl><fullName>sarbian</fullName></culprit></freeStyleBuild>