Skip to content

Unreported IOException in DocumentSources.wrap() with commons-io v2.22.0 #1174

Description

@merkys

Recent commons-io release (most likely v2.22.0, but might be a bit earlier) has started throwing IOException in the constructor of BOMInputStream class. Thus owlapi now fails to compile complaining:

/<<PKGBUILDDIR>>/api/src/main/java/org/semanticweb/owlapi/io/DocumentSources.java:[292,15] error: unreported exception IOException; must be caught or declared to be thrown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions