[
https://issues.apache.org/jira/browse/TIKA-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved TIKA-1272.
------------------------------------
Resolution: Fixed
Assignee: Sergey Beryozkin
Sure, you are right, see what you mean now after rerunning the server,
thanks for a patch
> 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
> Assignee: Sergey Beryozkin
> 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)