Bug#682069: yui-compressor: Can't find bundle for base name org.mozilla.javascript.resources.Messages, locale en_US

Mathieu Malaterre malat at debian.org
Fri Mar 8 15:05:30 UTC 2013


Hi,

On Fri, Mar 8, 2013 at 3:58 PM, Michael Stapelberg
<stapelberg at debian.org> wrote:
> Hi Mathieu,
>
> Mathieu Malaterre <malat at debian.org> writes:
>> $ wget https://raw.github.com/thatcher/openseadragon/master/openseadragon.js
>> $ yui-compressor -o test.js openseadragon.js
> I am not sure why yui-compressor in Debian does not print out useful
> error messages. Anyway, the javascript file you refer to is invalid, as
> you can see when you try to compress it via this online tool (also using
> yui-compressor, but with proper error reporting):
>
> http://refresh-sf.com/yui/
>
> I suppose this bug should be retitled “yui-compressor’s error reporting
> does not work in Debian”. Do you agree?

yui-compressor could definitely prints out some message whether or not
the js is valid or not. But fundamentally it should not throw an error
like this, at least it should catch it's own exception.
gcc catch it's own ICE and report them nicely.



More information about the pkg-java-maintainers mailing list