Pass parameters to Ant build in URL

34 views
Skip to first unread message

Frank Winkler

unread,
Oct 2, 2015, 7:08:27 AM10/2/15
to Jenkins Users
I try to start an Ant build using an URL like this:

<job.url>/build?myParameter=myValue&delay=0sec

The job starts without a problem, but in the job's Ant script myParameter is undefined.
We're still using Jenkins 1.484.

Thx in advance for any help!

Frank

Matthew...@diamond.ac.uk

unread,
Oct 2, 2015, 8:59:34 AM10/2/15
to jenkins...@googlegroups.com
Is myParameter defined as a build parameter in the job that you trigger? As far as I know, you can’t use the URL to pass arbitrary parameters, only pre-defined ones.
If myParameter _is_ a job parameter, how is your ant script referencing it?
Matthew

--
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom

Frank Winkler

unread,
Oct 2, 2015, 2:06:14 PM10/2/15
to Jenkins Users

No, the job is not parameterized. So I think this is the reason why the Ant script doesn't receive the parameter. Maybe there is another way to pass a parameter to the job when it is triggered by an URL.
Frank
Reply all
Reply to author
Forward
0 new messages