svn commit: r1592419 - in /poi: site/src/documentation/content/xdocs/ trunk/src/java/org/apache/poi/ss/formula/atp/ trunk/src/java/org/apache/poi/ss/usermodel/ trunk/src/testcases/org/apache/poi/hssf/

2014-05-04 Thread kiwiwings
Author: kiwiwings Date: Sun May 4 21:17:18 2014 New Revision: 1592419 URL: http://svn.apache.org/r1592419 Log: Bug 56269 - DateFormat - Rounding of fractionals Modified: poi/site/src/documentation/content/xdocs/status.xml poi/trunk/src/java/org/apache/poi/ss/formula/atp/YearFracCalculato

svn commit: r1592418 - in /poi/trunk/src: java/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.java java/org/apache/poi/poifs/nio/FileBackedDataSource.java testcases/org/apache/poi/hpsf/basic/TestWri

2014-05-04 Thread kiwiwings
Author: kiwiwings Date: Sun May 4 20:58:42 2014 New Revision: 1592418 URL: http://svn.apache.org/r1592418 Log: The NPOIFS-classes result currently in left-over memory mapped buffers. These are actually hard to workaround, so for Windows the test is ignored, if this error happens. http://stackove

svn commit: r1592315 - in /poi/trunk/src: java/org/apache/poi/hpsf/MutablePropertySet.java testcases/org/apache/poi/hpsf/basic/TestWrite.java testcases/org/apache/poi/hpsf/basic/Util.java

2014-05-04 Thread centic
Author: centic Date: Sun May 4 08:05:32 2014 New Revision: 1592315 URL: http://svn.apache.org/r1592315 Log: File leak detector: Close streams in some tests Modified: poi/trunk/src/java/org/apache/poi/hpsf/MutablePropertySet.java poi/trunk/src/testcases/org/apache/poi/hpsf/basic/TestWrite