You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (TIKA-3219) add ForkParser example somewhere on the docs website? - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/01 16:22:00 UTC, 0 replies.
- [jira] [Created] (TIKA-3220) ForkParser displays incorrect message when parse timeout is reached - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/01 16:55:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3220) ForkParser displays incorrect message when parse timeout is reached - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/01 16:55:00 UTC, 5 replies.
- [jira] [Created] (TIKA-3221) /rmeta/text endpoint - allow a "max parse time" parameter where after exceeded, return bytes/metadata mangaed to get up to that point - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/01 16:59:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3221) /rmeta/text endpoint - allow a "max parse time" parameter where after exceeded, return bytes/metadata mangaed to get up to that point - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/01 17:00:00 UTC, 2 replies.
- maven build fail - 1.24 - posted by Simon Opper <si...@surroundaustralia.com> on 2020/11/03 02:08:41 UTC, 4 replies.
- [jira] [Created] (TIKA-3222) TIKA generated not well formed structured text result for ODP files - posted by "Andreas Hirtzel (Jira)" <ji...@apache.org> on 2020/11/03 12:14:00 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #376: Simplify some sort statement use List.sort and lambda - posted by GitBox <gi...@apache.org> on 2020/11/03 14:02:38 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #375: Add CompareUtils and simplify some sort - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:08 UTC, 0 replies.
- [jira] [Commented] (TIKA-3009) XML Parser reset() detection no working in weblogic 12.2.1.3 - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/03 20:42:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3223) ForkParser cannot serialize exceptions when using the ForkParser(Path, ParserFactoryFactory) - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/04 13:27:00 UTC, 1 replies.
- [jira] [Created] (TIKA-3223) ForkParser cannot serialize exceptions when using the ForkParser(Path, ParserFactoryFactory) - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/04 13:27:00 UTC, 0 replies.
- [jira] [Created] (TIKA-3224) Stackoverflow with Embedded PDF in DOCX document - posted by "David Pilato (Jira)" <ji...@apache.org> on 2020/11/04 16:41:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3224) Stackoverflow with Embedded PDF in DOCX document - posted by "David Pilato (Jira)" <ji...@apache.org> on 2020/11/04 16:45:00 UTC, 2 replies.
- [jira] [Commented] (TIKA-3224) Stackoverflow with Embedded PDF in DOCX document - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/04 19:49:00 UTC, 3 replies.
- [jira] [Comment Edited] (TIKA-3224) Stackoverflow with Embedded PDF in DOCX document - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/04 19:50:00 UTC, 1 replies.
- [jira] [Commented] (TIKA-3220) ForkParser displays incorrect message when parse timeout is reached - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/05 16:13:00 UTC, 1 replies.
- Re: [PMCs] Ramping up for Google Summer of Code 2021: invitation to participate - posted by lewis john mcgibbney <le...@apache.org> on 2020/11/05 16:13:21 UTC, 0 replies.
- [jira] [Commented] (TIKA-3221) /rmeta/text endpoint - allow a "max parse time" parameter where after exceeded, return bytes/metadata mangaed to get up to that point - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/05 16:22:00 UTC, 14 replies.
- [jira] [Commented] (TIKA-3218) Wrong comment for method sortLoadedClasses in ServiceLoaderUtils - posted by "Nick Burch (Jira)" <ji...@apache.org> on 2020/11/05 16:48:00 UTC, 1 replies.
- [jira] [Comment Edited] (TIKA-3221) /rmeta/text endpoint - allow a "max parse time" parameter where after exceeded, return bytes/metadata mangaed to get up to that point - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/05 19:32:00 UTC, 2 replies.
- [GitHub] [tika] kkrugler merged pull request #375: Add CompareUtils and simplify some sort - posted by GitBox <gi...@apache.org> on 2020/11/05 22:45:13 UTC, 0 replies.
- [GitHub] [tika] kkrugler merged pull request #376: Simplify some sort statement use List.sort and lambda - posted by GitBox <gi...@apache.org> on 2020/11/05 22:50:11 UTC, 0 replies.
- [GitHub] [tika] kkrugler commented on pull request #369: Use IOException instead of IOExceptionWithCause - posted by GitBox <gi...@apache.org> on 2020/11/05 22:57:31 UTC, 1 replies.
- [GitHub] [tika] kkrugler commented on pull request #372: Modify some calls of method Collection.toArray - posted by GitBox <gi...@apache.org> on 2020/11/05 22:59:34 UTC, 0 replies.
- [GitHub] [tika] kkrugler merged pull request #372: Modify some calls of method Collection.toArray - posted by GitBox <gi...@apache.org> on 2020/11/05 22:59:44 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee commented on pull request #372: Modify some calls of method Collection.toArray - posted by GitBox <gi...@apache.org> on 2020/11/06 01:27:41 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #377: Simplify some equals statement by use Objects.equals - posted by GitBox <gi...@apache.org> on 2020/11/07 07:54:34 UTC, 0 replies.
- [GitHub] [tika] kkrugler commented on a change in pull request #377: Simplify some equals statement by use Objects.equals - posted by GitBox <gi...@apache.org> on 2020/11/07 15:06:46 UTC, 2 replies.
- [jira] [Created] (TIKA-3225) Missing namespace declaration in tika-mimetypes.xml - posted by "Hirokazu Onozato (Jira)" <ji...@apache.org> on 2020/11/08 13:07:00 UTC, 0 replies.
- [GitHub] [tika] onozaty opened a new pull request #378: fix for TIKA-3225 contributed by onozaty - posted by GitBox <gi...@apache.org> on 2020/11/08 13:28:43 UTC, 0 replies.
- [jira] [Commented] (TIKA-3225) Missing namespace declaration in tika-mimetypes.xml - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/08 13:29:00 UTC, 5 replies.
- [jira] [Assigned] (TIKA-3156) Missing content from .odt file with hyperlinked image - posted by "Dave Meikle (Jira)" <ji...@apache.org> on 2020/11/08 21:03:00 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee commented on a change in pull request #377: Simplify some equals statement by use Objects.equals - posted by GitBox <gi...@apache.org> on 2020/11/09 01:24:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3156) Missing content from .odt file with hyperlinked image - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/09 01:45:00 UTC, 1 replies.
- [GitHub] [tika] PeterAlfredLee commented on pull request #184: TIKA-2393 Fix Sentiment parser model URLs - posted by GitBox <gi...@apache.org> on 2020/11/09 07:31:45 UTC, 0 replies.
- [jira] [Commented] (TIKA-2393) Sentiment Analysis Parser test failure: models used in tests are moved at the source - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/09 07:32:00 UTC, 1 replies.
- [GitHub] [tika] thammegowda closed pull request #184: TIKA-2393 Fix Sentiment parser model URLs - posted by GitBox <gi...@apache.org> on 2020/11/09 07:33:36 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee commented on pull request #260: correct the typo - posted by GitBox <gi...@apache.org> on 2020/11/09 08:45:41 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3156) Missing content from .odt file with hyperlinked image - posted by "Dave Meikle (Jira)" <ji...@apache.org> on 2020/11/09 09:33:00 UTC, 0 replies.
- [GitHub] [tika] kkrugler merged pull request #377: Simplify some equals statement by use Objects.equals - posted by GitBox <gi...@apache.org> on 2020/11/09 18:27:37 UTC, 0 replies.
- [jira] [Assigned] (TIKA-3191) Issue with GrobidJournalParser - posted by "Dave Meikle (Jira)" <ji...@apache.org> on 2020/11/09 23:54:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3191) Issue with GrobidJournalParser - posted by "Dave Meikle (Jira)" <ji...@apache.org> on 2020/11/10 00:48:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3191) Issue with GrobidJournalParser - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/10 01:31:00 UTC, 1 replies.
- [GitHub] [tika] nddipiazza commented on pull request #261: Fix for TIKA1735. Added testfiles and unit tests. - posted by GitBox <gi...@apache.org> on 2020/11/10 13:30:35 UTC, 0 replies.
- [jira] [Commented] (TIKA-1735) Unsupported AutoCAD drawing version: AC1027 - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/10 13:33:00 UTC, 3 replies.
- [jira] [Created] (TIKA-3226) Add custom connector endpoint - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/11 17:37:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3226) Add custom connector endpoint - posted by "Nicholas DiPiazza (Jira)" <ji...@apache.org> on 2020/11/11 17:39:00 UTC, 0 replies.
- [GitHub] [tika] lcc opened a new pull request #379: Fix unecessary close - posted by GitBox <gi...@apache.org> on 2020/11/12 00:51:01 UTC, 0 replies.
- [GitHub] [tika] kkrugler commented on a change in pull request #379: Fix unecessary close - posted by GitBox <gi...@apache.org> on 2020/11/12 01:22:11 UTC, 1 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #380: Add two testes for `OPCPackageDetector` - posted by GitBox <gi...@apache.org> on 2020/11/12 01:41:24 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #381: Replace two redundant methods in OPCPackageDetector - posted by GitBox <gi...@apache.org> on 2020/11/12 01:41:55 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #382: Simplify some code in OPCPackageDetector#detect - posted by GitBox <gi...@apache.org> on 2020/11/12 01:42:15 UTC, 0 replies.
- [jira] [Created] (TIKA-3227) Allow Tika Server to skip embedded files through HTTP Header - posted by "Dave Meikle (Jira)" <ji...@apache.org> on 2020/11/12 02:34:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3227) Allow Tika Server to skip embedded files through HTTP Header - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/12 03:29:00 UTC, 3 replies.
- [jira] [Created] (TIKA-3228) Add file name and extension to FileProfiler - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/12 14:51:00 UTC, 0 replies.
- JDK 16 Early Access build 24 is now available - posted by Rory O'Donnell <ro...@oracle.com> on 2020/11/13 09:49:11 UTC, 0 replies.
- [GitHub] [tika] lcc commented on a change in pull request #379: Fix unecessary close - posted by GitBox <gi...@apache.org> on 2020/11/13 14:06:45 UTC, 0 replies.
- Fwd: Updates/status - posted by Tim Allison <ta...@apache.org> on 2020/11/13 22:00:18 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #383: Simplify some call of String operation - posted by GitBox <gi...@apache.org> on 2020/11/14 08:14:03 UTC, 0 replies.
- [GitHub] [tika] epugh commented on pull request #383: Simplify some call of String operation - posted by GitBox <gi...@apache.org> on 2020/11/14 12:05:34 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #384: Simplify some test code by using method TikaTest#getResourceAsStream - posted by GitBox <gi...@apache.org> on 2020/11/16 09:10:32 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #385: Simplify some test code by using method TikaTest#getResource - posted by GitBox <gi...@apache.org> on 2020/11/17 06:42:14 UTC, 0 replies.
- Formatted Text Printing - posted by Sergio Zavota <se...@gmail.com> on 2020/11/17 14:34:01 UTC, 0 replies.
- [GitHub] [tika] kkrugler merged pull request #384: Simplify some test code by using method TikaTest#getResourceAsStream - posted by GitBox <gi...@apache.org> on 2020/11/17 17:14:17 UTC, 0 replies.
- [GitHub] [tika] kkrugler commented on a change in pull request #385: Simplify some test code by using method TikaTest#getResource - posted by GitBox <gi...@apache.org> on 2020/11/17 17:18:30 UTC, 0 replies.
- [jira] [Commented] (TIKA-3228) Add file name and extension to FileProfiler - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/17 19:42:00 UTC, 1 replies.
- branch_1x tika-bundle issues - posted by Tim Allison <ta...@apache.org> on 2020/11/17 20:18:59 UTC, 2 replies.
- [jira] [Created] (TIKA-3229) mvn clean install failure - tika-1.24 on windows - posted by "Simon Opper (Jira)" <ji...@apache.org> on 2020/11/17 22:41:00 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee commented on a change in pull request #385: Simplify some test code by using method TikaTest#getResource - posted by GitBox <gi...@apache.org> on 2020/11/18 02:46:50 UTC, 0 replies.
- [jira] [Commented] (TIKA-3204) License incompliance with xmp-core 6.1.10 - posted by "Alexander Klimetschek (Jira)" <ji...@apache.org> on 2020/11/18 06:51:00 UTC, 3 replies.
- [jira] [Created] (TIKA-3230) Upgrade junit and turn off ossindex warning - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 14:55:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3230) Upgrade junit and turn off ossindex warning - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 14:55:00 UTC, 0 replies.
- [jira] [Created] (TIKA-3231) Broken build after upgrading maven bundle plugin - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 15:28:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3231) Broken build after upgrading maven bundle plugin - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 15:28:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3231) Broken build after upgrading maven bundle plugin - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 15:29:00 UTC, 4 replies.
- [GitHub] [tika] kkrugler merged pull request #385: Simplify some test code by using method TikaTest#getResourceAsUrl and TikaTest#getResourceAsUri - posted by GitBox <gi...@apache.org> on 2020/11/18 16:55:44 UTC, 0 replies.
- [jira] [Commented] (TIKA-3230) Upgrade junit and turn off ossindex warning - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/18 17:44:00 UTC, 0 replies.
- Re: Tika 1.25 release date? - posted by Tim Allison <ta...@apache.org> on 2020/11/18 18:51:30 UTC, 2 replies.
- [jira] [Resolved] (TIKA-3228) Add file name and extension to FileProfiler - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 19:09:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3230) Upgrade junit and turn off ossindex warning - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 19:10:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3204) License incompliance with xmp-core 6.1.10 - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 19:11:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3119) General upgrades for 1.25 - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/18 20:19:00 UTC, 1 replies.
- xmpDM:duration - units? - posted by Nick Burch <ni...@apache.org> on 2020/11/18 20:26:32 UTC, 3 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #386: Fix file exist judgement in method TikaTest#getResourceAsFile - posted by GitBox <gi...@apache.org> on 2020/11/19 06:47:45 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #386: Fix file exist judgement in method TikaTest#getResourceAsFile - posted by GitBox <gi...@apache.org> on 2020/11/19 12:50:06 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #383: Simplify some call of String operation - posted by GitBox <gi...@apache.org> on 2020/11/19 12:53:29 UTC, 0 replies.
- [GitHub] [tika] tballison commented on a change in pull request #382: Simplify some code in OPCPackageDetector#detect - posted by GitBox <gi...@apache.org> on 2020/11/19 12:57:58 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #381: Replace two redundant methods in OPCPackageDetector - posted by GitBox <gi...@apache.org> on 2020/11/19 12:59:05 UTC, 0 replies.
- [GitHub] [tika] tballison commented on pull request #380: Add two testes for `OPCPackageDetector` - posted by GitBox <gi...@apache.org> on 2020/11/19 13:00:36 UTC, 0 replies.
- [GitHub] [tika] tballison commented on pull request #378: fix for TIKA-3225 contributed by onozaty - posted by GitBox <gi...@apache.org> on 2020/11/19 13:01:49 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #371: Simplify some loop by use method Collection.addAll and method Arrarys.asList - posted by GitBox <gi...@apache.org> on 2020/11/19 13:03:00 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #365: Remove deprecated method call in PackageParser - posted by GitBox <gi...@apache.org> on 2020/11/19 13:03:40 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #370: Add dependency commons-io to tika-core in main branch - posted by GitBox <gi...@apache.org> on 2020/11/19 13:10:05 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #367: Modify some code use try-with-resources - posted by GitBox <gi...@apache.org> on 2020/11/19 13:11:16 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #363: Modify TikaInputStream - posted by GitBox <gi...@apache.org> on 2020/11/19 13:13:10 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #368: Modify some code use for-each loop - posted by GitBox <gi...@apache.org> on 2020/11/19 13:15:10 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #336: Add more judge between Charset Windows-1252 and ISO-8859-1(5) - posted by GitBox <gi...@apache.org> on 2020/11/19 13:16:37 UTC, 0 replies.
- [GitHub] [tika] tballison commented on pull request #302: Tika 2224 one note2016 test - posted by GitBox <gi...@apache.org> on 2020/11/19 13:18:46 UTC, 0 replies.
- [jira] [Commented] (TIKA-3082) Tika 2.0.0 -- OpenAPI for tika-server - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/19 13:23:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3179) Tika 2.0.0 -- Clean up parser module hierarchy - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/19 13:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (TIKA-3082) Tika 2.0.0 -- OpenAPI for tika-server - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/19 13:26:00 UTC, 0 replies.
- [GitHub] [tika] Gagravarr commented on pull request #378: fix for TIKA-3225 contributed by onozaty - posted by GitBox <gi...@apache.org> on 2020/11/19 13:30:30 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #378: fix for TIKA-3225 contributed by onozaty - posted by GitBox <gi...@apache.org> on 2020/11/19 13:35:09 UTC, 0 replies.
- [GitHub] [tika] tballison merged pull request #339: TIKA-2001: Add TextAndAttributeContentHandler and TextAndAttributeXMLParser - posted by GitBox <gi...@apache.org> on 2020/11/19 13:37:30 UTC, 0 replies.
- [jira] [Commented] (TIKA-2001) Parsing XML outputs empty string - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/19 13:38:00 UTC, 1 replies.
- [GitHub] [tika] nddipiazza closed pull request #302: Tika 2224 one note2016 test - posted by GitBox <gi...@apache.org> on 2020/11/19 13:58:59 UTC, 0 replies.
- [GitHub] [tika] nddipiazza commented on pull request #302: Tika 2224 one note2016 test - posted by GitBox <gi...@apache.org> on 2020/11/19 13:58:59 UTC, 0 replies.
- [jira] [Created] (TIKA-3232) security vulnerability in dependencies - posted by "Shayne Grant (Jira)" <ji...@apache.org> on 2020/11/19 21:05:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3232) security vulnerability in dependencies - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/19 21:44:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3232) security vulnerability in dependencies - posted by "Shayne Grant (Jira)" <ji...@apache.org> on 2020/11/19 22:07:00 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee commented on a change in pull request #382: Simplify some code in OPCPackageDetector#detect - posted by GitBox <gi...@apache.org> on 2020/11/20 01:29:55 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee commented on pull request #380: Add two tests for `OPCPackageDetector` - posted by GitBox <gi...@apache.org> on 2020/11/20 01:33:49 UTC, 0 replies.
- [VOTE] Release Apache Tika 1.25 Candidate #1 - posted by Tim Allison <ta...@apache.org> on 2020/11/20 11:49:41 UTC, 0 replies.
- [jira] [Commented] (TIKA-3226) Add custom connector endpoint - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/20 14:34:00 UTC, 2 replies.
- Tika 2.0.0-ALPHA? - posted by Tim Allison <ta...@apache.org> on 2020/11/20 14:44:13 UTC, 4 replies.
- [GitHub] [tika] tballison commented on pull request #369: Use IOException instead of IOExceptionWithCause - posted by GitBox <gi...@apache.org> on 2020/11/20 17:27:59 UTC, 0 replies.
- Re: [jira] [Commented] (TIKA-2917) Extract metadata from inline images in PDFs - posted by Ken Krugler <kk...@transpac.com> on 2020/11/20 18:42:24 UTC, 2 replies.
- [jira] [Created] (TIKA-3233) aaaa - posted by "huang (Jira)" <ji...@apache.org> on 2020/11/21 09:25:00 UTC, 0 replies.
- [jira] [Created] (TIKA-3234) 23 - posted by "huang (Jira)" <ji...@apache.org> on 2020/11/21 09:29:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3234) 23 - posted by "huang (Jira)" <ji...@apache.org> on 2020/11/21 09:32:00 UTC, 0 replies.
- [jira] [Closed] (TIKA-3234) 23 - posted by "huang (Jira)" <ji...@apache.org> on 2020/11/21 09:36:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3233) aaaa - posted by "Kenneth William Krugler (Jira)" <ji...@apache.org> on 2020/11/21 15:11:00 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #387: Simplify method Tika#parseToString(InputStream, Metadata) - posted by GitBox <gi...@apache.org> on 2020/11/23 07:06:21 UTC, 0 replies.
- How to configure Apache Tika in a kube environment to obtain maximum throughput when parsing a massive number of documents? - posted by Nicholas DiPiazza <ni...@gmail.com> on 2020/11/23 15:05:08 UTC, 5 replies.
- More issues with top-level build for Tika 1.25 rc1 - Waited more than 5 minutes for a SAXParser - posted by Ken Krugler <kk...@transpac.com> on 2020/11/23 18:39:50 UTC, 5 replies.
- [RESULT] [VOTE] Release Apache Tika 1.25 Candidate #1 - posted by Tim Allison <ta...@apache.org> on 2020/11/23 18:40:45 UTC, 1 replies.
- [jira] [Commented] (TIKA-3189) Add FrameMaker MIF Parser - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/23 19:32:00 UTC, 1 replies.
- [jira] [Created] (TIKA-3235) Build failure caused by timeouts in XMLReaderUtils - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/23 22:04:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3235) Build failure caused by timeouts in XMLReaderUtils - posted by "Kenneth William Krugler (Jira)" <ji...@apache.org> on 2020/11/23 22:07:00 UTC, 7 replies.
- [jira] [Created] (TIKA-3236) Upgrade cxf-core to 3.3.8 - posted by "Jesper Håsteen (Jira)" <ji...@apache.org> on 2020/11/24 09:20:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3236) Upgrade cxf-core to 3.3.8 - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/24 13:16:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3222) TIKA generates not well formed structured text result for ODP files - posted by "Andreas Hirtzel (Jira)" <ji...@apache.org> on 2020/11/24 15:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (TIKA-3235) Build failure caused by timeouts in XMLReaderUtils - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/24 15:57:00 UTC, 0 replies.
- Re: [EXTERNAL] Tika - Issues extracting Arabic script - posted by Chris Mattmann <ma...@apache.org> on 2020/11/24 18:17:59 UTC, 1 replies.
- [VOTE] Release Apache Tika 1.25 Candidate #2 - posted by Tim Allison <ta...@apache.org> on 2020/11/25 12:20:00 UTC, 3 replies.
- [ANNOUNCE] Welcome Peter Lee as Tika PMC member and committer - posted by Tim Allison <ta...@apache.org> on 2020/11/25 13:27:38 UTC, 3 replies.
- [jira] [Created] (TIKA-3237) Great optimization in ForkParser - posted by "Luís Filipe Nassif (Jira)" <ji...@apache.org> on 2020/11/26 18:23:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3237) Great optimization in ForkParser - posted by "Luís Filipe Nassif (Jira)" <ji...@apache.org> on 2020/11/26 18:24:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3237) Great optimization in ForkParser - posted by "Luís Filipe Nassif (Jira)" <ji...@apache.org> on 2020/11/26 20:26:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3237) Great optimization in ForkParser - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/26 20:29:00 UTC, 2 replies.
- [jira] [Created] (TIKA-3238) RTFParser fails to generate full content of an RTF file that has been generated in libreoffice - posted by "Bruno (Jira)" <ji...@apache.org> on 2020/11/26 20:53:00 UTC, 0 replies.
- [jira] [Updated] (TIKA-3238) RTFParser fails to generate full content of an RTF file that has been generated in libreoffice - posted by "Bruno (Jira)" <ji...@apache.org> on 2020/11/26 20:57:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3004) OutlookPSTParser missing emails attached to other emails - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/26 22:29:00 UTC, 2 replies.
- [jira] [Resolved] (TIKA-3004) OutlookPSTParser missing emails attached to other emails - posted by "Luís Filipe Nassif (Jira)" <ji...@apache.org> on 2020/11/26 22:44:00 UTC, 0 replies.
- JDK 16 Early Access build 26 is now available - posted by Rory O'Donnell <ro...@oracle.com> on 2020/11/27 10:46:26 UTC, 0 replies.
- [GitHub] [tika] PeterAlfredLee opened a new pull request #388: Simplify some bool statement - posted by GitBox <gi...@apache.org> on 2020/11/28 06:33:07 UTC, 0 replies.
- [jira] [Created] (TIKA-3239) TikaException: data length must be < 1000000 - posted by "HARI RAM (Jira)" <ji...@apache.org> on 2020/11/30 09:44:00 UTC, 0 replies.
- [RESULT] [VOTE] Release Apache Tika 1.25 Candidate #2 - posted by Tim Allison <ta...@apache.org> on 2020/11/30 14:24:36 UTC, 0 replies.
- [jira] [Commented] (TIKA-3239) TikaException: data length must be < 1000000 - posted by "Kenneth William Krugler (Jira)" <ji...@apache.org> on 2020/11/30 14:38:00 UTC, 0 replies.
- [jira] [Closed] (TIKA-3239) TikaException: data length must be < 1000000 - posted by "Kenneth William Krugler (Jira)" <ji...@apache.org> on 2020/11/30 14:39:00 UTC, 0 replies.
- [ANNOUNCE] Apache Tika 1.25 released - posted by Tim Allison <ta...@apache.org> on 2020/11/30 16:00:57 UTC, 1 replies.
- [jira] [Created] (TIKA-3240) Modularize tika-eval into core and app for 2.0.0 - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/30 19:41:00 UTC, 0 replies.
- [jira] [Resolved] (TIKA-3240) Modularize tika-eval into core and app for 2.0.0 - posted by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/30 19:55:00 UTC, 0 replies.
- [jira] [Commented] (TIKA-3240) Modularize tika-eval into core and app for 2.0.0 - posted by "Hudson (Jira)" <ji...@apache.org> on 2020/11/30 20:33:00 UTC, 0 replies.
- [GitHub] [tika-docker] dameikle merged pull request #1: changed entrypoint to exec format - posted by GitBox <gi...@apache.org> on 2020/11/30 21:50:44 UTC, 0 replies.
- [GitHub] [tika-docker] dameikle commented on pull request #1: changed entrypoint to exec format - posted by GitBox <gi...@apache.org> on 2020/11/30 22:05:41 UTC, 0 replies.