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/05/24 16:17:05 UTC

svn commit: r1890167 - /poi/trunk/build.xml

Author: fanningpj
Date: Mon May 24 16:17:05 2021
New Revision: 1890167

URL: http://svn.apache.org/viewvc?rev=1890167&view=rev
Log:
tidy up gradlew excludes

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1890167&r1=1890166&r2=1890167&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon May 24 16:17:05 2021
@@ -2388,7 +2388,8 @@ under the License.
                       ooxml-testlib/**,
                       scripts/**,
                       TEST*,
-                      gradlew.*,
+                      gradlew,
+                      gradlew.bat
                       *.ipr,
                       **/*.iml,
                       *.iws,



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