Re: PatternVersionMatcher in Ivy code base

2008-08-04 Thread Xavier Hanin
27;ll open a JIRA. Xavier > > > Maarten > > > > > - Original Message > From: Xavier Hanin <[EMAIL PROTECTED]> > To: Ant Developers List > Sent: Monday, August 4, 2008 8:22:38 PM > Subject: PatternVersionMatcher in Ivy code base > > Hi, >

Re: PatternVersionMatcher in Ivy code base

2008-08-04 Thread Maarten Coene
ist Sent: Monday, August 4, 2008 8:22:38 PM Subject: PatternVersionMatcher in Ivy code base Hi, While answering a question from a user on the user ml, I've checked the code to see if we have a version matcher able to work with regular expression, as I remembered sg like this have been deve

PatternVersionMatcher in Ivy code base

2008-08-04 Thread Xavier Hanin
Hi, While answering a question from a user on the user ml, I've checked the code to see if we have a version matcher able to work with regular expression, as I remembered sg like this have been developed before. I've found PatternVersionMatcher. But it seems this is not documented, not tested and