Skip to content
Success

Console Output

Started by user sarbian
Building in workspace /var/lib/jenkins/jobs/ResearchThemAll/workspace
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/sarbian/ResearchThemAll.git
using GIT_SSH to set credentials 
using .gitcredentials to set credentials
Checking out Revision ebe33ddb28ce7b0db0fee5d8983396e1a89a145c (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson4346831185364829340.sh
++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs
+ VERSION=1.1.0.0
+ /usr/bin/gmcs -t:library '-lib:/home/ksp/steamcmd/steamapps/common/Kerbal Space Program/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
  adding: ResearchThemAll.dll (deflated 56%)
Archiving artifacts
Finished: SUCCESS