[GitHub] tika pull request: fix for TIKA-1589 contributed by mdaniline

2015-03-31 Thread mdaniline
GitHub user mdaniline opened a pull request: https://github.com/apache/tika/pull/38 fix for TIKA-1589 contributed by mdaniline https://issues.apache.org/jira/browse/TIKA-1589 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388478#comment-14388478 ] ASF GitHub Bot commented on TIKA-1589: -- GitHub user mdaniline opened a pull request:

[jira] [Commented] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread Max Daniline (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388496#comment-14388496 ] Max Daniline commented on TIKA-1589: I've raised a PR to fix this:

[jira] [Issue Comment Deleted] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread Max Daniline (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Daniline updated TIKA-1589: --- Comment: was deleted (was: I've raised a PR to fix this: https://github.com/apache/tika/pull/38) Mp3

[jira] [Created] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread Max Daniline (JIRA)
Max Daniline created TIKA-1589: -- Summary: Mp3 parser does not add duration to metadata if there are no ID3 tags Key: TIKA-1589 URL: https://issues.apache.org/jira/browse/TIKA-1589 Project: Tika

[jira] [Commented] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388467#comment-14388467 ] Nick Burch commented on TIKA-1589: -- Any chance you could create a small mp3 file (probably

[jira] [Commented] (TIKA-1577) NetCDF Data Extraction

2015-03-31 Thread Rishi Verma (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14389901#comment-14389901 ] Rishi Verma commented on TIKA-1577: --- Hi Annie, Chris, That architecture looks good,

[jira] [Updated] (TIKA-1590) A particular PDF seems to trigger an infinite loop when being converted to HTML

2015-03-31 Thread Matt Sheppard (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sheppard updated TIKA-1590: Attachment: National_Audit_tool_CTH_Audit_Report_PDF,_292_KB.pdf jstack.txt Attached

[jira] [Created] (TIKA-1590) A particular PDF seems to trigger an infinite loop when being converted to HTML

2015-03-31 Thread Matt Sheppard (JIRA)
Matt Sheppard created TIKA-1590: --- Summary: A particular PDF seems to trigger an infinite loop when being converted to HTML Key: TIKA-1590 URL: https://issues.apache.org/jira/browse/TIKA-1590 Project:

[jira] [Commented] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388568#comment-14388568 ] Hudson commented on TIKA-1589: -- SUCCESS: Integrated in tika-trunk-jdk1.7 #591 (See

Re: [DISCUSS] Tika 1.8 or 1.7.1

2015-03-31 Thread Mattmann, Chris A (3980)
Also I can run the RC on a subset of ImageCat [1] to test the new RC too when it’s ready. Cheers, Chris [1] https://github.com/chrismattmann/imagecat/ ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data

Re: Broken build because of clirr plugin

2015-03-31 Thread Mattmann, Chris A (3980)
No worries Konstantin thank you! Thanks Tim! ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527

Re: [DISCUSS] Tika 1.8 or 1.7.1

2015-03-31 Thread Mattmann, Chris A (3980)
+1 to running tika-batch and govdocs. Woot. ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527

Re: including refactored docs from govdocs1 in test suite

2015-03-31 Thread Mattmann, Chris A (3980)
+1 to including the modified docs. ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email:

Re: svn commit: r1670135 - /tika/trunk/CHANGES.txt

2015-03-31 Thread Mattmann, Chris A (3980)
Thanks Ken! :) ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email:

[GitHub] tika pull request: Refactor TIKA-1558. Remove service loading blac...

2015-03-31 Thread tpalsulich
GitHub user tpalsulich opened a pull request: https://github.com/apache/tika/pull/39 Refactor TIKA-1558. Remove service loading blacklist * Remove all direct service loading logic regarding a blacklist. * Small changes to CompositeParser logic to make sure subclasses of

[GitHub] tika pull request: fix for TIKA-1589 contributed by mdaniline

2015-03-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tika/pull/38 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388505#comment-14388505 ] Nick Burch commented on TIKA-1589: -- Applied with small tweaks in r1670330. (You seem to

[jira] [Commented] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388504#comment-14388504 ] ASF GitHub Bot commented on TIKA-1589: -- Github user asfgit closed the pull request at:

[jira] [Resolved] (TIKA-1589) Mp3 parser does not add duration to metadata if there are no ID3 tags

2015-03-31 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Burch resolved TIKA-1589. -- Resolution: Fixed Fix Version/s: 1.8 Mp3 parser does not add duration to metadata if there are

[jira] [Commented] (TIKA-1558) Create a Parser Blacklist

2015-03-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14389656#comment-14389656 ] Hudson commented on TIKA-1558: -- SUCCESS: Integrated in tika-trunk-jdk1.7 #592 (See

[jira] [Updated] (TIKA-1558) Create a Parser Blacklist

2015-03-31 Thread Tyler Palsulich (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Palsulich updated TIKA-1558: -- Description: As talked about in TIKA-1555 and TIKA-1557, it would be nice to be able to disable

[jira] [Comment Edited] (TIKA-1558) Create a Parser Blacklist

2015-03-31 Thread Tyler Palsulich (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1432#comment-1432 ] Tyler Palsulich edited comment on TIKA-1558 at 3/31/15 9:41 PM:

[jira] [Commented] (TIKA-1558) Create a Parser Blacklist

2015-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14389464#comment-14389464 ] ASF GitHub Bot commented on TIKA-1558: -- Github user tpalsulich closed the pull request