[
https://issues.apache.org/jira/browse/TIKA-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103460#comment-18103460
]
Hudson commented on TIKA-4809:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk17 #1529 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/1529/])
TIKA-4809: Fix migration guide's required config disabling the fs sandbox
(tallison:
[https://github.com/apache/tika/commit/48c49605026806258aaf3cc59836d2b29af3dbf8])
* (edit) docs/modules/ROOT/pages/migration-to-4x/migrating-tika-server-4x.adoc
TIKA-4809: Fix setting-limits.adoc documenting a timeout key that doesn't exist
(tallison:
[https://github.com/apache/tika/commit/67b18544de21a354cbfb7dc67e4a9e642dfd9337])
* (edit) docs/modules/ROOT/pages/advanced/setting-limits.adoc
TIKA-4809: Make per-process timeout defaults reachable (tallison:
[https://github.com/apache/tika/commit/17ed803174cf7f4d5a3b502f20831410026ab9c3])
* (edit) docs/modules/ROOT/pages/advanced/setting-limits.adoc
* (edit) docs/modules/ROOT/pages/pipes/timeouts.adoc
* (edit)
tika-serialization/src/test/java/org/apache/tika/config/TimeoutLimitsTest.java
* (edit)
tika-parsers/tika-parsers-ml/tika-vlm/src/main/java/org/apache/tika/parser/vlm/VLMOCRConfig.java
* (edit) tika-core/src/main/java/org/apache/tika/config/TimeoutLimits.java
TIKA-4809: Fix config examples that cannot start a server, and gate them
(tallison:
[https://github.com/apache/tika/commit/ccc913db83fa8e9bc0e7d3c20afcd48d6c7d8371])
* (edit)
tika-server/tika-server-core/src/test/resources/config-examples/server-with-parsers.json
* (edit)
tika-server/tika-server-standard/src/test/resources/configs/cxf-test-base-template.json
* (edit)
tika-server/tika-server-core/src/test/resources/config-examples/server-basic.json
* (edit)
tika-server/tika-server-core/src/test/java/org/apache/tika/server/core/ConfigExamplesTest.java
TIKA-4809: Correct security claims in serialization, design-notes and
filesystem docs (tallison:
[https://github.com/apache/tika/commit/559dd58f291b169c3d5b707c52495daf4f533944])
* (edit) docs/modules/ROOT/pages/pipes/plugins/filesystem.adoc
* (edit) docs/modules/ROOT/pages/developers/serialization.adoc
* (edit) docs/modules/ROOT/pages/migration-to-4x/design-notes-4x.adoc
TIKA-4809: Document the http-fetcher's SSRF surface (tallison:
[https://github.com/apache/tika/commit/c73ed6d683b7545652294ce85fd08d2bb5aa4a57])
* (edit) docs/modules/ROOT/pages/pipes/plugins/http.adoc
TIKA-4809: Fix tika-server README describing a 3.x server (tallison:
[https://github.com/apache/tika/commit/df7f144675dd4e8880343b5c16c2bf08b3cd562e])
* (edit) tika-server/README.md
TIKA-4809: Document enableUnsecureFeatures removal and /meta's silent changes
(tallison:
[https://github.com/apache/tika/commit/fad8226c473e0dcbaf5dae14c3a287c0f5e08522])
* (edit) docs/modules/ROOT/pages/security.adoc
* (edit) docs/modules/ROOT/pages/migration-to-4x/migrating-tika-server-4x.adoc
TIKA-4809: Fix welcome-page links, and two bad URLs from the README commit
(tallison:
[https://github.com/apache/tika/commit/f06e2b958b83b169e6cd89328aa6590c0374308b])
* (edit)
tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/resource/TikaWelcome.java
* (edit) tika-server/README.md
> Simplify tika-server and pipes
> ------------------------------
>
> Key: TIKA-4809
> URL: https://issues.apache.org/jira/browse/TIKA-4809
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> As I look at tika-server, it has grown organically to incorporate pipes into
> /tika /rmeta and /unpack over the last 6 or so months.
> Before 4.0.0, I think we should spend a day and unify and clean up that
> frankencode.
> The reason to do it now is that it will affect configuration and user
> experience.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)