A typo in OSGi's 3.5.4 Import-Package Header chapter?
Hi,
I don't know where I could send the question and await a response so I'm sending here hoping it won't break any rules.
The chapter 3.5.4 Import-Package Header in OSGi 4.1 spec reads:
The syntax permits multiple package names, separated by semi-colons, to be described in a short form.
I think it should read "separated by colons" as indicated by its syntax.
The example in this section is incorrect too as it uses semi-colons to separate packages.
Am I correct? I can't believe noone reported it earlier so I'm quite certain I *am* wrong.
Jacek