Mirror of Apache POI
Go to file
Cédric Walter e684262ca6 performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583357 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 15:54:52 +00:00
.settings Adjust Eclipse project for JDK 1.6 2014-02-02 10:41:05 +00:00
legal Fix the copyright notice year 2014-02-12 14:56:40 +00:00
maven Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom 2014-02-03 18:54:44 +00:00
sonar Try one more way of excluding generated sources in the Maven pom.xml files for Sonar analysis 2014-03-10 19:35:25 +00:00
src performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 2014-03-31 15:54:52 +00:00
test-data Fix bug #56278 - Support loading .xlsx files with no Styles Table 2014-03-17 19:02:21 +00:00
.classpath Adjust Eclipse classpath for new versions of third party libraries 2014-02-03 18:55:15 +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 Update Yegor's gpg key in the Keys file, with the latest version from the key servers (more signatures, correct expiry etc) 2014-03-26 19:03:03 +00:00
build.xml Exclude some generated classes from coverage measurements, now instruction coverage is at around 72%, also update JaCoCo to latest version 0.6.5 2014-03-16 19:46:46 +00:00
doap_POI.rdf updated POI rdf descriptor 2012-11-25 12:43:26 +00:00
patch.xml Remove the executable flag from a number of files that aren't executables so shouldn't have it set 2013-06-25 22:12:48 +00:00