You are viewing a plain text version of this content. The canonical link for it is here.
- [tika] branch main updated: TIKA-3563 -- add MARC, ICC profiles and NES-ROM - posted by ta...@apache.org on 2021/10/01 17:03:57 UTC, 0 replies.
- [tika] branch main updated: checkstyle imports - posted by ta...@apache.org on 2021/10/01 17:35:40 UTC, 0 replies.
- [tika] branch main updated (8f3ccbc -> f37fbf0) - posted by ta...@apache.org on 2021/10/04 19:53:44 UTC, 0 replies.
- [tika] 01/06: TIKA-3556 Fix Open Office mime types to be subclasses of application/zip and no longer require OPCPackageDetector-last ordering of zip detectors - posted by ta...@apache.org on 2021/10/04 19:53:45 UTC, 0 replies.
- [tika] 02/06: TIKA-3556 add new subtype of zip to PackageParser and fix unit test - posted by ta...@apache.org on 2021/10/04 19:53:46 UTC, 0 replies.
- [tika] 03/06: Merge remote-tracking branch 'origin/main' into main - posted by ta...@apache.org on 2021/10/04 19:53:47 UTC, 0 replies.
- [tika] 04/06: TIKA-3565 -- scrape xmp from jxl - posted by ta...@apache.org on 2021/10/04 19:53:48 UTC, 0 replies.
- [tika] 05/06: TIKA-3564 -- remove duplicate subject metadata keys - posted by ta...@apache.org on 2021/10/04 19:53:49 UTC, 0 replies.
- [tika] 06/06: Merge remote-tracking branch 'origin/main' into main - posted by ta...@apache.org on 2021/10/04 19:53:50 UTC, 0 replies.
- [tika] branch main updated (f37fbf0 -> 858ff19) - posted by ta...@apache.org on 2021/10/07 19:15:02 UTC, 0 replies.
- [tika] 01/02: WIP do not commit - posted by ta...@apache.org on 2021/10/07 19:15:03 UTC, 0 replies.
- [tika] 02/02: TIKA-3547 -- first draft of a new ExternalParser - posted by ta...@apache.org on 2021/10/07 19:15:04 UTC, 0 replies.
- [tika] branch main updated: Corrected typo in JavaDoc to avoid java.lang.IllegalStateException in Java 17 - posted by dm...@apache.org on 2021/10/08 20:07:08 UTC, 0 replies.
- [tika] branch main updated: Added Java 17 build workflow - posted by dm...@apache.org on 2021/10/08 20:34:46 UTC, 0 replies.
- [tika] branch main updated: Upgraded Groovy to the latest that can be used for Plugin and removed use of Field annotation to avoid module scoping errors in Java 17 - posted by dm...@apache.org on 2021/10/08 23:01:50 UTC, 0 replies.
- [tika] branch branch_1x updated (25552a9 -> 668aadc) - posted by dm...@apache.org on 2021/10/09 12:49:26 UTC, 0 replies.
- [tika] 01/03: Upgraded Apache Parent POM and upgraded Lombok version to support building on Java 17 - posted by dm...@apache.org on 2021/10/09 12:49:27 UTC, 0 replies.
- [tika] 02/03: Upgraded Groovy to the latest that can be used for Plugin and removed use of Field annotation to avoid module scoping errors in Java 17 - posted by dm...@apache.org on 2021/10/09 12:49:28 UTC, 0 replies.
- [tika] 03/03: Corrected typo in JavaDoc to avoid java.lang.IllegalStateException in Java 17 - posted by dm...@apache.org on 2021/10/09 12:49:29 UTC, 0 replies.
- [tika] branch main updated: Upgraded org.apache.felix.framework test dependency to 7.0.1 support Java 17 - posted by dm...@apache.org on 2021/10/10 02:05:46 UTC, 0 replies.
- [tika] branch branch_1x updated: Upgraded org.apache.felix.framework test dependency to 7.0.1 support Java 17 - posted by dm...@apache.org on 2021/10/10 02:50:23 UTC, 0 replies.
- [tika] branch main updated (8e44f39 -> 7b16791) - posted by dm...@apache.org on 2021/10/10 19:08:39 UTC, 0 replies.
- [tika] branch main updated: TIKA-3569 -- fix npe when mediatype is null - posted by ta...@apache.org on 2021/10/12 14:54:57 UTC, 0 replies.
- [tika] branch main updated: TIKA-3572 -- upgrade lucene and test containers for OpenSearch and Solr - posted by ta...@apache.org on 2021/10/13 13:21:18 UTC, 0 replies.
- [tika] branch main updated: TIKA-3573 -- remove check - posted by ta...@apache.org on 2021/10/13 15:31:02 UTC, 0 replies.
- [tika] branch main updated (415caf2 -> 1d934af) - posted by ta...@apache.org on 2021/10/14 15:06:48 UTC, 0 replies.
- [tika] 01/02: alphabetize parameters - posted by ta...@apache.org on 2021/10/14 15:06:49 UTC, 0 replies.
- [tika] 02/02: TIKA-3570 -- add detection for esri layer files (thanks to Tyler Thorsted for identifying example files). - posted by ta...@apache.org on 2021/10/14 15:06:50 UTC, 0 replies.
- [tika] branch main updated: TIKA-3570 -- improve comment for lyr file detection - posted by ta...@apache.org on 2021/10/14 15:13:41 UTC, 0 replies.
- [tika] branch branch_1x updated: TIKA-3576 -- fix npe on rewind of stream in OOXMLExtractorFactory - posted by ta...@apache.org on 2021/10/19 10:26:19 UTC, 0 replies.
- [tika] branch main updated (0ca129e -> 0beedfc) - posted by ta...@apache.org on 2021/10/19 10:30:22 UTC, 0 replies.
- [tika] 01/02: fix spelling in comment - posted by ta...@apache.org on 2021/10/19 10:30:23 UTC, 0 replies.
- [tika] 02/02: switch to non-deprecated .wrap() - posted by ta...@apache.org on 2021/10/19 10:30:24 UTC, 0 replies.
- [tika-docker] branch master updated: Updated to use TIKA_VERSION env variable set in the container - posted by dm...@apache.org on 2021/10/20 05:07:47 UTC, 0 replies.
- [tika-docker] branch master updated: Removed duplicate TIKA_VERSION and upgraded to Java 17 LTS - posted by dm...@apache.org on 2021/10/20 05:24:42 UTC, 0 replies.
- [tika] branch main updated: TIKA-2696 -- allow tesseract to handle psm mode 0 - posted by ta...@apache.org on 2021/10/20 14:02:15 UTC, 0 replies.
- [tika] branch main updated: TIKA-3579 -- add metadata item for "hasCollection", which means this file is likely a Portfolio PDF - posted by ta...@apache.org on 2021/10/20 16:41:38 UTC, 0 replies.
- [tika] branch main updated: TIKA-3579 -- streamline unit test and update CHANGES.txt - posted by ta...@apache.org on 2021/10/20 16:48:21 UTC, 0 replies.
- [tika] branch main updated: TIKA-3580 -- improve metadata handling in the PDFParser, and improve documentation for table structures. - posted by ta...@apache.org on 2021/10/20 18:11:35 UTC, 0 replies.
- [tika-docker] branch master updated: Updated to include Apache Tika Virtual Meetup URL and Java 17 information - posted by dm...@apache.org on 2021/10/23 07:40:02 UTC, 0 replies.
- [tika] branch main updated: TIKA-3584 -- allow retries for forked process startup timeouts; and do not swallow InterruptedExceptions - posted by ta...@apache.org on 2021/10/26 14:27:11 UTC, 0 replies.
- [tika] branch main updated: TIKA-3583 -- align default timeouts between default config, hard coded default and documentation - posted by ta...@apache.org on 2021/10/26 14:27:13 UTC, 0 replies.
- [tika] branch main updated (6ea0106 -> 452aa91) - posted by ta...@apache.org on 2021/10/26 17:26:50 UTC, 0 replies.
- [tika] 01/03: rename static variables to all caps - posted by ta...@apache.org on 2021/10/26 17:26:51 UTC, 0 replies.
- [tika] 02/03: fix spellings after uppercasing - posted by ta...@apache.org on 2021/10/26 17:26:52 UTC, 0 replies.
- [tika] 03/03: TIKA-3582 -- add parse timeouts per task in /rmeta and /tika. This timeout cannot be greater than taskTimeoutMillis. - posted by ta...@apache.org on 2021/10/26 17:26:53 UTC, 0 replies.
- [tika] branch main updated: TIKA-3585 -- general updates for main - posted by ta...@apache.org on 2021/10/26 19:00:28 UTC, 0 replies.
- [tika] branch main updated (cd96631 -> 3eaf766) - posted by ta...@apache.org on 2021/10/27 13:50:15 UTC, 0 replies.
- [tika] 01/03: remove duplicated dependency - posted by ta...@apache.org on 2021/10/27 13:50:16 UTC, 0 replies.
- [tika] 02/03: TIKA-3581 -- align tika-server-config-default.xml with TikaServerConfig. - posted by ta...@apache.org on 2021/10/27 13:50:17 UTC, 0 replies.
- [tika] 03/03: TIKA-3586 -- fix race condition when starting multiple servers on multiple ports - posted by ta...@apache.org on 2021/10/27 13:50:18 UTC, 0 replies.
- [tika] branch main updated: TIKA-3582 -- set a hard limit for the minimum parse time that a client can request to make DoS a trifle more challenging - posted by ta...@apache.org on 2021/10/27 14:21:41 UTC, 0 replies.
- [tika] branch main updated: fix checkstyle - posted by ta...@apache.org on 2021/10/27 15:20:22 UTC, 0 replies.
- [tika] branch main updated: small logic fix to get correct logging when ping fails (e.g. at startup). - posted by ta...@apache.org on 2021/10/28 13:24:44 UTC, 0 replies.