OpenOfficeParser includes a literal filespec "C:\\oo.xml", which is awkward in 
non-Windows OS's. 
-------------------------------------------------------------------------------------------------

                 Key: TIKA-25
                 URL: https://issues.apache.org/jira/browse/TIKA-25
             Project: Tika
          Issue Type: Improvement
          Components: general
    Affects Versions: 0.1-incubator
            Reporter: Keith R. Bennett
             Fix For: 0.1-incubator


There is a line:

        Utils.saveInXmlFile(xmlDoc, "C:\\oo.xml");

in OpenOfficeParser.  I suggest changing the name to something more portable.  
This code is probably for testing and maybe it is better to remove it 
altogether.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to