Re: Setting PATH variable

2012-05-15 Thread Prakash A
our CLASSPATH. You'll need to > make sure this includes: > > ${JAVA_HOME}/jre/lib/rt.jar > > (Assuming that you've already set JAVA_HOME). > > On Tue, May 15, 2012 at 11:06 AM, Prakash A wrote: > >> Hello All, >> >> I'm very new Jenkins (eve

Setting PATH variable

2012-05-15 Thread Prakash A
Hello All, I'm very new Jenkins (even to CI tools). I have a problem in running ANT target from Jenkins. Let me clarify the question. I've my jenkins installed in CentOS using native method (YUM repo). I've also installed JDK, Ant. I did configured the path of those things in Jenkins -> Manage Je