Congratulations and thank you to all the POI team. We have been using 1.8-dev in a "live" environment for 10 months, but I'm sure having a proper release will widen the use of POI as organizations with "Release Version Only" policies will be able to deploy the great work you guys have done.
The only comment I have is that the main Jakarta news page (http://jakarta.apache.org/site/news.html) does not include the anouncement of POI 2.0, and neither does the POI news blog. Niall ----- Original Message ----- From: "Glen Stampoultzis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 27, 2004 9:00 AM Subject: [ANN] POI 2.0 FINAL Released > > ANNOUNCEMENT: > > The POI Team is proud to announce the immediate availability of the Jakarta > POI 2.0-FINAL release. > > > WHAT IS POI? > > 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. > > You can find the website at http://jakarta.apache.org/poi/ > > > CHANGE LOG: > > The following major changes have occurred since the 1.5 release: > > HSSF (for reading and writing spreadsheets): > * Numerous bug fixes > * Improved support for non-english spreadsheets. > * Formula support > * Named cells and ranges > * Sheet reordering > * Zoom support > * Freeze and split panes supported > * Row and column headers > * Custom data formats > * Support for cloning objects > * Headers and footers > * Preservation of VBA macros when rewriting workbooks > * Support for hyperlinks by using cell formulas: > cell.setCellFormula("HYPERLINK(\"http://google.com\",\"Google\")"); > * Custom palettes > > HPSF (for reading document properties): > * Bug fixes > * Codepage support > * Read and write support > * Custom properties > > > DOWNLOADS (source and binaries): > > http://www.apache.org/dyn/closer.cgi/jakarta/poi/ > > > > Regards, > > > The Jakarta POI Team. > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
