Author: nick Date: Fri May 18 06:04:47 2007 New Revision: 539447 URL: http://svn.apache.org/viewvc?view=rev&rev=539447 Log: Update news and overview for the POI 3.0 release, and add myself to the whoweare page
Modified: jakarta/site/docs/index.html jakarta/site/docs/site/news/news-2007-q2.html jakarta/site/docs/site/overview.html jakarta/site/docs/site/rss.xml jakarta/site/docs/site/whoweare.html jakarta/site/news.xml jakarta/site/xdocs/site/overview.xml jakarta/site/xdocs/site/whoweare.xml Modified: jakarta/site/docs/index.html URL: http://svn.apache.org/viewvc/jakarta/site/docs/index.html?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/docs/index.html (original) +++ jakarta/site/docs/index.html Fri May 18 06:04:47 2007 @@ -178,6 +178,9 @@ </h4> <ul> <li> +<a href="site/news/news-2007-q2.html#20070518.1">18 May 2007 - <b>Jakarta POI 3.0</b> Released </a> +</li> +<li> <a href="site/news/news-2007-q2.html#20070408.1">08 April 2007 - <b>Jakarta Commons Configuration 1.4</b> Released </a> </li> <li> @@ -234,9 +237,6 @@ </li> <li> <a href="site/news/news-2006-q4.html#20061201.1">01 December 2006 - <b>Commons Validator 1.3.1</b> Released </a> -</li> -<li> -<a href="site/news/news-2006-q4.html#20061030.1">30 October 2006 - <b>Jakarta Commons HttpClient 3.1-beta1</b> Released </a> </li> </ul> </div> Modified: jakarta/site/docs/site/news/news-2007-q2.html URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/news/news-2007-q2.html?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/docs/site/news/news-2007-q2.html (original) +++ jakarta/site/docs/site/news/news-2007-q2.html Fri May 18 06:04:47 2007 @@ -157,6 +157,19 @@ </div> <p> <div class="section-body"> +<a name="20070518.1"> +<h3 xml:space="preserve">18 May 2007 - Jakarta POI 3.0 released </h3> +</a> +<p> Jakarta <a href="http://jakarta.apache.org/poi/index.html">POI</a> + 3.0 is now available. This release contains numerous bug + fixes, as well as new features such as Excel formula + evaluation and initial PowerPoint support.</p> +<p> A list of changes since the previous release can be found + in the <a href="http://jakarta.apache.org/poi/changes.html">change log</a>. + Apache Jakarta POI is available in either binary or source + form from the + <a href="http://www.apache.org/dyn/closer.cgi/jakarta/poi/release/">POI downloads page</a>.</p> +<hr noshade="noshade" size="1"/> <a name="20070408.1"> <h3 xml:space="preserve">08 April 2007 - Jakarta Commons Configuration 1.4 released </h3> </a> Modified: jakarta/site/docs/site/overview.html URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/overview.html?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/docs/site/overview.html (original) +++ jakarta/site/docs/site/overview.html Fri May 18 06:04:47 2007 @@ -458,12 +458,12 @@ based upon the OLE 2 Compound Document Format using only Java (no native stuff). OLE 2 Compound Document Format based files include most Microsoft Office files such as - XLS and DOC.</p> + XLS, PPT and DOC.</p> <ul> <li> <b>Documentation: </b>Description and history</li> <li> -<b>Version: </b>1.1-dev</li> +<b>Version: </b>3.0</li> </ul> </div> </div> Modified: jakarta/site/docs/site/rss.xml URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/rss.xml?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/docs/site/rss.xml (original) +++ jakarta/site/docs/site/rss.xml Fri May 18 06:04:47 2007 @@ -11,6 +11,21 @@ </image> <description>News and product releases from Apache's Jakarta Project</description> <item> +<title>Jakarta POI 3.0 Released </title> +<link>http://jakarta.apache.org/site/news/news-2007-q2.html#20070518.1</link> +<description> + Jakarta POI + 3.0 is now available. This release contains numerous bug + fixes, as well as new features such as Excel formula + evaluation and initial PowerPoint support. + A list of changes since the previous release can be found + in the change log. + Apache Jakarta POI is available in either binary or source + form from the + POI downloads page. + </description> +</item> +<item> <title>Jakarta Commons Configuration 1.4 Released </title> <link>http://jakarta.apache.org/site/news/news-2007-q2.html#20070408.1</link> <description> Modified: jakarta/site/docs/site/whoweare.html URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/whoweare.html?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/docs/site/whoweare.html (original) +++ jakarta/site/docs/site/whoweare.html Fri May 18 06:04:47 2007 @@ -836,6 +836,11 @@ on <a href="http://tambora.zenplex.org/">Tambora</a>: An Open Source, Turbine based B2B application for the printing and publishing industry. </p> + + <p> +<b>Nick Burch</b> (nick at apache.org) +<br/> +Nick works on the Jakarta POI project.</p> </div> </p> </div> Modified: jakarta/site/news.xml URL: http://svn.apache.org/viewvc/jakarta/site/news.xml?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/news.xml (original) +++ jakarta/site/news.xml Fri May 18 06:04:47 2007 @@ -35,6 +35,17 @@ <!-- @id must be formatted as YYYYMMDD.x. The output date is formatted from the id. It is also used for sorting. --> <group id="2007-q2" title="2007 Apr-Jun"> + <release id="20070518.1" product="Jakarta POI 3.0"> + <p> Jakarta <a href="http://jakarta.apache.org/poi/index.html">POI</a> + 3.0 is now available. This release contains numerous bug + fixes, as well as new features such as Excel formula + evaluation and initial PowerPoint support.</p> + <p> A list of changes since the previous release can be found + in the <a href="http://jakarta.apache.org/poi/changes.html">change log</a>. + Apache Jakarta POI is available in either binary or source + form from the + <a href="http://www.apache.org/dyn/closer.cgi/jakarta/poi/release/">POI downloads page</a>.</p> + </release> <release id="20070408.1" product="Jakarta Commons Configuration 1.4"> <p> Jakarta <a href="http://jakarta.apache.org/commons/configuration">Commons Configuration</a> 1.4 is now available. This release contains numerous bug fixes, Modified: jakarta/site/xdocs/site/overview.xml URL: http://svn.apache.org/viewvc/jakarta/site/xdocs/site/overview.xml?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/xdocs/site/overview.xml (original) +++ jakarta/site/xdocs/site/overview.xml Fri May 18 06:04:47 2007 @@ -243,10 +243,10 @@ based upon the OLE 2 Compound Document Format using only Java (no native stuff). OLE 2 Compound Document Format based files include most Microsoft Office files such as - XLS and DOC.</p> + XLS, PPT and DOC.</p> <ul> <li><b>Documentation: </b>Description and history</li> - <li><b>Version: </b>1.1-dev</li> + <li><b>Version: </b>3.0</li> </ul> </subsection> Modified: jakarta/site/xdocs/site/whoweare.xml URL: http://svn.apache.org/viewvc/jakarta/site/xdocs/site/whoweare.xml?view=diff&rev=539447&r1=539446&r2=539447 ============================================================================== --- jakarta/site/xdocs/site/whoweare.xml (original) +++ jakarta/site/xdocs/site/whoweare.xml Fri May 18 06:04:47 2007 @@ -604,6 +604,10 @@ on <a href="http://tambora.zenplex.org/">Tambora</a>: An Open Source, Turbine based B2B application for the printing and publishing industry. </p> + + <p><b>Nick Burch</b> (nick at apache.org) +<br /> +Nick works on the Jakarta POI project.</p> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]