From: Yegor Kozlov Date: Mon, 11 Oct 2010 12:44:22 +0000 (+0000) Subject: marked commons-logging and log4j as optional dependencies in POI poms, see Bugzilla... X-Git-Tag: POI-3.7~6 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8ac5434914665f2a2f2db650d3a6c2286e9413a4;p=poi.git 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 --- diff --git a/maven/poi.pom b/maven/poi.pom index 6db0aa4ea3..9a04591238 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -64,12 +64,14 @@ commons-logging 1.1 runtime + true log4j log4j 1.2.13 runtime + true diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index c2e4bee925..3e7f469df8 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,8 @@ + 50067 - marked commons-logging and log4j as optional dependencies in POI poms + 49928 - allow overridden built-in formats in XSSFCellStyle 49919 - support for BorderCode in HWPF 49908 - support for processing of symbols in HWPF 50022 - support for retrieving pictures from HSSF workbooks