Re: [Ivy] webdav support

2009-04-16 Thread Hans Dockter
On Feb 11, 2009, at 9:46 PM, Maarten Coene wrote: I don't know about vfs, but Ivy doesn't fail any longer if you have httpclient-2.x in your classpath. In that situation, Ivy will use the default JDK URL classes... Could you still use http authentication then? - Hans Maarten -

Replaceregexp in ANT

2009-04-16 Thread Pankaj Arora01
HI all, I have an XML file that contain the following tags: UserA password rdf12 10.8 UserB password rdf12 10.8. I have a property file that has following properties: userNameA TestA passwordA passwordA userNameB Tes

Re: [Ivy] webdav support

2009-04-16 Thread Maarten Coene
Yes, basic authentication should still be ok Maarten - Original Message From: Hans Dockter To: Ant Developers List Sent: Thursday, April 16, 2009 9:12:45 AM Subject: Re: [Ivy] webdav support On Feb 11, 2009, at 9:46 PM, Maarten Coene wrote: > I don't know about vfs, but Ivy doesn

Re: Replaceregexp in ANT

2009-04-16 Thread Martin von Gagern
Pankaj Arora01 wrote: > I know replaceregexp should serve the purpose but I am unable to do > it due to multiple lines. I need to replace the complete set of A > properties at one go...May be treating it as a single line. Haven't fully understood everything before, but a FileTokenizer, maybe toget

Stuck with what seems to be a charset issue

2009-04-16 Thread Remie Bolte
Hi, I'm experiencing an issue which i've not yet encountered and am not able to resolve :( Since we have multiple products building on multiple JDK versions, i've created a macrodef to initialize the specific build using the appropriate JDK version. This works fine with JDK 1.4, but not with JDK