Skip to content
Success

Console Output

Started by user sarbian
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 e3b02133037e8df4236b44f0930d7fadc8db0796 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git read-tree -mu HEAD # timeout=10
 > git checkout -f e3b02133037e8df4236b44f0930d7fadc8db0796
 > git rev-list e3b02133037e8df4236b44f0930d7fadc8db0796 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1094506827844227245.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/11/2014 21:40:13.
__________________________________________________
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.2277840
+ 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