Return-Path: Delivered-To: apmail-poi-commits-archive@minotaur.apache.org Received: (qmail 73017 invoked from network); 15 Sep 2010 18:06:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Sep 2010 18:06:23 -0000 Received: (qmail 28118 invoked by uid 500); 15 Sep 2010 18:06:23 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 27967 invoked by uid 500); 15 Sep 2010 18:06:23 -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 27896 invoked by uid 99); 15 Sep 2010 18:06:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 18:06:23 +0000 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; Wed, 15 Sep 2010 18:06:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8E65923889D5; Wed, 15 Sep 2010 18:05:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r997433 - /poi/trunk/src/documentation/content/xdocs/download.xml Date: Wed, 15 Sep 2010 18:05:55 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100915180555.8E65923889D5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nick Date: Wed Sep 15 18:05:55 2010 New Revision: 997433 URL: http://svn.apache.org/viewvc?rev=997433&view=rev Log: Update the download site for 3.7 beta 2 Modified: poi/trunk/src/documentation/content/xdocs/download.xml Modified: poi/trunk/src/documentation/content/xdocs/download.xml URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/download.xml?rev=997433&r1=997432&r2=997433&view=diff ============================================================================== --- poi/trunk/src/documentation/content/xdocs/download.xml (original) +++ poi/trunk/src/documentation/content/xdocs/download.xml Wed Sep 15 18:05:55 2010 @@ -31,7 +31,7 @@

  • The latest stable release is Apache POI 3.6
  • -
  • The latest development release is Apache POI 3.7 Beta 1
  • +
  • The latest development release is Apache POI 3.7 Beta 2
  • Archives of all prior releases

@@ -44,9 +44,9 @@

-
20 June 2010 - POI 3.7 beta 1 available +
9 August 2010 - POI 3.7 beta 2 available

The Apache POI team is pleased to announce the release of 3.7 - beta 1. This includes a large number of bug fixes, and some + beta 2. This includes a large number of bug fixes, and some enhancements (especially text extraction). See the full release notes for more details.

@@ -55,33 +55,33 @@

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.7beta1". + under Group ID "org.apache.poi" and Version "3.7beta2".

Binary Distribution
    -
  • poi-bin-3.7-beta1-20100620.tar.gz ( - 13MB, signed) +
  • poi-bin-3.7-beta2-20100809.tar.gz ( + 13MB, signed)
    - MD5 checksum: 05e464e323c6acfad07c888d3b088332 + MD5 checksum: 0e3e7c0efa3e3a748564e3f74b7dbd65
  • -
  • poi-bin-3.7-beta1-20100620.zip ( - 18MB, signed) +
  • poi-bin-3.7-beta2-20100809.zip ( + 18MB, signed)
    - MD5 checksum: 115219d2953971d0103f193255397c2d + MD5 checksum: 35549fba56aea989ba7e0a736e5ebe6e
Source Distribution
    -
  • poi-src-3.7-beta1-20100620.tar.gz ( - 30MB, signed) +
  • poi-src-3.7-beta2-20100809.tar.gz ( + 30MB, signed)
    - MD5 checksum: 2550c128ed61d3d131bcaed609e899c1 + MD5 checksum: c0deab606c55e184798f5ee83bfa3d22
  • -
  • poi-src-3.7-beta1-20100620.zip ( - 38MB, signed) +
  • poi-src-3.7-beta2-20100809.zip ( + 38MB, signed)
    - MD5 checksum: b43af5602bb753b0e2e94f070c4b694d + MD5 checksum: 60cfb04a27aaec366a15ff5929c212a8
--------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org