You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Oleg Cohen <ol...@assurebridge.com> on 2020/01/24 12:01:54 UTC

A 'Matched URI can't use version ranges:' warning with 4.2.8

Greetings!

I am trying the newly released 4.2.8 and I noticed the following warning in my Karaf log:

2020-01-24T06:57:08,591 | WARN  | activator-1-thread-2 | LocationPattern                  | 11 - org.apache.karaf.features.core - 4.2.8 | Matched URI can't use version ranges: mvn:org.apache.karaf.features/standard/[4,5)/xml/features

I am wondering what it means and if there is anything wrong with my setup?

Thank you,
Oleg

Re: A 'Matched URI can't use version ranges:' warning with 4.2.8

Posted by Oleg Cohen <ol...@assurebridge.com>.
Hi JB,

Thank you for a quick response!

Best,
Oleg

> On Jan 24, 2020, at 7:09 AM, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
> 
> Hi Oleg,
> 
> That's just a warning saying that the URI will take the first version
> found (which is not maybe what you want in the range).
> I'm working on an improvement about this, but don't worry, most of the
> time it works.
> 
> I just know that this kind of range cause a stack overflow exception on
> Windows platform (working on a fix about that).
> 
> Regards
> JB
> 
> On 24/01/2020 13:01, Oleg Cohen wrote:
>> Greetings!
>> 
>> I am trying the newly released 4.2.8 and I noticed the following warning
>> in my Karaf log:
>> 
>> 2020-01-24T06:57:08,591 | WARN  | activator-1-thread-2 | LocationPattern
>>                  | 11 - org.apache.karaf.features.core - 4.2.8 |
>> *Matched URI can't use version ranges:
>> mvn:org.apache.karaf.features/standard/[4,5)/xml/features*
>> *
>> *
>> I am wondering what it means and if there is anything wrong with my setup?
>> 
>> Thank you,
>> Oleg
> 
> -- 
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com


Re: A 'Matched URI can't use version ranges:' warning with 4.2.8

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Oleg,

That's just a warning saying that the URI will take the first version
found (which is not maybe what you want in the range).
I'm working on an improvement about this, but don't worry, most of the
time it works.

I just know that this kind of range cause a stack overflow exception on
Windows platform (working on a fix about that).

Regards
JB

On 24/01/2020 13:01, Oleg Cohen wrote:
> Greetings!
> 
> I am trying the newly released 4.2.8 and I noticed the following warning
> in my Karaf log:
> 
> 2020-01-24T06:57:08,591 | WARN  | activator-1-thread-2 | LocationPattern
>                  | 11 - org.apache.karaf.features.core - 4.2.8 |
> *Matched URI can't use version ranges:
> mvn:org.apache.karaf.features/standard/[4,5)/xml/features*
> *
> *
> I am wondering what it means and if there is anything wrong with my setup?
> 
> Thank you,
> Oleg

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com