| I configured a pipeline and under the Pipeline section specified the Script Path. Somehow a space was put onto the end of the file name, and this caused java.io.FileNotFoundException. I would have thought the behaviour should be to strip superflous spaces from the end of fields. I would guess this is something that's pretty easy to fix, but it's caused me a whole world of pain trying to track it down as it's not at all obvious what the problem is. |