]> source.dussan.org Git - poi.git/commit
Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already been...
authorNick Burch <nick@apache.org>
Wed, 15 Feb 2012 11:51:06 +0000 (11:51 +0000)
committerNick Burch <nick@apache.org>
Wed, 15 Feb 2012 11:51:06 +0000 (11:51 +0000)
commit1209d2fb8833bcf165bccc963f26897d2562c530
tree2094c059ccf24bcada753de21716838228afa6bb
parent4a607e17e1d6191daaa98b3a317e9129f6cc4c04
Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already been closed, give IllegalArgumentException rather than NPE

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244450 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/openxml4j/util/ZipFileZipEntrySource.java