The link below is one of the references to an external job and seems to suggest the need for JARs on the remote system. That remains a limitation for us.
http://stackoverflow.com/questions/11830098/setup-jenkins-to-monitor-external-job On Wed, Jan 9, 2013 at 11:05 AM, R. Tyler Croy <[email protected]> wrote: > > On Wed, 09 Jan 2013, [email protected] wrote: > > > Hello, > > > > We have an old build environment where the build server does not support > > Java. > > > > Given this limitation, is it possible to still use Jenkins in a > > master/slave set up? Or do both master/slave require Java? > > > > Any pointers are appreciated. > > Worst case scenario, you can use the "External Job" type which is poorly > documented, and doesn't come with a lot of bells and whistles (like job > queueing). > > > - R. Tyler Croy > -------------------------------------- > Code: https://github.com/rtyler > Chatter: https://twitter.com/agentdero >
