From 8ac5434914665f2a2f2db650d3a6c2286e9413a4 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Mon, 11 Oct 2010 12:44:22 +0000 Subject: [PATCH] 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 --- maven/poi.pom | 2 ++ src/documentation/content/xdocs/status.xml | 2 ++ 2 files changed, 4 insertions(+) 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 -- 2.39.5