From aeab91dce5bcc0556ec686fa417a550c2abda076 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 21 Dec 2021 12:13:18 +0000 Subject: [PATCH] build details git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896233 13f79535-47bb-0310-9956-ffa450edef68 --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 00dd10fc99..4d44e89be9 100644 --- a/README.rst +++ b/README.rst @@ -89,7 +89,9 @@ Building jar files To build the jar files for poi, poi-ooxml, poi-ooxml-lite, poi-ooxml-full and poi-examples:: - ant jar + ./gradlew jar + + gradlew jar .. _Mailing lists: https://poi.apache.org/mailinglists.html .. _Developers: https://lists.apache.org/list.html?dev@poi.apache.org -- 2.39.5