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/14 08:39:36 UTC

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

Author: fanningpj
Date: Fri May 14 08:39:36 2021
New Revision: 1889888

URL: http://svn.apache.org/viewvc?rev=1889888&view=rev
Log:
delete old xmlsec jar

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1889888&r1=1889887&r2=1889888&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri May 14 08:39:36 2021
@@ -690,6 +690,7 @@ under the License.
                 <include name="bc*-1.65.jar"/>
                 <include name="bc*-1.66.jar"/>
                 <include name="batik*.jar"/>
+                <include name="xmlsec*-2.2.1.jar"/>
             </fileset>
             <fileset dir="${basedir}/lib/ooxml-tests">
                 <include name="guava-20.0.jar"/>



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