Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Stops on download error with an exception? #38

Open
Dither opened this issue Feb 19, 2012 · 0 comments
Open

Stops on download error with an exception? #38

Dither opened this issue Feb 19, 2012 · 0 comments

Comments

@Dither
Copy link

Dither commented Feb 19, 2012

The application stops execution with:

[ERROR] filename.png 
java.io.FileNotFoundException: filename.png
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
...
    at net.nczonline.web.datauri.DataURIGenerator.generateDataURI(DataURIGen
erator.java:182)
...

Is it how it supposed to work without --skip-missing parameter? Also what do you think about changing behavior to skipping missing files by default and --break-on-error parameter which configures application to stop and display failing CSS-code in console on error?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant