Re: Paramterized build List subversion tags unable to use in rrepoURl

2013-06-27 Thread 06virg
Finally i got this worked. Really strange solution. The field name for this should be in only capital letters eg SVN_TAG and in the repository URL it should be $SVN_TAG Then SVN is able to expand this name and able to checkout. Virg On Wednesday, June 26, 2013 11:47:54 PM UTC+5:30,

Re: Paramterized build List subversion tags unable to use in rrepoURl

2013-06-26 Thread 06virg
Hi, Thank you. i am triggering build manually from jenkins. Still i have same issue. I have configured scm poll like this H 1 * * *. Any more changes? \ Thanks On Tuesday, June 25, 2013 11:35:20 PM UTC+5:30, Peter Davis wrote: It seems you simply have to manually launch a build before the

Re: Empty Error message box on clicking of apply button

2013-06-20 Thread 06virg
I am neither modifying job name nor renaming the job. I am modifying some of the parameters with in the job. Then I get this message, This error message is very consistent. Is it problem in this Jenkins version i am using 1.157. Thanks Virg On Wednesday, June 19, 2013 11:34:02 AM UTC+5:30,

Empty Error message box on clicking of apply button

2013-06-19 Thread 06virg
Hi, I Just started using Jenkins version 1.157 on windows 2003 server. I am configuring my projects for the build. But i am seeing very frequenntly Empty Error message Box popup every time when I click on Apply Button on Job configure page or system configuration page. After modifying the

Re: post build task

2013-05-23 Thread 06virg
Any pointers please Thanks Virg On Tuesday, May 21, 2013 3:30:44 PM UTC+5:30, 06v...@gmail.com wrote: Hi, This could be a common issue, but i could not find correct solution. My requirement is based build status whether Fail or success, i should trigger windows batch file and pass build

post build task

2013-05-21 Thread 06virg
Hi, This could be a common issue, but i could not find correct solution. My requirement is based build status whether Fail or success, i should trigger windows batch file and pass build status as parameter which does some activity. I am using Post build task plugin. I have added two tasks