t.
You can check the value of PATH environment variable by e.g. going to
$JENKINS_URL/systemInfo
If the value of PATH isn't what you want it to be, you can change it
at $JENKINS_URL/configure under the heading "Environment variables"
-- Sami
2012/3/11 Schalk Neethling :
> Hey Sam
eading "Environment variables"
-- Sami
2012/3/11 Schalk Neethling :
> Hey Sami,
>
> So here is my system config
>
> Home Directory :: /Users/Shared/Jenkins/Home
>
> Under Global Properties
>
> Tool locations for Ant as follows:
>
> /usr/local/apac
locations?
-- Sami
Schalk Neethling kirjoitti 10.3.2012 kello 22.12:
> Hey all,
>
> Quick question regarding ant and Jenkins. So, I am getting the following
> error : "Execute failed: java.io.IOException: Cannot run program" at the
> first step in my Ant build step. When
Hey all,
Quick question regarding ant and Jenkins. So, I am getting the following error
: "Execute failed: java.io.IOException: Cannot run program" at the first step
in my Ant build step. When I run the same Ant target via the terminal as the
jenkins user it executes without a problem. This lea