Marius Volkhart
259c9967ef
[bug-63046] Use Log4j 2 for logging
...
This removes the POILogger and POILogFactory mechanism for logging. This mechanism was created at a time when the Java landscape looked very different than it does today.
Log4j 2 is an Apache Foundation project that is well maintained and is widely regarded as having good performance and capabilities. We use only the Log4j API artifact. This lets application developers choose how they want to capture logging events if at all. Integrations with Log4j 2 Core and Logback are available from the Log4j project.
Closes #224
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886770 13f79535-47bb-0310-9956-ffa450edef68
2021-02-21 20:57:25 +00:00
Andreas Beeker
bf3e4e5b58
Update maven dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885371 13f79535-47bb-0310-9956-ffa450edef68
2021-01-11 23:53:29 +00:00
Andreas Beeker
0aa7e7dfb6
Update maven dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885369 13f79535-47bb-0310-9956-ffa450edef68
2021-01-11 22:58:02 +00:00
PJ Fanning
8a66685c2d
try to remove seemingly unused log4j 1.x dependency
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884519 13f79535-47bb-0310-9956-ffa450edef68
2020-12-16 19:09:00 +00:00
Andreas Beeker
ff0d031f10
update dependencies - make optional dependencies mandatory
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883325 13f79535-47bb-0310-9956-ffa450edef68
2020-11-11 21:53:05 +00:00
PJ Fanning
a2dcb10f67
update commons-codec
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882771 13f79535-47bb-0310-9956-ffa450edef68
2020-10-22 22:51:31 +00:00
Dominik Stadler
77fbcb788d
Try to use https for poi.apache.org everywhere
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874981 13f79535-47bb-0310-9956-ffa450edef68
2020-03-08 20:17:08 +00:00
PJ Fanning
e287107607
commons-codec 1.14
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874038 13f79535-47bb-0310-9956-ffa450edef68
2020-02-14 23:06:06 +00:00
PJ Fanning
b7d0f9fafe
update junit to 4.13 and mockito to 3.2.4
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874019 13f79535-47bb-0310-9956-ffa450edef68
2020-02-14 13:19:10 +00:00
Tim Allison
e875bd8143
BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872445 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 15:45:07 +00:00
PJ Fanning
59edd12377
upgrade to commons-collections4 4.4
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866212 13f79535-47bb-0310-9956-ffa450edef68
2019-08-31 13:49:52 +00:00
PJ Fanning
3efd3f7adf
upgrade commons-codec and mockito
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866106 13f79535-47bb-0310-9956-ffa450edef68
2019-08-29 23:07:33 +00:00
PJ Fanning
b77c010743
[github-148] update license text in pom file. Thanks to Vincent Privat. This close #148
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859202 13f79535-47bb-0310-9956-ffa450edef68
2019-05-14 00:44:47 +00:00
PJ Fanning
3aea8e7f85
commons-codec - 1.12
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855975 13f79535-47bb-0310-9956-ffa450edef68
2019-03-21 10:00:33 +00:00
PJ Fanning
4dc28798bf
commons-collections4 - 4.3
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855973 13f79535-47bb-0310-9956-ffa450edef68
2019-03-21 09:49:54 +00:00
PJ Fanning
a7968aa5a0
update commons-codec dependency in pom.xml to 1.11 (to match compile time)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841246 13f79535-47bb-0310-9956-ffa450edef68
2018-09-18 18:00:53 +00:00
PJ Fanning
bd17a09494
move commons-math3 dependency to poi pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841245 13f79535-47bb-0310-9956-ffa450edef68
2018-09-18 17:53:30 +00:00
PJ Fanning
1aa5124c7f
upgrade commons-collections4 to 4.2
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835913 13f79535-47bb-0310-9956-ffa450edef68
2018-07-14 15:49:49 +00:00
Javen O'Neal
c43ca904b3
roll back to hamcrest-core
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791570 13f79535-47bb-0310-9956-ffa450edef68
2017-04-16 06:10:23 +00:00
Javen O'Neal
3bf6445aa4
change from hamcrest-core-1.3 to hamcrest-all-1.3
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791567 13f79535-47bb-0310-9956-ffa450edef68
2017-04-16 05:02:07 +00:00
David North
753699e48a
As Nick suspected, the dependency is actually from HSSF too so commons collections 4 needs adding to the main POM
...
https://bz.apache.org/bugzilla/show_bug.cgi?id=59734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754563 13f79535-47bb-0310-9956-ffa450edef68
2016-07-29 18:48:07 +00:00
Dominik Stadler
f678783d46
Update to latest commons-codec-1.10 and commons-logging-1.2, use the properties for these libs everywhere in build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708464 13f79535-47bb-0310-9956-ffa450edef68
2015-10-13 16:37:22 +00:00
Dominik Stadler
55275b1e67
Update to junit-4.12, the jar file is downloaded, so not required on classpath anymore. Also adjust version in pom.xml for Sonar.
...
Conflicts:
.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649178 13f79535-47bb-0310-9956-ffa450edef68
2015-01-03 09:35:21 +00:00
Dominik Stadler
47070c5060
Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563997 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 18:54:44 +00:00
Nick Burch
3c40a957bc
Sync the Maven POM defined dependencies with the Ant build ones
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563448 13f79535-47bb-0310-9956-ffa450edef68
2014-02-01 17:36:10 +00:00
Maxim Valyanskiy
66cb858ae5
add commons-codec to maven-pom
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102603 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 08:29:27 +00:00
Yegor Kozlov
8ac5434914
marked commons-logging and log4j as optional dependencies in POI poms, see Bugzilla 50067
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1021326 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 12:44:22 +00:00
Josh Micich
32eb9ada7c
deleted 'svn:executable' property
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826045 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 19:17:12 +00:00
Yegor Kozlov
e9fba3a9f6
improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven artifacts are taken from dist2. release manager should use 'mvn deploy:deploy-file' to deploy POI artifacts, dist/mvn-deploy.sh is automatically generated by the maven-poms task3. each poi module now has its own pom template in the ./maven directory
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719249 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 15:08:42 +00:00