This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new ed7c922f2 Update README.md
ed7c922f2 is described below
commit ed7c922f2690f2881e2be9cb4bf56e8f3a4eb437
Author: tallison <[email protected]>
AuthorDate: Fri Nov 14 08:45:03 2025 -0500
Update README.md
---
README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8dba8c7b7..05a631109 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,7 @@ Tika jars can be fetched from Maven Central or your favourite
Maven mirror.
See [Tika Roadmap 2.x, 3.x and
beyond](https://cwiki.apache.org/confluence/display/TIKA/Tika+Roadmap+--+2.x%2C+3.x+and+Beyond).**
Tika is based on **Java 17** and uses the [Maven 3](https://maven.apache.org)
build system.
-**N.B.** [Docker](https://www.docker.com/products/personal) is used for tests
in tika-integration-tests.
-As of Tika 2.5.1, if Docker is not installed, those tests are skipped. Docker
is required for a successful
-build on earlier 2.x versions.
+**N.B.** [Docker](https://www.docker.com/products/personal) is used for tests
in tika-integration-tests. If Docker is not installed, those tests are skipped.
To build Tika from source, use the following command in the main directory: