with the following error. Ideas?? Can someone confirm this with latest
CVS HEAD?
(ant -Dtestcase=org.apache.poi.poifs.filesystem.TestEmptyDocument
single-test)
[junit] Testcase: testSingleEmptyDocument took 0.113 sec
[junit] Caused an ERROR
[junit] Cannot remove block[ 0 ]; out of range
[junit] java.io.IOException: Cannot remove block[ 0 ]; out of range
[junit] at
org.apache.poi.poifs.storage.BlockListImpl.remove(BlockListImpl.java:103)
[junit] at
org.apache.poi.poifs.storage.BlockAllocationTableReader.fetchBlocks(BlockAllocationTableReader.java:190)
[junit] at
org.apache.poi.poifs.storage.BlockListImpl.fetchBlocks(BlockListImpl.java:128)
[junit] at
org.apache.poi.poifs.filesystem.POIFSFileSystem.processProperties(POIFSFileSystem.java:403)
[junit] at
org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSystem.java:102)
[junit] at
org.apache.poi.poifs.filesystem.TestEmptyDocument.testSingleEmptyDocument(TestEmptyDocument.java:94)
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/