You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/05/31 13:56:47 UTC

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

Author: centic
Date: Tue May 31 13:56:47 2016
New Revision: 1746276

URL: http://svn.apache.org/viewvc?rev=1746276&view=rev
Log:
Cleanup old version of curvesapi to not use it any longer

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1746276&r1=1746275&r2=1746276&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue May 31 13:56:47 2016
@@ -543,6 +543,7 @@ under the License.
                 <include name="ooxml-schemas-1.2.jar"/>
                 <include name="ooxml-security-1.0-sources.jar"/>
                 <include name="ooxml-security-1.0.jar"/>
+                <include name="curvesapi-1.03.jar"/>
             </fileset>
          <fileset dir="${compile.lib}">
             <include name="xercesImpl-*.jar"/>



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