Use consistent capitalization for Microsoft abbreviation in class names.
------------------------------------------------------------------------
Key: TIKA-60
URL: https://issues.apache.org/jira/browse/TIKA-60
Project: Tika
Issue Type: Improvement
Components: general
Affects Versions: 0.1-incubator
Reporter: Keith R. Bennett
Priority: Minor
Fix For: 0.1-incubator
We have several classes whose names contain "Ms" or "MS" as abbreviations for
Microsoft. We should be consistent about which one we use. (My personal
preference is "MS".) Here is a list of the classes:
org/apache/tika/metadata/MSOffice.java
org/apache/tika/parser/ms/MSParser.java
org/apache/tika/parser/msexcel/MsExcelParser.java
org/apache/tika/parser/mspowerpoint/MsPowerPointParser.java
org/apache/tika/parser/msword/MsWordParser.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.