You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/12/21 12:13:18 UTC

svn commit: r1896233 - /poi/trunk/README.rst

Author: fanningpj
Date: Tue Dec 21 12:13:18 2021
New Revision: 1896233

URL: http://svn.apache.org/viewvc?rev=1896233&view=rev
Log:
build details

Modified:
    poi/trunk/README.rst

Modified: poi/trunk/README.rst
URL: http://svn.apache.org/viewvc/poi/trunk/README.rst?rev=1896233&r1=1896232&r2=1896233&view=diff
==============================================================================
--- poi/trunk/README.rst (original)
+++ poi/trunk/README.rst Tue Dec 21 12:13:18 2021
@@ -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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org