aboutsummaryrefslogtreecommitdiffstats
path: root/maven/poi.pom
Commit message (Collapse)AuthorAgeFilesLines
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-121-91/+0
| | | | | | | | | | disable SonarQube build based on ant remove sonar and maven directory, because POMs are now created via Gradle remove maven section from seed-build fix duplicated maven dependencies on POM export git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893289 13f79535-47bb-0310-9956-ffa450edef68
* commons-io 2.11.0PJ Fanning2021-07-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891521 13f79535-47bb-0310-9956-ffa450edef68
* commons-io 2.10.0PJ Fanning2021-06-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890768 13f79535-47bb-0310-9956-ffa450edef68
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-141-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889871 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-8/+3
| | | | | | | | | | 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
* Update maven dependenciesAndreas Beeker2021-01-111-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885371 13f79535-47bb-0310-9956-ffa450edef68
* Update maven dependenciesAndreas Beeker2021-01-111-79/+61
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885369 13f79535-47bb-0310-9956-ffa450edef68
* try to remove seemingly unused log4j 1.x dependencyPJ Fanning2020-12-161-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884519 13f79535-47bb-0310-9956-ffa450edef68
* update dependencies - make optional dependencies mandatoryAndreas Beeker2020-11-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883325 13f79535-47bb-0310-9956-ffa450edef68
* update commons-codecPJ Fanning2020-10-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882771 13f79535-47bb-0310-9956-ffa450edef68
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874981 13f79535-47bb-0310-9956-ffa450edef68
* commons-codec 1.14PJ Fanning2020-02-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874038 13f79535-47bb-0310-9956-ffa450edef68
* update junit to 4.13 and mockito to 3.2.4PJ Fanning2020-02-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874019 13f79535-47bb-0310-9956-ffa450edef68
* BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSetTim Allison2020-01-071-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872445 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to commons-collections4 4.4PJ Fanning2019-08-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866212 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-codec and mockitoPJ Fanning2019-08-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866106 13f79535-47bb-0310-9956-ffa450edef68
* [github-148] update license text in pom file. Thanks to Vincent Privat. This ↵PJ Fanning2019-05-141-1/+1
| | | | | | close #148 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859202 13f79535-47bb-0310-9956-ffa450edef68
* commons-codec - 1.12PJ Fanning2019-03-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855975 13f79535-47bb-0310-9956-ffa450edef68
* commons-collections4 - 4.3PJ Fanning2019-03-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855973 13f79535-47bb-0310-9956-ffa450edef68
* update commons-codec dependency in pom.xml to 1.11 (to match compile time)PJ Fanning2018-09-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841246 13f79535-47bb-0310-9956-ffa450edef68
* move commons-math3 dependency to poi pom.xmlPJ Fanning2018-09-181-5/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841245 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-collections4 to 4.2PJ Fanning2018-07-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835913 13f79535-47bb-0310-9956-ffa450edef68
* roll back to hamcrest-coreJaven O'Neal2017-04-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791570 13f79535-47bb-0310-9956-ffa450edef68
* change from hamcrest-core-1.3 to hamcrest-all-1.3Javen O'Neal2017-04-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791567 13f79535-47bb-0310-9956-ffa450edef68
* As Nick suspected, the dependency is actually from HSSF too so commons ↵David North2016-07-291-0/+5
| | | | | | | | | 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
* Update to latest commons-codec-1.10 and commons-logging-1.2, use the ↵Dominik Stadler2015-10-131-2/+2
| | | | | | 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
* Update to junit-4.12, the jar file is downloaded, so not required on ↵Dominik Stadler2015-01-031-1/+1
| | | | | | | | | 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
* Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pomDominik Stadler2014-02-031-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563997 13f79535-47bb-0310-9956-ffa450edef68
* Sync the Maven POM defined dependencies with the Ant build onesNick Burch2014-02-011-2/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563448 13f79535-47bb-0310-9956-ffa450edef68
* add commons-codec to maven-pomMaxim Valyanskiy2011-05-131-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102603 13f79535-47bb-0310-9956-ffa450edef68
* marked commons-logging and log4j as optional dependencies in POI poms, see ↵Yegor Kozlov2010-10-111-0/+2
| | | | | | Bugzilla 50067 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1021326 13f79535-47bb-0310-9956-ffa450edef68
* deleted 'svn:executable' propertyJosh Micich2009-10-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826045 13f79535-47bb-0310-9956-ffa450edef68
* improved tasks for making Maven artifacts1. maven-dist is now obsolete, ↵Yegor Kozlov2008-11-201-0/+76
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