From 4c5d1a1aa8575181ef2d9457b27ee7f7aef61aa0 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Wed, 23 Feb 2011 10:37:03 +0000 Subject: [PATCH] Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec, see Bugzilla 50581 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1073683 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 9 ++++----- maven/poi-ooxml-schemas.pom | 5 ----- src/documentation/content/xdocs/status.xml | 1 + 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/build.xml b/build.xml index 1f7e757eaa..30ed785a70 100644 --- a/build.xml +++ b/build.xml @@ -124,9 +124,8 @@ under the License. - - + + @@ -910,7 +909,7 @@ under the License. - + @@ -934,7 +933,7 @@ under the License. - + diff --git a/maven/poi-ooxml-schemas.pom b/maven/poi-ooxml-schemas.pom index 6eba8254b5..361fe64f3f 100755 --- a/maven/poi-ooxml-schemas.pom +++ b/maven/poi-ooxml-schemas.pom @@ -64,10 +64,5 @@ xmlbeans 2.3.0 - - org.apache.geronimo.specs - geronimo-stax-api_1.0_spec - 1.0 - diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 9bf3cf1da3..65601488e2 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ + 50581 - Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec 50786 - Fix XSSFColor to fetch the RGB values of old-style indexed colours 50299 - Fix XSSFColor fetching of white and black background themes 50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell to another -- 2.39.5