RE: [antcontrib] post task, HTTP/1.0 401 Authentication requested

2005-07-06 Thread Rebhan, Gilbert
MX task already ? Regards, Gilbert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 05, 2005 9:52 PM To: Rebhan, Gilbert; user@ant.apache.org Subject: Re: [antcontrib] post task, HTTP/1.0 401 Authentication requested On Tue, 5 Jul 2005 11:29:2

Re: [antcontrib] post task, HTTP/1.0 401 Authentication requested

2005-07-05 Thread Juergen Hermann
On Tue, 5 Jul 2005 11:29:28 +0200, Rebhan, Gilbert wrote: >i want to use the post task of antcontrib to >kick off a forced build in CruiseControl via JMX interface. >Are there any other similar http post tasks around that >allow authentification ? Hmmm, why use HTTP when you can use JMX? See the

[antcontrib] post task, HTTP/1.0 401 Authentication requested

2005-07-05 Thread Rebhan, Gilbert
Hi, i want to use the post task of antcontrib to kick off a forced build in CruiseControl via JMX interface. There is no example in antcontrib docs. Are there any other similar http post tasks around that allow authentification ? Gilbert --