[ 
https://issues.apache.org/jira/browse/TIKA-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008480#comment-14008480
 ] 

Hudson commented on TIKA-1272:
------------------------------

FAILURE: Integrated in tika-trunk-jdk1.6 #2 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.6/2/])
[TIKA-1272] Removing redundant Tika server properties file, patch from Lewis 
John McGibbney applied (sergeyb: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1596312)
* 
/tika/trunk/tika-server/src/main/java/org/apache/tika/server/TikaServerCli.java
* /tika/trunk/tika-server/src/main/resources/tikaserver-version.properties


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

Reply via email to