dstl / baleen

Entity Extraction Text Processor
Apache License 2.0
148 stars 40 forks source link

MongoReader collection reader not working #50

Closed JohnDaws closed 5 years ago

JohnDaws commented 7 years ago

The MongoReader collection reader fails at line 127 due to an old version (2.2) of commons-io being built into the JAR file and not supporting this call to IOUtils.toInputStream.

This behaviour was noted having built Baleen 2.4.1-SNAPSHOT from source in Netbeans 8.2.