Export-Package and Import-Package bug
Unfortunately the first release of Osmorc — 0.1.0 — contains a bug that prevents Export-Package and Import-Package from working properly. It only works for simple packages like “foo” and “boo”, but not for “foo.boo”. While my test project for Osmorc was sufficient for testing Require-Bundle, it apparently wasn’t for testing those two headers.
It’s already fixed in the Subversion repository and the fix will be part of a new release on Thursday or Friday.

Leave a comment