]> source.dussan.org Git - poi.git/commit
Fix for 56563 - Multithreading bug when reading 2 similar files
authorDominik Stadler <centic@apache.org>
Mon, 26 May 2014 20:03:08 +0000 (20:03 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 26 May 2014 20:03:08 +0000 (20:03 +0000)
commit00c69b3e15be8806716ad312ac383d2c4d272002
tree9a7425f46d1b75598789d52b782501510afae6e1
parent2bfef69f370e6500144ad937e7cbe90430c7c327
Fix for 56563 - Multithreading bug when reading 2 similar files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1597637 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFCellStyle.java
src/testcases/org/apache/poi/hssf/usermodel/TestCellStyle.java
test-data/spreadsheet/56563a.xls [new file with mode: 0644]
test-data/spreadsheet/56563b.xls [new file with mode: 0644]