Documentation on how to remotely trigger builds

Hi,

Is there any documentation on how to remotely trigger a build via a java program?

Thanks,

Scott

0
3 comments

See RemoteBuildServerFacade

RemoteBuildServerFacade.addToQueue(BuildType configuration, String
requestor).
It will send the command via xmlrpc


--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


"scoheb" <no_reply@jetbrains.com> wrote in message
news:16409295.1158175150523.JavaMail.itn@is.intellij.net...

Hi,

>

Is there any documentation on how to remotely trigger a build via a java
program?

>

Thanks,

>

Scott



0

Olesya,

Are there any javadocs regarding remoting operations with Teamcity?

Thanks,

SH

0

Unfortunately, they are absent at the moment

--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


"scoheb" <no_reply@jetbrains.com> wrote in message
news:7174964.1158242037929.JavaMail.itn@is.intellij.net...

Olesya,

>

Are there any javadocs regarding remoting operations with Teamcity?

>

Thanks,

>

SH



0

Please sign in to leave a comment.