Make source code compilable on Java 1.4 by removing Java 5 features such as 
generics.
-------------------------------------------------------------------------------------

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


A concensus was reached to make the library Java 1.4 compatible.

Some source files have generics (e.g. List<String>).  

These need to be removed so that the library is 1.4 compatible.

-- 
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