> To: [EMAIL PROTECTED]
> Sent: Wednesday, September 17, 2008 4:27:28 PM
> Subject: Re: Pattern with optional parameter doesn't seem to be evaluated
> correctly
>
> If I remove the (-[revision])
> from the ivysettings section, it works.
> As far as I understand the () a
t patterns to your settings.xml
Maarten
- Original Message
From: Dave <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Wednesday, September 17, 2008 4:27:28 PM
Subject: Re: Pattern with optional parameter doesn't seem to be evaluated
correctly
If I remove the (-[revision])
If I remove the (-[revision])
from the ivysettings section, it works.
As far as I understand the () allows for the possibility the condition might
occur, and should check for both possibilities (artifact does and does not
have a -[revision] section in the filename)
Does this mean it's a bug in Ivy,
I'm using the following parameter in my ivysettings.xml:
[organisation]/[module]/[revision]/[artifact](-[revision]).[ext]
In the ivy.xml file of a particular component, I've placed the following
dependency:
=