]> source.dussan.org Git - poi.git/commit
Fix an issue with the HSMF tests working on some machines but not others - Make poifs...
authorNick Burch <nick@apache.org>
Fri, 19 Feb 2010 17:55:32 +0000 (17:55 +0000)
committerNick Burch <nick@apache.org>
Fri, 19 Feb 2010 17:55:32 +0000 (17:55 +0000)
commita95e0cd7d77cb0a8d07c08aaf23e852a6b197566
tree79e5553d80f261a9bb80c6ee89994d28c85212bd
parent213b7d035b0d047aff8e99ff7e93143c4d6a91e2
Fix an issue with the HSMF tests working on some machines but not others - Make poifs.filesystem.DirectoryNode preserve the original ordering of its files, which HSMF needs to be able
to correctly match up chunks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@911878 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/poifs/filesystem/DirectoryNode.java
src/scratchpad/src/org/apache/poi/hsmf/datatypes/AttachmentChunks.java
src/scratchpad/src/org/apache/poi/hsmf/datatypes/RecipientChunks.java
src/scratchpad/testcases/org/apache/poi/hsmf/parsers/TestPOIFSChunkParser.java
src/testcases/org/apache/poi/poifs/filesystem/TestDirectoryNode.java