[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-site-cvs
Subject:    cvs commit: jakarta-site2/xdocs/site news.xml
From:       glens () apache ! org
Date:       2004-01-30 8:33:18
Message-ID: 20040130083318.19397.qmail () minotaur ! apache ! org
[Download RAW message or body]

glens       2004/01/30 00:33:18

  Modified:    docs     index.html
               docs/site news.html
               xdocs    index.xml
               xdocs/site news.xml
  Log:
  POI Release
  
  Revision  Changes    Path
  1.362     +1 -0      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.361
  retrieving revision 1.362
  diff -u -r1.361 -r1.362
  --- index.html	26 Jan 2004 00:20:14 -0000	1.361
  +++ index.html	30 Jan 2004 08:33:18 -0000	1.362
  @@ -241,6 +241,7 @@
           <blockquote>
                                       <h4><a href="site/news.html">Jakarta Product \
news</a></h4>  <ul>
  +                <li><a href="site/news.html#20040130.1">30 January 2004 - <b> \
                Jakarta POI 2.0 FINAL released</b></a></li>
                   <li><a href="site/news.html#20040125.1">25 January 2004 - <b> \
                Commons Collections 3.0 released</b></a></li>
                   <li><a href="site/news.html#20040122.1">22 January 2004 - <b> \
                Tomcat 5.0.18 Stable released</b></a></li>
                   <li><a href="site/news.html#20040116.1">16 January 2004 - <b> \
Commons HttpClient 2.0 RC 3 Released</b></a></li>  
  
  
  1.399     +65 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.398
  retrieving revision 1.399
  diff -u -r1.398 -r1.399
  --- news.html	26 Jan 2004 00:20:14 -0000	1.398
  +++ news.html	30 Jan 2004 08:33:18 -0000	1.399
  @@ -195,7 +195,71 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20040125.1">
  +                                    <a name="20040130.1">
  +<h3>30 January 2004 - Jakarta POI 2.0 FINAL released</h3>
  +</a>
  +                                                <p>
  +The POI Team is proud to announce the immediate availability of the Jakarta
  +POI 2.0-FINAL release.
  +</p>
  +                                                <p>WHAT IS POI?</p>
  +                                                <p>
  +The POI project consists of APIs for manipulating various file formats
  +based upon Microsoft's OLE 2 Compound Document format using pure Java.
  +Support for reading and writing Microsoft Excel files and property
  +information is mature and work continues on reading and writing the
  +MS Word format.
  +</p>
  +                                                <p>
  +You can find the website at http://jakarta.apache.org/poi/
  +</p>
  +                                                <p>
  +CHANGE LOG:
  +</p>
  +                                                <p>
  +The following major changes have occurred since the 1.5 release:
  +</p>
  +                                                <p>
  +    HSSF (for reading and writing spreadsheets):
  +</p>
  +                                                <ul>
  +    <li> Numerous bug fixes</li>
  +    <li> Improved support for non-english spreadsheets.</li>
  +    <li> Formula support</li>
  +    <li> Named cells and ranges </li>
  +    <li> Sheet reordering </li>
  +    <li> Zoom support</li>
  +    <li> Freeze and split panes supported </li>
  +    <li> Row and column headers</li>
  +    <li> Custom data formats</li>
  +    <li> Support for cloning objects</li>
  +    <li> Headers and footers</li>
  +    <li> Preservation of VBA macros when rewriting workbooks</li>
  +    <li> Support for hyperlinks by using cell formulas: <br />
  +        cell.setCellFormula("HYPERLINK(\"http://google.com\",\"Google\")");</li>
  +    <li> Custom palettes </li>
  +</ul>
  +                                                <p>HPSF (for reading document \
properties):</p>  +                                                <ul>
  +    <li> Bug fixes</li>
  +    <li> Codepage support</li>
  +    <li> Read and write support</li>
  +    <li> Custom properties</li>
  +</ul>
  +                                                <p>
  +DOWNLOADS (source and binaries):
  +</p>
  +                                                <p>
  +    <a href="http://www.apache.org/dyn/closer.cgi/jakarta/poi/">http://www.apache.org/dyn/closer.cgi/jakarta/poi/</a>
  +</p>
  +                                                <p>
  +Regards,
  +</p>
  +                                                <p>
  +The Jakarta POI Team.
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20040125.1">
   <h3>25 January 2004 - Commons Collections 3.0 released</h3>
   </a>
                                                   <p>
  
  
  
  1.300     +1 -0      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.299
  retrieving revision 1.300
  diff -u -r1.299 -r1.300
  --- index.xml	26 Jan 2004 00:09:55 -0000	1.299
  +++ index.xml	30 Jan 2004 08:33:18 -0000	1.300
  @@ -48,6 +48,7 @@
   <section name="Headlines">
       <h4><a href="site/news.html">Jakarta Product news</a></h4>
           <ul>
  +                <li><a href="site/news.html#20040130.1">30 January 2004 - <b> \
                Jakarta POI 2.0 FINAL released</b></a></li>
                   <li><a href="site/news.html#20040125.1">25 January 2004 - <b> \
                Commons Collections 3.0 released</b></a></li>
                   <li><a href="site/news.html#20040122.1">22 January 2004 - <b> \
                Tomcat 5.0.18 Stable released</b></a></li>
                   <li><a href="site/news.html#20040116.1">16 January 2004 - <b> \
Commons HttpClient 2.0 RC 3 Released</b></a></li>  
  
  
  1.337     +75 -0     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.336
  retrieving revision 1.337
  diff -u -r1.336 -r1.337
  --- news.xml	26 Jan 2004 00:09:55 -0000	1.336
  +++ news.xml	30 Jan 2004 08:33:18 -0000	1.337
  @@ -12,6 +12,81 @@
   
   <section name="News &amp; Status">
   
  +<a name="20040130.1">
  +<h3>30 January 2004 - Jakarta POI 2.0 FINAL released</h3>
  +</a>
  +<p>
  +The POI Team is proud to announce the immediate availability of the Jakarta
  +POI 2.0-FINAL release.
  +</p>
  +
  +<p>WHAT IS POI?</p>
  +
  +<p>
  +The POI project consists of APIs for manipulating various file formats
  +based upon Microsoft's OLE 2 Compound Document format using pure Java.
  +Support for reading and writing Microsoft Excel files and property
  +information is mature and work continues on reading and writing the
  +MS Word format.
  +</p>
  +<p>
  +You can find the website at http://jakarta.apache.org/poi/
  +</p>
  +
  +<p>
  +CHANGE LOG:
  +</p>
  +<p>
  +The following major changes have occurred since the 1.5 release:
  +</p>
  +<p>
  +    HSSF (for reading and writing spreadsheets):
  +</p>
  +<ul>
  +    <li> Numerous bug fixes</li>
  +    <li> Improved support for non-english spreadsheets.</li>
  +    <li> Formula support</li>
  +    <li> Named cells and ranges </li>
  +    <li> Sheet reordering </li>
  +    <li> Zoom support</li>
  +    <li> Freeze and split panes supported </li>
  +    <li> Row and column headers</li>
  +    <li> Custom data formats</li>
  +    <li> Support for cloning objects</li>
  +    <li> Headers and footers</li>
  +    <li> Preservation of VBA macros when rewriting workbooks</li>
  +    <li> Support for hyperlinks by using cell formulas: <br/>
  +        cell.setCellFormula("HYPERLINK(\"http://google.com\",\"Google\")");</li>
  +    <li> Custom palettes </li>
  +</ul>
  +
  +<p>HPSF (for reading document properties):</p>
  +<ul>
  +    <li> Bug fixes</li>
  +    <li> Codepage support</li>
  +    <li> Read and write support</li>
  +    <li> Custom properties</li>
  +</ul>
  +
  +<p>
  +DOWNLOADS (source and binaries):
  +</p>
  +
  +<p>
  +    <a href="http://www.apache.org/dyn/closer.cgi/jakarta/poi/">http://www.apache.org/dyn/closer.cgi/jakarta/poi/</a>
  +</p>
  +
  +<p>
  +Regards,
  +</p>
  +
  +<p>
  +The Jakarta POI Team.
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
  +
   <a name="20040125.1">
   <h3>25 January 2004 - Commons Collections 3.0 released</h3>
   </a>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic