Author: kiwiwings Date: Sun Sep 27 21:16:47 2015 New Revision: 1705577 URL: http://svn.apache.org/viewvc?rev=1705577&view=rev Log: POI 3.13 site updates Modified: poi/site/src/documentation/content/xdocs/download.xml poi/site/src/documentation/content/xdocs/index.xml poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml poi/site/src/documentation/release-guide.txt poi/trunk/doap_POI.rdf Modified: poi/site/src/documentation/content/xdocs/download.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/download.xml?rev=1705577&r1=1705576&r2=1705577&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/download.xml (original) +++ poi/site/src/documentation/content/xdocs/download.xml Sun Sep 27 21:16:47 2015 @@ -33,8 +33,8 @@ the project homepage.
@@ -46,7 +46,7 @@ of the files using the signatures and checksums available from this page.
-This is the new stable release. Featured are a several new areas of functionality, and numerous bug fixes.
A summary of changes is available in the @@ -117,49 +117,49 @@ The POI source release as well as the pre-built binary deployment packages are listed below. Pre-built versions of all POI components are available in the central Maven repository under Group ID "org.apache.poi" and - Version "3.12". + Version "3.13".
The Apache POI team is pleased to announce the release of 3.13, our next stable release. Featured are a several new areas of functionality, and numerous bug fixes.
A summary of changes is available in the
Modified: poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml?rev=1705577&r1=1705576&r2=1705577&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml (original)
+++ poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml Sun Sep 27 21:16:47 2015
@@ -395,9 +395,9 @@ mainWorkbookEvaluator.evaluateAll();
For versions before 3.13 beta 2, no formula evaluation is possible with
+ For versions before 3.13 final, no formula evaluation is possible with
SXSSF. If using POI 3.13 beta 2 or newer, formula evaluation is possible with SXSSF,
+ If you are using POI 3.13 final or newer, formula evaluation is possible with SXSSF,
but with some caveats. The biggest restriction is that, since evaluating a cell needs that cell in memory
and any others it depends on, only pure-function formulas and formulas referencing
Modified: poi/site/src/documentation/release-guide.txt
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/release-guide.txt?rev=1705577&r1=1705576&r2=1705577&view=diff
==============================================================================
--- poi/site/src/documentation/release-guide.txt (original)
+++ poi/site/src/documentation/release-guide.txt Sun Sep 27 21:16:47 2015
@@ -279,7 +279,7 @@ mvn compile
{code}
You should see [INFO] BUILD SUCCESSFUL in the end, which tells you that
-the jars could be donwloaded fine.
+the jars could be downloaded fine.
4. Edit the website homepage and list the new release there. If a full release,
remove older full releases and all beta releases. If a beta release, keep
Modified: poi/trunk/doap_POI.rdf
URL: http://svn.apache.org/viewvc/poi/trunk/doap_POI.rdf?rev=1705577&r1=1705576&r2=1705577&view=diff
==============================================================================
--- poi/trunk/doap_POI.rdf (original)
+++ poi/trunk/doap_POI.rdf Sun Sep 27 21:16:47 2015
@@ -21,6 +21,13 @@