]> 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)
commit8c6e7e06aa09ead306c369372e343bca92733f80
tree9a7425f46d1b75598789d52b782501510afae6e1
parent834973efe08b0401ed6f1fd374dbcd6e2afebb1f
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]