Re: Jenkins Xcode Plugin Can't find Provisioning Profile

2015-06-20 Thread Ingo Richter
As far as I remember, provisioning profiles will be installed per user. Does the user to run Jenkins and the one, that you have used to see if the profile is available, are the same? - Ingo On Fri, Jun 19, 2015, 5:13 PM Greg Nifor wrote: > When I run "/usr/bin/security find-identity -p codesign

Re: Could not connect to slave machine from master.

2014-06-23 Thread Ingo Richter
How do you connect the slave to the master? JNLP or ssh? Does the Windows Firewall complain on any of your machines? - Ingo On Jun 23, 2014 8:11 AM, "SUBHADIP SINHA" wrote: > I have both master and slave in windows 7 OS.Jenkins master is launching > in 8080 port.When i have configured node to co

Re: Matrix build questions

2013-11-08 Thread Ingo Richter
are relative to the main workspace on the master. > > Hope this helps, if not perhaps I can explain further. > > -- > IRC: autojack > Twitter: literatesavant > http://holisticqa.com <-- my dev productivity blog > > > On Friday, October 25, 2013 6:05:02 PM UTC-7, Ingo

Re: Backups

2013-10-29 Thread Ingo Richter
Hey, I have a simple groovy script that creates a backup on our master machine. I have a backup job that will execute this groovy script. The script itself creates a zip file with a couple of config files. I've used the backup to restore our build machines in very little time last week. Thanks t

Matrix build questions

2013-10-25 Thread Ingo Richter
Hi, I've spent a couple of days to reinstall our teams build system. Along the way I made a couple of improvements to simplify the job configurations by switching to a matrix build for all the supported platforms. This work pretty good most of the time. There is at least one issue that I don't

Re: Your Jenkins data directory "/home/jenkins" (AKA JENKINS_HOME) is almost full. You should act on it before it gets completely full.

2012-12-27 Thread Ingo Richter
Hi, You can change the workspace and the build record directory to a drive with more available space. I wrote a blogpost about it a couple of months ago http://ingorichter.blogspot.com/2012/02/jenkins-change-workspaces-and-build.html I hope this helps, Ingo On Tuesday, December 25, 2012 2:49

Re: marking a build as un-stable with groovy post-build plugin

2012-08-16 Thread Ingo Richter
for your response. We are using Jenkins 1.474 and Groovy Post build > version is 1.7 > > Can you please share with me the snippet if possible. > > Another observation is that, if i disable sonar analysis in the job and > give a diff string to mark un-stabilize the Build, the sam

Re: marking a build as un-stable with groovy post-build plugin

2012-08-13 Thread Ingo Richter
Does the script execution fail with an error? Do you see something in the log? Which version of jenkins/groovy are you running? I have a similar snippet running properly on my machines. Ingo -- San Francisco Blog "today is tomorrows past blog"

Re: Upgrading Jenkins to 1.454 from the command line on Mac OS X caused file permission changes.

2012-03-06 Thread Ingo Richter
Jerome, How did the permissions look like after the installer ran? Thanks, Ingo -- San Francisco Blog "today is tomorrows past blog" LinkedIn Profile: twitter: