Return-Path: Delivered-To: apmail-poi-commits-archive@locus.apache.org Received: (qmail 42936 invoked from network); 10 Jul 2008 23:03:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 23:03:26 -0000 Received: (qmail 58444 invoked by uid 500); 10 Jul 2008 23:03:27 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 58408 invoked by uid 500); 10 Jul 2008 23:03:27 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 58399 invoked by uid 99); 10 Jul 2008 23:03:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 16:03:27 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 23:02:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 507472388A31; Thu, 10 Jul 2008 16:02:36 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r675799 - in /poi/branches/ooxml/src/documentation/content/xdocs: changes.xml index.xml status.xml Date: Thu, 10 Jul 2008 23:02:35 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080710230236.507472388A31@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nick Date: Thu Jul 10 16:02:35 2008 New Revision: 675799 URL: http://svn.apache.org/viewvc?rev=675799&view=rev Log: Update expected dates for 3.5.1-beta1 Modified: poi/branches/ooxml/src/documentation/content/xdocs/changes.xml poi/branches/ooxml/src/documentation/content/xdocs/index.xml poi/branches/ooxml/src/documentation/content/xdocs/status.xml Modified: poi/branches/ooxml/src/documentation/content/xdocs/changes.xml URL: http://svn.apache.org/viewvc/poi/branches/ooxml/src/documentation/content/xdocs/changes.xml?rev=675799&r1=675798&r2=675799&view=diff ============================================================================== --- poi/branches/ooxml/src/documentation/content/xdocs/changes.xml (original) +++ poi/branches/ooxml/src/documentation/content/xdocs/changes.xml Thu Jul 10 16:02:35 2008 @@ -40,7 +40,7 @@ --> - + 45018 - Support for fetching embeded documents from within an OOXML file Port support for setting a policy on missing / blank cells when fetching, to XSSF too Common text extraction factory, which returns the correct POITextExtractor for the supplied data Modified: poi/branches/ooxml/src/documentation/content/xdocs/index.xml URL: http://svn.apache.org/viewvc/poi/branches/ooxml/src/documentation/content/xdocs/index.xml?rev=675799&r1=675798&r2=675799&view=diff ============================================================================== --- poi/branches/ooxml/src/documentation/content/xdocs/index.xml (original) +++ poi/branches/ooxml/src/documentation/content/xdocs/index.xml Thu Jul 10 16:02:35 2008 @@ -31,7 +31,7 @@ -
POI 3.5.1 beta 1, and Office Open XML Support (2008-07-11) +
POI 3.5.1 beta 1, and Office Open XML Support (2008-07-18)

We are currently working to support the new Office Open XML file formats, such as XLSX and PPTX, which were introduced in Office 2007.

Modified: poi/branches/ooxml/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/branches/ooxml/src/documentation/content/xdocs/status.xml?rev=675799&r1=675798&r2=675799&view=diff ============================================================================== --- poi/branches/ooxml/src/documentation/content/xdocs/status.xml (original) +++ poi/branches/ooxml/src/documentation/content/xdocs/status.xml Thu Jul 10 16:02:35 2008 @@ -37,7 +37,7 @@ --> - + 45018 - Support for fetching embeded documents from within an OOXML file Port support for setting a policy on missing / blank cells when fetching, to XSSF too Common text extraction factory, which returns the correct POITextExtractor for the supplied data --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org