Skip to content
Success

Console Output

Started by user sarbian
Building in workspace /var/lib/jenkins/jobs/ResearchThemAll/workspace
Cloning the remote Git repository
Cloning repository https://github.com/sarbian/ResearchThemAll.git
Fetching upstream changes from https://github.com/sarbian/ResearchThemAll.git
using GIT_SSH to set credentials 
using .gitcredentials to set credentials
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)
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson2915739167541631502.sh
++ awk -F '"' '/AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs
+ VERSION='1.0.*
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.0.*' 1.1.0.0.zip ResearchThemAll.dll
	zip warning: name not matched: 1.1.0.0.zip
  adding: ResearchThemAll.dll (deflated 56%)
Archiving artifacts
Finished: SUCCESS