Hi, all. Just a reminder...we have 3 unapplied patches from last week, issues #32, #34, and #37.
#37 is a serious bug. The actual fix is the addition of a single line of code; the remainder of the patch is test code and a couple of utility methods used by the tests. If it will take time to review the entire patch, it would probably be good to change that one line (in Parser.setInputStream()). #34 is just the addition of a getDefaultConfig() method to Utils, modification of TestParsers, and the moving of the file from the root of src/main/resources to its org/apache/tika directory. #32 probably contains the most changes to production code of the 3, but those changes are code improvements, and will not change behavior at runtime. Therefore, I think #32 is the least important of the three. - Keith -- View this message in context: http://www.nabble.com/Unapplied-Patches-tf4545215.html#a12970376 Sent from the Apache Tika - Development mailing list archive at Nabble.com.
