Skip to content
Success

Console Output

Started by an SCM change
Building in workspace /home/jenkins/jobs/SCANsat-OpenResourceSystem/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/WaveFunctionP/KSPInterstellar.git # timeout=10
Fetching upstream changes from https://github.com/WaveFunctionP/KSPInterstellar.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/WaveFunctionP/KSPInterstellar.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3183e63aa1750124ab0aa2c9743a66695f2c8c89 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git read-tree -mu HEAD # timeout=10
 > git checkout -f 3183e63aa1750124ab0aa2c9743a66695f2c8c89
 > git rev-list c1ade768cba225df0c72a1f56ef167f42085327f # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1493666641108383098.sh
+ export AssemblySearchPaths=/home/ksp/KSP_Data/Managed/
+ AssemblySearchPaths=/home/ksp/KSP_Data/Managed/
+ xbuild /p:Configuration=Release OpenResourceSystem/OpenResourceSystem.sln
XBuild Engine Version 12.0
Mono, Version 3.4.0.0
Copyright (C) 2005-2013 Various Mono authors

Build started 08/29/2014 21:26:10.
__________________________________________________
Project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.sln" (default target(s)):
	Target ValidateSolutionConfiguration:
		Building solution configuration "Release|Any CPU".
	Target Build:
		Project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.csproj" (default target(s)):
			Target PrepareForBuild:
				Configuration: Release Platform: AnyCPU
			Target GenerateSatelliteAssemblies:
			No input files were specified for target GenerateSatelliteAssemblies, skipping.
			Target CoreCompile:
			Skipping target "CoreCompile" because its outputs are up-to-date.
		Done building project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.csproj".
Done building project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.sln".

Build succeeded.
	 0 Warning(s)
	 0 Error(s)

Time Elapsed 00:00:00.2278100
+ ln -snf /home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/obj/Release/OpenResourceSystem_1_1_0.dll OpenResourceSystem_1_1_0.dll
Archiving artifacts
Finished: SUCCESS