Hi Everyone,
 I'm trying to create a job in jenkins programmatically (using Remote
Access API). By playing around and reading the documentation I found
that I could do this by sending a xml document ( with a query
parameter specifying the name of the job) with the configuration over
http/Rest.

Therefore, Is there any document about this XML document?

For example, I want to create a job for application which resides on a
SVN repo and build-able using maven 3. If we don't have documentation
for options (tags and attributes) available for this XML fragment; I
could create a similar job using the GUI and adapt my implementation
based on the config.xml created for it. Would that be a good idea?

Regards,
- Ramith
LSF ( www.opensource.lk)

Reply via email to