From ivy-user-return-4786-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Tue Feb 10 21:53:58 2009 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 85066 invoked from network); 10 Feb 2009 21:53:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2009 21:53:58 -0000 Received: (qmail 81705 invoked by uid 500); 10 Feb 2009 21:53:55 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 81683 invoked by uid 500); 10 Feb 2009 21:53:55 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 81566 invoked by uid 99); 10 Feb 2009 21:53:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 13:53:54 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [206.190.58.150] (HELO web55101.mail.re4.yahoo.com) (206.190.58.150) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 10 Feb 2009 21:53:44 +0000 Received: (qmail 97535 invoked by uid 60001); 10 Feb 2009 21:53:23 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1234302803; bh=Mn7t9/iHgaESVJtLM1QHLJKUUDJ4lwkgwMAu1wF133g=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=XyloBjNgDtVn/a2VO951LIsqY3UgbnXvOm5eL39GzJf5vhK03ev4r5NcflwSXCrdHEOamthPW+ya0p0AQKZkU1Sv2JjLwiKLYHX12uiCR5WOGJnYNKUBL4KYEegwOYSYrWhG9m/0MPOX5HAOHspwADSRnt/0qgrFxBcJBAKN7uM= DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=uYUCF0GzTLWfNnIShMY2rKGF+YAk1dVMjZCpBIap8iJEM6kB+8EdSYYQj3Yf3p6Y9W7MZPP8sUGxlxGJIrZn4Wx8gW7bQmXPXEsI+9bezvc3c1Z2+VJKHtAmbz4hoLD+FZapP+BQKU2PjhkZzZIoelL/lxWN7fiwSXWXxz5Sai8=; Message-ID: <455958.96936.qm@web55101.mail.re4.yahoo.com> X-YMail-OSG: IETpR_8VM1lF7I.KqSN4LSsFSZHsrWQZQV7xToePA5BBuYgo9vE2vPsE4HepNHB0r5f7_ZsX.yFCvDgbKevkaIIj2i.z0HuThWft2TaOzBwApfyZeB7cOyo3ANlDN0frKtjKGJI0h1lAi8jcmA6DUK2cIH1cWNnAAI05RQ2B05u55UBQ1bz_gDkSc.03Z1OnKqUk3NasOOzbQ5MGEr_RZ.ThF7Mn9IM- Received: from [12.68.231.140] by web55101.mail.re4.yahoo.com via HTTP; Tue, 10 Feb 2009 13:53:23 PST X-Mailer: YahooMailWebService/0.7.289.1 Date: Tue, 10 Feb 2009 13:53:23 -0800 (PST) From: Matt Benson Reply-To: gudnabrsam@yahoo.com Subject: Re: [Ivy] webdav support To: dev@ant.apache.org Cc: ivy-user@ant.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org Actually, I've been meaning to poke the dev list on this one. Ralph Goers has recently added to Commons VFS trunk a new webdav implementation, based on Jackrabbit DAV instead of Slide. It should be a priority (albeit perhaps a minor one) to test a trunk build of [vfs] to see if everything works as expected. Regards, Matt --- On Tue, 2/10/09, Mandie Smith wrote: > From: Mandie Smith > Subject: webdav support > To: ivy-user@ant.apache.org > Date: Tuesday, February 10, 2009, 3:43 PM > I've been looking through the archives, and the last > mention about webdav > support I've seen was March of last year. I was > wondering if anyone has > looked into this and what their progress was? > > thanks, > Mandie