Skip to content
Success

Console Output

Started by user sarbian
Building in workspace /home/jenkins/jobs/ResearchThemAll/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sarbian/ResearchThemAll.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/ResearchThemAll.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/sarbian/ResearchThemAll.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ebe33ddb28ce7b0db0fee5d8983396e1a89a145c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebe33ddb28ce7b0db0fee5d8983396e1a89a145c
 > git rev-list ebe33ddb28ce7b0db0fee5d8983396e1a89a145c # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2518962768728235324.sh
++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs
+ VERSION=1.1.0.0
+ /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:ResearchThemAll.dll ResearchThemAll.cs Properties/AssemblyInfo.cs
+ zip -9 -r ResearchThemAll-1.1.0.0.zip ResearchThemAll.dll
updating: ResearchThemAll.dll (deflated 56%)
Archiving artifacts
Finished: SUCCESS