]> source.dussan.org Git - poi.git/commit
Put the properties table at block 0, with the first BAT at block 1, to hopefully...
authorNick Burch <nick@apache.org>
Sun, 28 Jun 2015 18:53:21 +0000 (18:53 +0000)
committerNick Burch <nick@apache.org>
Sun, 28 Jun 2015 18:53:21 +0000 (18:53 +0000)
commitc3c7ce3c85bd80be2e71a8a6b2556665a0f9e683
tree4dce8620b2717187b89ad6af01f344a64061a85a
parent5c5bafacd293ce8d3538857704f5d77eb3b455e7
Put the properties table at block 0, with the first BAT at block 1, to hopefully solve #58061

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688038 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.java
src/testcases/org/apache/poi/poifs/filesystem/TestNPOIFSFileSystem.java
src/testcases/org/apache/poi/poifs/filesystem/TestNPOIFSMiniStore.java
src/testcases/org/apache/poi/poifs/filesystem/TestNPOIFSStream.java