Hi Guillaume,

that´s a typical case of misreading a specification on my side. It´s good that I now read the spec again to proof you wrong. So I found that I was wrong ;-)

The spec says.
version ::= major( '.' minor ( '.' micro ( '.' qualifier )? )? )?

I did not really be careful enough to read that qualifier is not meant literally but rather stands for:
qualifier ::= ( alphanum | ’_’ | '-' )+

So you are right.

2.7-SNAPSHOT in maven should be 2.7.0.SNAPSHOT in osgi.

Christian

Am 07.02.2011 10:11, schrieb Guillaume Nodet:

Not sure what you mean here, but the conversion should be 2.7-SNAPSHOT
->  2.7.0.SNAPSHOT

Christian

--
----
http://www.liquid-reality.de





--
----
http://www.liquid-reality.de

Reply via email to