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

Stops on download error with an exception? #38

@Dither

Description

@Dither

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions