Hi, It seems that bundle plugin incorrectly packaging resources. I have two property files containing externalized text, one of them should be converted from utf to ascii (simple native2ascii ant task by means of maven-antrun-plugin). Converted property file stored to target/classes directory but it is not get included into packaged bundle. When I changed packaging type from 'bundle' to 'jar', I found that converted property file added to final jar. You can try to 'mvn package' attached project to see the problem described above (check OSGI-INF/l10n/bundle_ru)
-- Regards, Sergey.
bundle-project.tar.bz2
Description: application/tbz
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

