On 26/10/2007, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > On 26/10/2007, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > > > > > The "unknown error occurred" message is very vague, and it turned out to > > be > > that I had a > > Export-Package: org.hedhman.niclas; version= > > > > without the actual value following "version". > > > > IMHO, this could be captured a bit better... > > I've updated the bundle-plugin to report the following when an internal error occurs:
[ERROR] An internal error occurred and it is now followed by the internal exception log (no need to add any additional -X) if Bnd detects any configuration errors they will be logged to the console followed by: [ERROR] Error(s) found in bundle configuration hopefully this will make things clearer (any internal errors should be considered bugs) -- Cheers, Stuart
