You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by "Hampel, Michael" <mi...@siemens.com> on 2009/01/14 13:54:23 UTC

problem with bindex when using version ranges

Hello,
 
when using version ranges like ;version="[2.4.0, 3.0.0)"
in the Import-Package manifest header the bindex tool fails to
generate the repository.xml file.
A NumberFormatException is thrown for input string "[2".
Is this a known bug?
 
Thanx in advance for any help,
 
Michael
 
 

AW: problem with bindex when using version ranges

Posted by "Hampel, Michael" <mi...@siemens.com>.
 
Hello and thanks,

Changing to bindex from the svn repo fixed the problem.
Now everything works again,

Michael




-----Ursprüngliche Nachricht-----
Von: Felix Meschberger [mailto:fmeschbe@gmail.com] 
Gesendet: Mittwoch, 14. Jänner 2009 14:08
An: users@felix.apache.org
Betreff: Re: problem with bindex when using version ranges

Hi,

Hampel, Michael schrieb:
> Hello,
>  
> when using version ranges like ;version="[2.4.0, 3.0.0)"
> in the Import-Package manifest header the bindex tool fails to
> generate the repository.xml file.
> A NumberFormatException is thrown for input string "[2".
> Is this a known bug?

IIRC there is/was an issue with the blank space after the comma. Not
sure though ...

Regards
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: problem with bindex when using version ranges

Posted by Felix Meschberger <fm...@gmail.com>.
Hi,

Hampel, Michael schrieb:
> Hello,
>  
> when using version ranges like ;version="[2.4.0, 3.0.0)"
> in the Import-Package manifest header the bindex tool fails to
> generate the repository.xml file.
> A NumberFormatException is thrown for input string "[2".
> Is this a known bug?

IIRC there is/was an issue with the blank space after the comma. Not
sure though ...

Regards
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org