arimus / jmimemagic

jMimeMagic is a Java library for determining the MIME type of files or streams.
http://sourceforge.net/projects/jmimemagic/
Apache License 2.0
206 stars 58 forks source link

Depends on ORO, a project that Apache retired in 2010 #26

Closed RadicalQuiver closed 7 years ago

RadicalQuiver commented 9 years ago

Would you consider switching to the RegEx handler in the JDK ? this looks cool, but I don't want to bake in a dependency on something dead.

arimus commented 9 years ago

Certainly. At the time, ORO was a better option. If you create a pull request and the tests pass, I'll merge it.

madness-inc commented 7 years ago

Hi,

this can be closed as it is fixed in #33 with version 0.1.5

Regards Matthias