Mirror of Apache POI
Go to file
Dominik Stadler dec03ba459 Add missing close() of resources in both production code and tests
Use revert() instead of close() on OCPPackage in some places to not re-write the file unnecessarily.
This should now run tests without leftover file handles when checked with file leak detector and
allows to find newly introduced cases more easily.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648160 13f79535-47bb-0310-9956-ffa450edef68
2014-12-28 09:16:57 +00:00
.settings Adjust Eclipse project settings to define warnings and other settings locally in the project 2014-11-09 17:55:37 +00:00
legal Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00
maven Typo fix 2014-12-22 00:51:21 +00:00
osgi Make a start on an Ant task to generate an OSGi jar, for #53866 2014-06-16 11:15:31 +00:00
sonar Use XMLBeans 2.6.0 for Sonar runs as well 2014-10-10 06:48:07 +00:00
src Add missing close() of resources in both production code and tests 2014-12-28 09:16:57 +00:00
test-data Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
.classpath Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
.project Add Eclipse project files and settings to make it easier to start hacking on POI in Eclipse 2013-10-16 19:59:29 +00:00
KEYS added public key for kiwiwings (Andreas Beeker) 2014-08-17 22:22:16 +00:00
build.xml Exclude javadoc-jars in findbugs run 2014-12-28 08:59:34 +00:00
doap_POI.rdf updated POI rdf descriptor 2012-11-25 12:43:26 +00:00
patch.xml Ensure svn properties are set on the build xml files, and they have consistent line endings 2014-10-13 16:47:46 +00:00