From bc90fe59c2ec5cb2664e42bb121f85c0a116f835 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Fri, 8 Jun 2007 13:33:19 +0000 Subject: [PATCH] Tag as 3.0.1 RC2 git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/tags/REL_3_0_1_RC2@545502 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 189 ++++++++++++-------- poi-redirect.pom | 2 +- poi.pom | 10 +- src/documentation/content/xdocs/changes.xml | 4 +- src/documentation/content/xdocs/status.xml | 4 +- 5 files changed, 130 insertions(+), 79 deletions(-) diff --git a/build.xml b/build.xml index 097ea07565..ea4e044338 100644 --- a/build.xml +++ b/build.xml @@ -127,6 +127,8 @@ under the License. + + @@ -234,9 +236,15 @@ under the License. - + + + + + + + @@ -807,61 +815,102 @@ FORREST_HOME environment variable! description="Generates POI's website's contents"/> - - - - - -
- - - - - - -
-
- - - - -
+ + + + + - - - - -
- - - - - - -
-
- - - - -
+ + + - - - - - + tofile="${mavendist.oap.dir}/poms/${jar.name}-${version.id}.pom" + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + tofile="${mavendist.poi.dir}/poms/${jar.name}-${version.id}.pom" + > + + + + + + + + + + + + + + + + + + +
@@ -870,14 +919,12 @@ FORREST_HOME environment variable! -
- - - - - - -
+ + + + + +
@@ -885,14 +932,12 @@ FORREST_HOME environment variable! -
- - - - - - -
+ + + + + +
@@ -900,14 +945,12 @@ FORREST_HOME environment variable! -
- - - - - - -
+ + + + + +
diff --git a/poi-redirect.pom b/poi-redirect.pom index eb2e71a08b..fa4a63e012 100644 --- a/poi-redirect.pom +++ b/poi-redirect.pom @@ -25,7 +25,7 @@ under the License. 4.0.0 poi - poi + @ARTIFICAT@ @VERSION@ diff --git a/poi.pom b/poi.pom index 6dc77b2738..7395157c2f 100644 --- a/poi.pom +++ b/poi.pom @@ -25,7 +25,7 @@ under the License. 4.0.0 org.apache.poi - poi + @ARTIFICAT@ @VERSION@ jar Apache POI @@ -33,6 +33,14 @@ under the License. Apache POI - Java API To Access Microsoft Format Files + + + org.apache.poi + poi + @VERSION@ + + + commons-logging commons-logging diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index e307a94c4d..3783e8428f 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -35,8 +35,8 @@ - - Administrative updates to the Maven POM, and the release artificat build process + + Administrative updates to the Maven POMs, and the release artificat build process 23951 - [PATCH] Fix for HSSF setSheetOrder and tab names 42524 - [PATCH] Better HSLF support for problem shape groups 42520 - [PATCH] Better HSLF support for corrupt picture records diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 1aef61c6d1..ef5c5aaeb4 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -32,8 +32,8 @@ - - Administrative updates to the Maven POM, and the release artificat build process + + Administrative updates to the Maven POMs, and the release artificat build process 23951 - [PATCH] Fix for HSSF setSheetOrder and tab names 42524 - [PATCH] Better HSLF support for problem shape groups 42520 - [PATCH] Better HSLF support for corrupt picture records