Different manifest parsing behaviour between Virgo and Equinox regarding the Vaadin bundle [message #664694] |
Mon, 11 April 2011 11:48  |
Eclipse User |
|
|
|
Hi guys,
I tried to install the Vaadin bundle in Virgo but got lots of BundleManifestParseExceptions because of a space after each comma in the Export-Package header. Judging on the OSGi core specification (3.5.5) it looks like there is no space allowed after the comma. However Equinox is accepting this manifest w/o any complaints and Vaadin is working properly. Another thing that I recognized is that the vaadin bundle is exporting some package that start with a number (16,32,64 for image ressources). Again Virgo is complaining while Equinox is accepting this. I understand that a Java package is not allowed to start with an arabic number but I'm wondering why Equinox and Virgo are behaving quite different in this matter.
At the moment I'm not sure where to file a bug report (Equinox/Vaadin or Virgo). Any advice?
Regards
Frieder
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04393 seconds