You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2014/11/21 23:55:15 UTC

svn commit: r1641016 - /poi/site/src/documentation/content/xdocs/status.xml

Author: kiwiwings
Date: Fri Nov 21 22:55:14 2014
New Revision: 1641016

URL: http://svn.apache.org/r1641016
Log:
ClassCastException in validating xml signatures due to missing xml beans resources

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1641016&r1=1641015&r2=1641016&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Nov 21 22:55:14 2014
@@ -38,6 +38,7 @@
     </devs>
 
     <release version="3.11-beta4" date="2014-??-??">
+        <action dev="PD" type="fix">ClassCastException in validating xml signatures due to missing xml beans resources</action>
         <action dev="PD" type="fix" fixes-bug="57164">XSSFDrawing.createCellComment() does not honor dx and dy values passed in</action>
         <action dev="PD" type="add" fixes-bug="55967">Picture method to resize with different scales in width and height</action>
         <action dev="PD" type="add">github-7 - Add Cell.removeHyperlink() for HSSF and XSSF</action>



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