Re: MNG-1957: profile activation, version range syntax

2009-01-29 Thread Torben S. Giesselmann
I was wondering: why isn't the negation operator part of the version range syntax anyways? It's just a matter of keeping the syntax simple - it doesn't add functionality since you can express the same with alternate range boundries. Agreed. And there's something else: what would an expressio

Re: MNG-1957: profile activation, version range syntax

2009-01-29 Thread Brett Porter
On 30/01/2009, at 5:14 AM, Torben S. Giesselmann wrote: Heya, I just submitted a patch which allows using the artifact version range syntax for activating profiles by JDK version. The implementation remains compatible to the way it's currently done (prefix matching), but now also allows

MNG-1957: profile activation, version range syntax

2009-01-29 Thread Torben S. Giesselmann
Heya, I just submitted a patch which allows using the artifact version range syntax for activating profiles by JDK version. The implementation remains compatible to the way it's currently done (prefix matching), but now also allows using the negation operator "!" in conjunction with version r