Wouldn't something like this also work?[artifact](-|_)[revision].[ext] Paul
On Mon, Oct 20, 2008 at 6:06 AM, Jens Borrmann < [EMAIL PROTECTED]> wrote: > Thanks, that helped. Somehow I must have missed the obvious fact that > there can be several patterns per resolver. Instead I tried to find a more > esoteric solution ;-) > > --- Jens > > > > > > > "Gilles Scokart" <[EMAIL PROTECTED]> > 20.10.2008 12:42 > Bitte antworten an > [email protected] > > > An > [email protected] > Kopie > > Thema > Re: Patterns for artifacts > > > > > > > In a resolver configuration, you can specify multiple ivy & artefact > pattern. > > 2008/10/20 Jens Borrmann <[EMAIL PROTECTED]>: > > Hello, > > > > is there a chance to configure ivy to use patterns when resolving > modules. > > Our use case is that we want to set up a binary repository for all OSGi > > bundles we use in our company. Unfortunately, there are two main types > of > > naming conventions for publicly available bundles - one using > > underscores, one using hyphens. > > [artifact]_[revision].[ext] vs. > > [artifact]-[revision].[ext] > > > > To ease updates in the future we want to change as little as possible > when > > taking bundles into our repository. I did not find a way to apply > > matchers or a similar solution to this problem. Can anybody help? > > > > Regards, > > Jens > > > > -- > Gilles Scokart > > -- http://gregoire.org/ http://osflash.org/red5
