[ 
https://issues.apache.org/jira/browse/TIKA-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris A. Mattmann resolved TIKA-34.
-----------------------------------

    Resolution: Fixed

- adapted patch slightly:

1. didn't move tika-config.xml to src/resources/org/apache/tika (just changed 
it to a maven copy task as part of the build)
2. moved getDefaultConfig to TikaConfig (to me it's really a part of 
TikaConfig, rather than a generic utility) rather than Utils
3. fixed formatting in TestParsers (seemed kind of funky?)

> Provide a method that will return a default configuration (TikaConfig).
> -----------------------------------------------------------------------
>
>                 Key: TIKA-34
>                 URL: https://issues.apache.org/jira/browse/TIKA-34
>             Project: Tika
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 0.1-incubator
>            Reporter: Keith R. Bennett
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 0.1-incubator
>
>         Attachments: tika-34-20071001.patch, tika-34.patch
>
>
> Although a default configuration is available, one must explicitly specify 
> its location and open a stream from that location.
> It would be helpful to have a method that returns the default configuration, 
> parsed and ready to use, so that the users can be insulated from the 
> implementation of how and where we store it.

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