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

2015-04-01 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Gribov updated TIKA-1590: Fix Version/s: 1.8 A particular PDF seems to trigger an infinite loop when being converted

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

2015-04-01 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390170#comment-14390170 ] Konstantin Gribov edited comment on TIKA-1590 at 4/1/15 7:53 AM:

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

2015-04-01 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390177#comment-14390177 ] Konstantin Gribov commented on TIKA-1590: - Thank you for the feedback, Matt. I

Re: Access Control Allow Origin

2015-04-01 Thread Sergey Beryozkin
Hi Tyler Sorry for a delay, I was off for the last few days, The change you did looks fine, the filter can check the annotations or can be configured directly (which is what you did). It might make sense to consider checking a (Java) properties resource as a possible future enhancement, as a

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

2015-04-01 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390469#comment-14390469 ] Tim Allison commented on TIKA-1590: --- Not that this is needed, but I doubly confirmed that

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

2015-04-01 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Gribov resolved TIKA-1590. - Resolution: Duplicate Fixed in trunk by update of pdfbox to 1.8.9. See alse TIKA-1575 and

Re: Access Control Allow Origin

2015-04-01 Thread Tyler Palsulich
Thank you for the feedback! I think there's an issue (don't remember the number) to be able to specify a TikaConfig file for tika-server. So, I think that would be the ideal place to put more complex CORS configuration. Tyler On Wed, Apr 1, 2015 at 6:02 AM, Sergey Beryozkin sberyoz...@gmail.com

Re: Access Control Allow Origin

2015-04-01 Thread Tyler Palsulich
I'll change the option to -C right now. Just looked closer -- TIKA-1426 is to provide a config for the server and app on the command line. Tyler On Wed, Apr 1, 2015 at 11:22 AM, Allison, Timothy B. talli...@mitre.org wrote: Might be thinking of TIKA-944? Mind if we switch the CORS short

RE: Access Control Allow Origin

2015-04-01 Thread Allison, Timothy B.
Might be thinking of TIKA-944? Mind if we switch the CORS short option to -C and use -c for the tika config file? -Original Message- From: Tyler Palsulich [mailto:tpalsul...@gmail.com] Sent: Wednesday, April 01, 2015 11:13 AM To: dev@tika.apache.org Subject: Re: Access Control Allow

[jira] [Comment Edited] (TIKA-1585) Create Example Website with Form Submission

2015-04-01 Thread Tyler Palsulich (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390841#comment-14390841 ] Tyler Palsulich edited comment on TIKA-1585 at 4/1/15 3:51 PM:

Re: [jira] [Commented] (TIKA-1330) Add robust tika-batch code

2015-04-01 Thread Tyler Palsulich
All tests are passing. Only issue I see is excessive logging. The Hudson failure does just look like a hiccup. Tyler On Wed, Apr 1, 2015 at 2:55 PM, Allison, Timothy B. talli...@mitre.org wrote: This looks like a Hudson hiccup. Tyler is seeing excessive logging: Running

[jira] [Resolved] (TIKA-1591) Tika Parsers uses wrong version of bouncycastle

2015-04-01 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Gribov resolved TIKA-1591. - Resolution: Fixed Fix Version/s: 1.8 Updated in r1670802 Tika Parsers uses wrong

[jira] [Comment Edited] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh edited comment on TIKA-1517 at 4/2/15 1:30 AM: --- After some

[jira] [Commented] (TIKA-1330) Add robust tika-batch code

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

[jira] [Commented] (TIKA-1323) Improve exception reporting in JAX-RS server

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

RE: [jira] [Commented] (TIKA-1330) Add robust tika-batch code

2015-04-01 Thread Allison, Timothy B.
On the duplication/triplication of INFO - about to start driver INFO - about to start driver was because main() adds a new appender with .configure()...so subsequent calls to main() in the tests were adding more appenders. I just fixed that in r1670804. What I can't figure out is why

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

2015-04-01 Thread Matt Sheppard (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14392196#comment-14392196 ] Matt Sheppard commented on TIKA-1590: - Great, thanks - Looking forward to 1.8! A

[jira] [Commented] (TIKA-1330) Add robust tika-batch code

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

[jira] [Commented] (TIKA-1586) Enable CORS on Tika Server

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

RE: [jira] [Commented] (TIKA-1330) Add robust tika-batch code

2015-04-01 Thread Allison, Timothy B.
This looks like a Hudson hiccup. Tyler is seeing excessive logging: Running org.apache.tika.cli.TikaCLIBatchIntegrationTest INFO - about to start driver INFO - about to start driver Anyone else having problems building from a fresh trunk? -Original Message- From: Hudson (JIRA)

[jira] [Commented] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh commented on TIKA-1517: --- After some research, it looks like the algorithm design with

[jira] [Commented] (TIKA-1330) Add robust tika-batch code

2015-04-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391512#comment-14391512 ] Hudson commented on TIKA-1330: -- ABORTED: Integrated in tika-trunk-jdk1.7 #596 (See

[jira] [Created] (TIKA-1591) Tika Parsers uses wrong version of bouncycastle

2015-04-01 Thread Ben McCann (JIRA)
Ben McCann created TIKA-1591: Summary: Tika Parsers uses wrong version of bouncycastle Key: TIKA-1591 URL: https://issues.apache.org/jira/browse/TIKA-1591 Project: Tika Issue Type: Bug

[jira] [Comment Edited] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh edited comment on TIKA-1517 at 4/1/15 10:38 PM: After some

[jira] [Comment Edited] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh edited comment on TIKA-1517 at 4/1/15 10:37 PM: After some

[jira] [Comment Edited] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh edited comment on TIKA-1517 at 4/1/15 10:39 PM: After some

[jira] [Comment Edited] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh edited comment on TIKA-1517 at 4/1/15 10:39 PM: After some

[jira] [Comment Edited] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh edited comment on TIKA-1517 at 4/1/15 10:41 PM: After some

[jira] [Comment Edited] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391476#comment-14391476 ] Luke sh edited comment on TIKA-1517 at 4/1/15 10:39 PM: After some

[jira] [Updated] (TIKA-1517) MIME type selection with probability

2015-04-01 Thread Luke sh (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke sh updated TIKA-1517: -- Priority: Trivial (was: Major) MIME type selection with probability