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 2019/03/21 15:10:25 UTC

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

Author: fanningpj
Date: Thu Mar 21 15:10:25 2019
New Revision: 1855994

URL: http://svn.apache.org/viewvc?rev=1855994&view=rev
Log:
reorder jar files

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1855994&r1=1855993&r2=1855994&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Thu Mar 21 15:10:25 2019
@@ -716,10 +716,10 @@ under the License.
                 <include name="xmlsec-2.0.1.jar"/>
                 <include name="xmlsec-2.0.5.jar"/>
                 <include name="xmlsec-2.0.6.jar"/>
+                <include name="xmlsec-2.1.0.jar"/>
                 <include name="bc*jdk15on-1.5*.jar"/>
                 <include name="bc*jdk15on-1.60*.jar"/>
                 <include name="batik-all-1.10.jar"/>
-                <include name="xmlsec-2.1.0.jar"/>
                 <include name="slf4j-api-1.7.7.jar"/>
                 <include name="slf4j-api-1.7.12.jar"/>
                 <include name="slf4j-api-1.7.25.jar"/>



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