From continuum-users-return-3666-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Apr 19 20:19:58 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 10155 invoked from network); 19 Apr 2007 20:19:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Apr 2007 20:19:58 -0000 Received: (qmail 84575 invoked by uid 500); 19 Apr 2007 20:20:02 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 84556 invoked by uid 500); 19 Apr 2007 20:20:02 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 84541 invoked by uid 99); 19 Apr 2007 20:20:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2007 13:20:02 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of Ben.Mills@intalgent.com designates 66.101.216.164 as permitted sender) Received: from [66.101.216.164] (HELO duro.intalgent.com) (66.101.216.164) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2007 13:19:55 -0700 Received: from [10.0.0.60] (localhost [127.0.0.1]) by duro.intalgent.com (8.13.1/8.13.1) with ESMTP id l3JKJYLk009580 for ; Thu, 19 Apr 2007 16:19:34 -0400 Mime-Version: 1.0 (Apple Message framework v752.3) To: continuum-users@maven.apache.org Message-Id: <29803650-4E1D-48C8-A64F-A26CB2889CE7@intalgent.com> Content-Type: multipart/alternative; boundary=Apple-Mail-7--1009204997 From: Ben Mills Subject: Using XML-RPC client to trigger builds Date: Thu, 19 Apr 2007 16:19:34 -0400 X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-7--1009204997 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Greetings, I need to write an XML-RPC client for Continuum 1.0.3 (linux) and call it from a post commit hook (script) in Subversion (linux). The purpose is of course to trigger builds via post commit hook. Before I start, does anyone have any advice about pitfalls or any recommendations? Many thanks, Ben --Apple-Mail-7--1009204997--