You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/04/11 10:19:14 UTC

[jira] [Updated] (TIKA-1272) tika-server version is incorrectly defined

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

Lewis John McGibbney updated TIKA-1272:
---------------------------------------

    Attachment: TIKA-1272.patch

Patch for trunk.

> tika-server version is incorrectly defined 
> -------------------------------------------
>
>                 Key: TIKA-1272
>                 URL: https://issues.apache.org/jira/browse/TIKA-1272
>             Project: Tika
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 1.5
>            Reporter: Lewis John McGibbney
>            Priority: Trivial
>             Fix For: 1.6
>
>         Attachments: TIKA-1272.patch
>
>
> There is a trivial bug in o.a.tika.server.TikaServerCLI where we double log that we are starting the server. The initial logging statement reading in static String value from a properties file. This static value is currently set to ${project.version} which is strange...
> Secondly, there is actually no requirement to have this file as this is the only property contained within the file and it is only used in this context.
> This simple issue improves INFO logging to server initialization as well as removal of useless properties file. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)