Adding API Method - Build Job
authorKyle <kyle.rockman@mac.com>
Tue, 11 Jun 2013 21:38:47 +0000 (16:38 -0500)
committerKyle <kyle.rockman@mac.com>
Tue, 11 Jun 2013 21:38:47 +0000 (16:38 -0500)
commitd9845d205b1c794210af7493587aa9527faa5625
treef065b980d7de420ebd88ca2137e8365ce576c42d
parented2320261d651609fbf290b2d9117a0215987406
Adding API Method - Build Job

Added a new method to the api for building a job with params
Job.py was modified to respond better to failures
build.py was modified to be in sync with the remove of .id() on almost
all classes
jenkinsapi/build.py
jenkinsapi/jenkins.py
jenkinsapi/job.py