On 21/09/2007, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > On 21/09/2007, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > > > perhaps we should update the bundle goal so it also writes the manifest > > to the > > file system, by default to target/classes/META-INF but allow custom > > locations... > > then you'd only need to use one goal to build the bundle and get the > > manifest, > > rather then computing it twice - I'll probably raise a JIRA issue to > > support this > > > > done... see https://issues.apache.org/jira/browse/FELIX-376 >
... and done! if you compile the plugin from trunk you can now set the manifest directory :) -- Cheers, Stuart

