[...]
> manifest = osgiManifest {
> from(jar.manifest)
> instruction 'Bundle-Activator', 'mypack.Activator'
> instruction 'Import-Package', '!mypack.*, *'
> }
> }> Leads to: > Could not copy MANIFEST.MF to 'build\tmp\onejarJar\MANIFEST.MF'. [...] Any advises? Is it a bug? Best regards, Lars -- Semagia <http://www.semagia.com> --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
