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

Hudson commented on TIKA-1844:
------------------------------

SUCCESS: Integrated in tika-2.x #90 (See 
[https://builds.apache.org/job/tika-2.x/90/])
TIKA-1844 - move PooledTimeSeries to multimedia (tallison: rev 
b876fa5cb2dc61b2e0ae0c8e5727aa5e86de4b01)
* 
tika-parser-modules/tika-parser-scientific-module/src/main/java/org/apache/tika/parser/pot/PooledTimeSeriesParser.java
* tika-parser-modules/tika-parser-multimedia-module/pom.xml
* tika-parser-modules/pom.xml
* tika-parser-bundles/tika-parser-scientific-bundle/pom.xml
* 
tika-parser-modules/tika-parser-multimedia-module/src/main/java/org/apache/tika/parser/pot/PooledTimeSeriesParser.java
* 
tika-parser-bundles/tika-parser-scientific-bundle/src/test/java/org/apache/tika/module/scientific/BundleIT.java
* 
tika-parser-modules/tika-parser-multimedia-module/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
* 
tika-parser-bundles/tika-parser-multimedia-bundle/src/test/java/org/apache/tika/module/multimedia/BundleIT.java
* tika-parser-bundles/tika-parser-multimedia-bundle/pom.xml
* 
tika-parser-modules/tika-parser-scientific-module/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
* tika-parser-modules/tika-parser-scientific-module/pom.xml


> PooledTimeSeriesParser takes precedence over MP4Parser
> ------------------------------------------------------
>
>                 Key: TIKA-1844
>                 URL: https://issues.apache.org/jira/browse/TIKA-1844
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Priority: Minor
>             Fix For: 2.0, 1.13
>
>
> The PooledTimeSeriesParser currently takes precedence over the MP4Parser even 
> if the pooled-time-series application is not installed.  This means that 
> clients will lose metadata formerly extracted by the MP4Parser unless they 
> remove the PooledTimeSeriesParser.
> This is similar to what happened with the integration of the Tesseract Parser 
> (TIKA-1445).  We should probably follow a similar pattern to that...run both 
> parsers and combine metadata.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to