tetsuya     2003/06/15 23:33:20

  Modified:    src/documentation/content/xdocs status.xml
  Log:
  appended 'type="unkonwn"' attribute to action element: To avoid Forrest Build Error
  
  Revision  Changes    Path
  1.3       +28 -28    jakarta-poi/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- status.xml        24 Apr 2003 00:53:28 -0000      1.2
  +++ status.xml        16 Jun 2003 06:33:20 -0000      1.3
  @@ -86,63 +86,63 @@
               <action dev="POI-DEVELOPERS" type="add">Initial low level record 
support for charting (not complete)</action>
           </release>
           <release version="1.1.0" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Created new event model</action>
  -            <action dev="POI-DEVELOPERS">Optimizations made to HSSF including 
aggregate records for
  +            <action dev="POI-DEVELOPERS" type="unknown">Created new event 
model</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Optimizations made to HSSF 
including aggregate records for
                   values, rows, etc.</action>
  -            <action dev="POI-DEVELOPERS">predictive sizing, offset based writing 
(instead of lots of
  +            <action dev="POI-DEVELOPERS" type="unknown">predictive sizing, offset 
based writing (instead of lots of
                   array copies)</action>
  -            <action dev="POI-DEVELOPERS">minor re-factoring and bug fixes.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">minor re-factoring and bug 
fixes.</action>
           </release>
           <release version="1.0.0" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Minor documentation updates.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Minor documentation 
updates.</action>
           </release>
           <release version="0.14.0" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Added DataFormat helper class and exposed 
set and get format
  +            <action dev="POI-DEVELOPERS" type="unknown">Added DataFormat helper 
class and exposed set and get format
                   on HSSFCellStyle</action>
  -            <action dev="POI-DEVELOPERS">Fixed column width apis (unit wise) and 
various javadoc on
  +            <action dev="POI-DEVELOPERS" type="unknown">Fixed column width apis 
(unit wise) and various javadoc on
                   the subject</action>
  -            <action dev="POI-DEVELOPERS">Fix for Dimensions record (again)... (one 
of these days I'll
  +            <action dev="POI-DEVELOPERS" type="unknown">Fix for Dimensions record 
(again)... (one of these days I'll
                   write a unit test for this ;-p).</action>
  -            <action dev="POI-DEVELOPERS">Some optimization on sheet 
creation.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Some optimization on sheet 
creation.</action>
           </release>
           <release version="0.13.0" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Changes not recorded.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Changes not 
recorded.</action>
           </release>
           <release version="0.12.0" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Added MulBlank, Blank, ColInfo</action>
  -            <action dev="POI-DEVELOPERS">Added log4j facility and removed all 
sys.out type logging</action>
  -            <action dev="POI-DEVELOPERS">Added support for adding font's, styles 
and corresponding
  +            <action dev="POI-DEVELOPERS" type="unknown">Added MulBlank, Blank, 
ColInfo</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Added log4j facility and 
removed all sys.out type logging</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Added support for adding 
font's, styles and corresponding
                   high level api for styling cells</action>
  -            <action dev="POI-DEVELOPERS">added support for changing row height, 
cell width and default
  +            <action dev="POI-DEVELOPERS" type="unknown">added support for changing 
row height, cell width and default
                   row height/cell width.</action>
  -            <action dev="POI-DEVELOPERS">Added fixes for internationalization 
(UTF-16 should work now
  +            <action dev="POI-DEVELOPERS" type="unknown">Added fixes for 
internationalization (UTF-16 should work now
                   from HSSFCell.setStringValue, etc when the encoding is set)</action>
  -            <action dev="POI-DEVELOPERS">added support for adding/removing and 
naming sheets.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">added support for 
adding/removing and naming sheets.</action>
           </release>
           <release version="0.11.0" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Bugfix release. We were throwing an 
exception when reading
  +            <action dev="POI-DEVELOPERS" type="unknown">Bugfix release. We were 
throwing an exception when reading
                   RKRecord objects.</action>
           </release>
           <release version="0.10.0" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Got continuation records to work 
(read/write)</action>
  -            <action dev="POI-DEVELOPERS">Added various pre-support for 
formulas</action>
  -            <action dev="POI-DEVELOPERS">Massive API reorganization, 
repackaging.</action>
  -            <action dev="POI-DEVELOPERS">BiffViewer class added for validating HSSF 
&amp; POI and/or
  +            <action dev="POI-DEVELOPERS" type="unknown">Got continuation records to 
work (read/write)</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Added various pre-support 
for formulas</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Massive API reorganization, 
repackaging.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">BiffViewer class added for 
validating HSSF &amp; POI and/or
                   HSSF Output.</action>
  -            <action dev="POI-DEVELOPERS">Better API support for 
modification.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Better API support for 
modification.</action>
           </release>
           <release version="0.7 (and interim releases)" date="Release date not 
recorded">
  -            <action dev="POI-DEVELOPERS">Added encoding flag to high and low level 
api to use utf-16
  +            <action dev="POI-DEVELOPERS" type="unknown">Added encoding flag to high 
and low level api to use utf-16
                   when needed (HSSFCell.setEncoding())</action>
  -            <action dev="POI-DEVELOPERS">added read only support for Label records 
(which are
  +            <action dev="POI-DEVELOPERS" type="unknown">added read only support for 
Label records (which are
                   reinterpreted as LabelSST when written)</action>
  -            <action dev="POI-DEVELOPERS">Broken continuation record implementation 
(oops)</action>
  -            <action dev="POI-DEVELOPERS">BiffViewer class added for validating HSSF 
&amp; POI and/or
  +            <action dev="POI-DEVELOPERS" type="unknown">Broken continuation record 
implementation (oops)</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">BiffViewer class added for 
validating HSSF &amp; POI and/or
                   HSSF Output.</action>
           </release>
           <release version="0.6 (release)" date="Release date not recorded">
  -            <action dev="POI-DEVELOPERS">Support for read/write and modify.</action>
  -            <action dev="POI-DEVELOPERS">Read only support for MulRK records 
(converted to Number when
  +            <action dev="POI-DEVELOPERS" type="unknown">Support for read/write and 
modify.</action>
  +            <action dev="POI-DEVELOPERS" type="unknown">Read only support for MulRK 
records (converted to Number when
                   writing)
               </action>
           </release>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to