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 2015/10/26 21:45:44 UTC

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

Author: centic
Date: Mon Oct 26 20:45:44 2015
New Revision: 1710691

URL: http://svn.apache.org/viewvc?rev=1710691&view=rev
Log:
Add delete of outdated forbiddenapi-jar

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1710691&r1=1710690&r2=1710691&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Oct 26 20:45:44 2015
@@ -458,6 +458,7 @@ under the License.
                 <include name="xercesImpl-*.jar"/>
                 <include name="junit-3*"/>
                 <include name="junit-4.11*"/>
+            	<include name="forbiddenapis-1.*.jar"/>
             </fileset>
         	<fileset dir="${ooxml.lib}">
         		<include name="ooxml-schemas-1.1-sources.jar"/>



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