Re: [XML-RPC] using the api

2007-01-15 Thread Laurent Forêt
Thanks all for your answers. As it is a feature, I will deal with. best regards, Laurent. -- Forwarded message -- From: Trygve Laugstøl [EMAIL PROTECTED] To: continuum-users@maven.apache.org Date: Sat, 13 Jan 2007 13:28:31 +0100 Subject: Re: [XML-RPC] using the api Andrew

Re: [XML-RPC] using the api

2007-01-13 Thread Trygve Laugstøl
Andrew Williams wrote: Though I cannot remember just now I know that some of the getSomethings calls return less detailed info than the individual getSomething calls. for example getBuilds will not return all the dumped data but getBuild will. At least something along those lines iirc. As

[XML-RPC] using the api

2007-01-12 Thread Laurent Forêt
Hi, I am working on the Netbeans integration of continuum and I have a trouble in getting developer list on the continuum.getProjects call. Indeed, for each project the developers list is empty. I have to call the continuum.getProject to get the real developers list. I am using the facade

Re: [XML-RPC] using the api

2007-01-12 Thread Emmanuel Venisse
Laurent Forêt a écrit : Hi, I am working on the Netbeans integration of continuum and I have a trouble in getting developer list on the continuum.getProjects call. Indeed, for each project the developers list is empty. I have to call the continuum.getProject to get the real developers list.

Re: [XML-RPC] using the api

2007-01-12 Thread Andrew Williams
Though I cannot remember just now I know that some of the getSomethings calls return less detailed info than the individual getSomething calls. for example getBuilds will not return all the dumped data but getBuild will. At least something along those lines iirc. A On 12 Jan 2007, at