From edbd52dd21a10a15e8e0ca7b37296ac0dba16aed Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Fri, 15 Oct 2010 07:55:12 +0000 Subject: [PATCH] updated current version in trunk git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022849 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- src/documentation/content/xdocs/status.xml | 5 ++++- src/documentation/release-guide.txt | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 26fde7a2f4..b2025e35b8 100644 --- a/build.xml +++ b/build.xml @@ -51,7 +51,7 @@ under the License. The Apache POI project Ant build. - + diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index a0cf1a988a..979e81ce54 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,7 +33,10 @@ - + + + + 50075 - avoid NPE in ListLevel.getNumberText() when numberText is null 50067 - marked commons-logging and log4j as optional dependencies in POI poms 49928 - allow overridden built-in formats in XSSFCellStyle diff --git a/src/documentation/release-guide.txt b/src/documentation/release-guide.txt index c51c75ef0b..4576c1b96a 100644 --- a/src/documentation/release-guide.txt +++ b/src/documentation/release-guide.txt @@ -184,3 +184,4 @@ You should see [INFO] BUILD SUCCESSFUL in the end. Note, announcements should be sent from your @apache.org e-mail address. +10. add a new project version in Bugzilla -- 2.39.5