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 2022/07/18 10:37:33 UTC

svn commit: r1902835 - /poi/trunk/build.gradle

Author: fanningpj
Date: Mon Jul 18 10:37:33 2022
New Revision: 1902835

URL: http://svn.apache.org/viewvc?rev=1902835&view=rev
Log:
api docs

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1902835&r1=1902834&r2=1902835&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Mon Jul 18 10:37:33 2022
@@ -230,6 +230,7 @@ subprojects {
                 links 'https://poi.apache.org/apidocs/dev/'
                 links 'https://docs.oracle.com/javase/8/docs/api/'
                 links 'https://xmlbeans.apache.org/docs/5.0.0/'
+                links 'https://commons.apache.org/proper/commons-compress/apidocs/'
                 use = true
                 splitIndex = true
                 source = "1.8"



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