Ivy regex

2009-01-15 Thread Mondain
I am using a regex in my ivysettings.xml and its not working as expected for jars which have no revision. What I mean by not working is that it gets the jar fine from the repository but it leaves a "-" character in the file name, does anyone know what I'm doing wrong? or is this expected behavior?

Re: Eclipse 3.4 and IvyDE

2009-01-05 Thread Mondain
Version: 3.4.1 Build id: M20080911-1700 On Mon, Jan 5, 2009 at 3:34 PM, Kay Kay wrote: > Mondain wrote: > >> I'm beyond frustrated at this point, but I will be as succinct as possible >> here. I am a core developer on the Red5 project and I implemented Ivy >> for

Eclipse 3.4 and IvyDE

2009-01-05 Thread Mondain
I'm beyond frustrated at this point, but I will be as succinct as possible here. I am a core developer on the Red5 project and I implemented Ivy for dependency handling some time ago (>1 year) in lieu of Maven. Eclipse is our IDE of choice so naturally we try to use the IvyDE to keep our deps dynam