Hi, Many thanks for your reply...I will try removing the build file filed empty..one more question is it necessary to specify the jar file path when running through jenkins??? <property name="ws.home" value="${basedir}"/> <property name="ws.jars" value="C:\selenium server"/> <property name="test.dest" value="${ws.home}/build"/> <property name="test.src" value="${ws.home}/src"/> <property name="ng.result" value="test-output"/>
Regards praneeth On Monday, 27 August 2012 12:37:34 UTC+1, praneeth wrote: > > Hi > > Can you please let me know how can i set ant as a global environment > variable in jenkins configuration..? > > Regards > praneeth >