locking workspaces for debugging

2016-07-28 Thread arul prakash
Hi, I have a scenario where I want to lock my workspace when a build fails in that workspace for debugging it later. I have one job to many workspaces mapping. So for the new instance of the job it should not pick the workspace where the build failed. How can I achieve this. Are there plugins

Using properties file to pass around parameters

2016-04-06 Thread arul prakash
Hi, I have a Java format property file with key-value pairs. I copy this property file from an upstream job but when I try to access the variables from the property file it is just empty. The mystery is it was working fine but today suddenly it stopped working. I'm copying the properties file t