You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ye...@apache.org on 2009/06/07 17:39:55 UTC

svn commit: r782402 [1/8] - in /poi/tags/REL_3_5_BETA6: ./ src/contrib/src/org/apache/poi/contrib/poibrowser/ src/documentation/ src/documentation/content/xdocs/ src/documentation/content/xdocs/hpsf/ src/documentation/content/xdocs/news/ src/documentat...

Author: yegor
Date: Sun Jun  7 15:39:51 2009
New Revision: 782402

URL: http://svn.apache.org/viewvc?rev=782402&view=rev
Log:
merged with trunk r782401

Added:
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/data/noHeaderFooter47244.xls
      - copied unchanged from r782398, poi/trunk/src/testcases/org/apache/poi/hssf/data/noHeaderFooter47244.xls
Removed:
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/util/IntList2d.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/util/List2d.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/util/TestIntList2d.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/util/TestList2d.java
Modified:
    poi/tags/REL_3_5_BETA6/build.xml
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Codec.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptor.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptorRenderer.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/ExtendableTreeCellRenderer.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/POIBrowser.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptor.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptorRenderer.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/TreeReaderListener.java
    poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Util.java
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/casestudies.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/historyandfuture.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/book.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/how-to.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/index.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/internals.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/thumbnails.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/todo.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/legal.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/mirrors.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news/logocontest.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/overview.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/book.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/index.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/poi-ruby.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/de/index.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/casestudies.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/historyandfuture.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/index.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/news.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/overview.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/guidelines.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/index.xml
    poi/tags/REL_3_5_BETA6/src/documentation/release-guide.txt
    poi/tags/REL_3_5_BETA6/src/documentation/skins/common/xslt/html/book2menu.xsl
    poi/tags/REL_3_5_BETA6/src/documentation/skins/common/xslt/html/document2html.xsl
    poi/tags/REL_3_5_BETA6/src/documentation/skins/common/xslt/html/pathutils.xsl
    poi/tags/REL_3_5_BETA6/src/documentation/skins/common/xslt/html/site2xhtml.xsl
    poi/tags/REL_3_5_BETA6/src/documentation/skins/common/xslt/html/tab2menu.xsl
    poi/tags/REL_3_5_BETA6/src/documentation/skins/poi-site/xslt/html/document2html.xsl
    poi/tags/REL_3_5_BETA6/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/hpsf/examples/CopyCompare.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/hpsf/examples/ModifyDocumentSummaryInformation.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/hpsf/examples/ReadCustomPropertySets.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/hpsf/examples/ReadTitle.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/hpsf/examples/WriteAuthorAndTitle.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/hpsf/examples/WriteTitle.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/hssf/usermodel/examples/Hyperlinks.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/ss/examples/BusinessPlan.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/ss/examples/CalendarDemo.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/ss/examples/LoanCalculator.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/ss/examples/TimesheetDemo.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/AligningCells.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/BigGridDemo.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/CalendarDemo.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/CreateCell.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/IterateCells.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/MergingCells.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/SelectedSheet.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/SplitAndFreezePanes.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/WorkingWithBorders.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/WorkingWithFonts.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/WorkingWithPictures.java
    poi/tags/REL_3_5_BETA6/src/examples/src/org/apache/poi/xssf/usermodel/examples/WorkingWithRichText.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/ddf/EscherBitmapBlip.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/ClassID.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/Constants.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/CustomProperties.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/CustomProperty.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/DocumentSummaryInformation.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/HPSFException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/HPSFRuntimeException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/IllegalPropertySetDataException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/IllegalVariantTypeException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/MarkUnsupportedException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/MissingSectionException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/MutableProperty.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/MutablePropertySet.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/MutableSection.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/NoFormatIDException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/NoPropertySetStreamException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/NoSingleSectionException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/Property.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/PropertySet.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/PropertySetFactory.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/ReadingNotSupportedException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/Section.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/SpecialPropertySet.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/SummaryInformation.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/Thumbnail.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/TypeWriter.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/UnexpectedPropertySetTypeException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/UnsupportedVariantTypeException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/Util.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/Variant.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/VariantSupport.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/VariantTypeException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/WritingNotSupportedException.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/package.html
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/wellknown/PropertyIDMap.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/wellknown/SectionIDMap.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hpsf/wellknown/package.html
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/extractor/ExcelExtractor.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/CommentShape.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/ConvertAnchor.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/LineShape.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/PictureShape.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/PolygonShape.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/Sheet.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/SimpleFilledShape.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/model/TextboxShape.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/CommonObjectDataSubRecord.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/EscherAggregate.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/FooterRecord.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/HeaderFooterBase.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/HeaderRecord.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/MulBlankRecord.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/NoteRecord.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/SSTRecord.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/record/aggregates/PageSettingsBlock.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/usermodel/HSSFFooter.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/usermodel/HSSFHeader.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/hssf/usermodel/HeaderFooter.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/ss/formula/package.html
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/ss/usermodel/Cell.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/ss/usermodel/Sheet.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/ss/util/CellReference.java
    poi/tags/REL_3_5_BETA6/src/java/org/apache/poi/util/ArrayUtil.java
    poi/tags/REL_3_5_BETA6/src/records/styles/record_document.xsl
    poi/tags/REL_3_5_BETA6/src/resources/main/org/apache/poi/hssf/record/formula/function/functionMetadata-asGenerated.txt
    poi/tags/REL_3_5_BETA6/src/resources/main/org/apache/poi/hssf/record/formula/function/functionMetadata.txt
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/AllDataFilesTester.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/POIFile.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/TestBasic.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/TestEmptyProperties.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/TestMetaDataIPI.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/TestReadAllFiles.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/TestUnicode.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/TestWrite.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/TestWriteWellKnown.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hpsf/basic/Util.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/data/BigSSTRecord
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/model/TestFormulaParser.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/model/TestSheet.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/record/TestCommonObjectDataSubRecord.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/record/TestObjRecord.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/record/TestSSTRecord.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/record/aggregates/TestPageSettingsBlock.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFHeaderFooter.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/ss/util/TestCellReference.java
    poi/tags/REL_3_5_BETA6/src/testcases/org/apache/poi/util/AllPOIUtilTests.java
    poi/tags/REL_3_5_BETA6/src/types/styles/hdftype_document.xsl

Modified: poi/tags/REL_3_5_BETA6/build.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/build.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/build.xml (original)
+++ poi/tags/REL_3_5_BETA6/build.xml Sun Jun  7 15:39:51 2009
@@ -148,7 +148,7 @@
   <property name="apache.repository" value="scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"/>
   <property name="snapshots.repository" value="scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/"/>
   <property name="jar.name" value="poi"/>
-  <property name="version.id" value="3.5-beta6"/>
+  <property name="version.id" value="3.5-beta7"/>
   <property name="halt.on.test.failure" value="true"/>
 
   <property name="jdk.version.source" value="1.5"

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Codec.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Codec.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Codec.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Codec.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -32,8 +30,6 @@
  * data.</p>
  *
  * @author Rainer Klute (klute@rainer-klute.de) - with portions from Tomcat
- * @version $Id$
- * @since 2002-01-24
  */
 public class Codec
 {

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptor.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptor.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptor.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptor.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -26,10 +24,6 @@
  * <p>Describes the most important (whatever that is) features of a
  * {@link POIFSDocument}.</p>
  *
- * @author Rainer Klute (klute@rainer-klute.de)
- * @version $Id$
- * @since 2002-02-05
- * *
  * @author Rainer Klute <a
  * href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>
  */

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptorRenderer.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptorRenderer.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptorRenderer.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/DocumentDescriptorRenderer.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -30,8 +28,6 @@
  *
  * @author Rainer Klute <a
  * href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>
- * @version $Id$
- * @since 2002-02-05
  */
 public class DocumentDescriptorRenderer extends DefaultTreeCellRenderer
 {

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/ExtendableTreeCellRenderer.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/ExtendableTreeCellRenderer.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/ExtendableTreeCellRenderer.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/ExtendableTreeCellRenderer.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -38,8 +36,6 @@
  *
  * @author Rainer Klute <a
  * href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>
- * @version $Id$
- * @since 2002-01-22
  */
 public class ExtendableTreeCellRenderer implements TreeCellRenderer
 {

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/POIBrowser.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/POIBrowser.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/POIBrowser.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/POIBrowser.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -42,8 +40,6 @@
  *
  * @author Rainer Klute <a
  * href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>
- * @version $Id$
- * @since 2002-01-19
  */
 public class POIBrowser extends JFrame
 {

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptor.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptor.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptor.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptor.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -34,8 +32,6 @@
  * stream containing a {@link PropertySet}.</p>
  *
  * @author Rainer Klute (klute@rainer-klute.de)
- * @version $Id$
- * @since 2002-02-05
  */
 public class PropertySetDescriptor extends DocumentDescriptor
 {

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptorRenderer.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptorRenderer.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptorRenderer.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/PropertySetDescriptorRenderer.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -41,8 +39,6 @@
  *
  * @author Rainer Klute <a
  * href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>
- * @version $Id$
- * @since 2002-02-05
  */
 public class PropertySetDescriptorRenderer extends DocumentDescriptorRenderer
 {

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/TreeReaderListener.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/TreeReaderListener.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/TreeReaderListener.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/TreeReaderListener.java Sun Jun  7 15:39:51 2009
@@ -56,8 +56,6 @@
  *
  * @author Rainer Klute <a
  * href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>
- * @version $Id$
- * @since 2002-01-24
  */
 public class TreeReaderListener implements POIFSReaderListener
 {

Modified: poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Util.java
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Util.java?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Util.java (original)
+++ poi/tags/REL_3_5_BETA6/src/contrib/src/org/apache/poi/contrib/poibrowser/Util.java Sun Jun  7 15:39:51 2009
@@ -1,4 +1,3 @@
-
 /* ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +14,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 ==================================================================== */
-        
 
 package org.apache.poi.contrib.poibrowser;
 
@@ -28,24 +26,19 @@
  *
  * @author Rainer Klute <a
  * href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>
- * @version $Id$
- * @since 2002-01-25
  */
-public class Util
-{
+public class Util {
 
     /**
      * <p>Makes a Swing component inverted by swapping its foreground
      * and background colors. Hint: Depending on your needs it might
      * also be a good idea to call <tt>c.setOpaque(true)</tt>.</p>
      */
-    public static void invert(final JComponent c)
-    {
-        final Color invBackground = c.getForeground();
-        final Color invForeground = c.getBackground();
+    public static void invert(JComponent c) {
+        Color invBackground = c.getForeground();
+        Color invForeground = c.getBackground();
         c.setBackground(invBackground);
         c.setForeground(invForeground);
     }
-
 }
 

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/casestudies.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/casestudies.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/casestudies.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/casestudies.xml Sun Jun  7 15:39:51 2009
@@ -68,7 +68,7 @@
               </p>
               <p>
 
-              The Apache-POI project has helped QuestionPro compete with the other players in the marketplace with proprietary technology. It leveled the playing field with respect to reporting and data analysis solutions. It helped in opening doors into closed solutions like Microsoft's CDF. Today about 100 excel reports are generated daily, each with about 10-30 sheets in them. 
+              The Apache-POI project has helped QuestionPro compete with the other players in the marketplace with proprietary technology. It leveled the playing field with respect to reporting and data analysis solutions. It helped in opening doors into closed solutions like Microsoft's CDF. Today about 100 excel reports are generated daily, each with about 10-30 sheets in them.
               </p>
 
               <p>
@@ -205,7 +205,6 @@
     <footer>
         <legal>
             Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-            $Revision$ $Date$
         </legal>
     </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/historyandfuture.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/historyandfuture.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/historyandfuture.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/historyandfuture.xml Sun Jun  7 15:39:51 2009
@@ -26,7 +26,7 @@
       <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
     </authors>
   </header>
-  
+
   <body>
 
 
@@ -94,7 +94,7 @@
          looks like everything turned out since you're reading this!
         </p>
 
-         <p>In Early 2007, we graduated from 
+         <p>In Early 2007, we graduated from
           <link href="http://jakarta.apache.org/">Jakarta</link>, and became
           our own Top Level Project (TLP) within Apache.</p>
     </section>
@@ -148,7 +148,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/book.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/book.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/book.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/book.xml Sun Jun  7 15:39:51 2009
@@ -18,9 +18,8 @@
    ====================================================================
 -->
 <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
-<!-- $Id$ -->
-<book software="POI Project" 
-      title="HPSF" 
+<book software="POI Project"
+      title="HPSF"
       copyright="@year@ POI Project">
 
   <menu label="Apache POI">
@@ -35,5 +34,3 @@
   </menu>
 
 </book>
-
-

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/how-to.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/how-to.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/how-to.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/how-to.xml Sun Jun  7 15:39:51 2009
@@ -19,7 +19,6 @@
 -->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
 "../dtd/document-v11.dtd">
-<!-- $Id$ -->
 
 <document>
  <header>
@@ -94,7 +93,7 @@
 
     <p>If all you are interested in is getting the textual content of
      all the document properties, such as for full text indexing, then
-     take a look at 
+     take a look at
      <code>org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor</code>. However,
      if you want full access to the properties, please read on!</p>
 
@@ -367,7 +366,7 @@
     <note>This section explains how to <strong>write standard
       properties</strong>. HPSF provides some high-level classes and methods
      which make writing of standard properties easy. They are based on the
-     low-level writing functions explained in <link href="#sec4">another 
+     low-level writing functions explained in <link href="#sec4">another
       section</link>.</note>
 
     <p>As explained above, standard properties are located in the summary
@@ -1236,7 +1235,7 @@
     <section><title>Low-level Writing Functions In Details</title>
      <p>Writing properties is introduced by an artificial but simple example: a
       program creating a new document (aka POI file system) which contains only
-      a single document: a summary information property set stream. The latter 
+      a single document: a summary information property set stream. The latter
       will hold the document's title only. This is artificial in that it does
       not contain any Word, Excel or other kind of useful application document
       data. A document containing just a property set is without any practical
@@ -1279,10 +1278,10 @@
     /**
      * &lt;p&gt;Runs the example program.&lt;/p&gt;
      *
-     * @param args Command-line arguments. The first and only command-line 
+     * @param args Command-line arguments. The first and only command-line
      * argument is the name of the POI file system to create.
      * @throws IOException if any I/O exception occurs.
-     * @throws WritingNotSupportedException if HPSF does not (yet) support 
+     * @throws WritingNotSupportedException if HPSF does not (yet) support
      * writing a certain property type.
      */
     public static void main(final String[] args)
@@ -1310,7 +1309,7 @@
          * SectionIDMap.SUMMARY_INFORMATION_ID. */
         ms.setFormatID(SectionIDMap.SUMMARY_INFORMATION_ID);
 
-        /* Create an empty property. */    
+        /* Create an empty property. */
         final MutableProperty p = new MutableProperty();
 
         /* Fill the property with appropriate settings so that it specifies the

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/index.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/index.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/index.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/index.xml Sun Jun  7 15:39:51 2009
@@ -18,14 +18,13 @@
    ====================================================================
 -->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
-<!-- $Id$ -->
 
 <document>
  <header>
   <title>Apache POI - HPSF - Java API to Handle Microsoft Format Document
    Properties</title>
   <subtitle>Overview</subtitle>
-  <authors>     
+  <authors>
    <person name="Rainer Klute" email="klute@apache.org"/>
   </authors>
  </header>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/internals.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/internals.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/internals.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/internals.xml Sun Jun  7 15:39:51 2009
@@ -18,7 +18,6 @@
    ====================================================================
 -->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
-<!-- $Id$ -->
 
 <document>
   <header>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/thumbnails.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/thumbnails.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/thumbnails.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/thumbnails.xml Sun Jun  7 15:39:51 2009
@@ -19,7 +19,6 @@
 -->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
 "../dtd/document-v11.dtd">
-<!-- $Id$ -->
 
 <document>
  <header>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/todo.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/todo.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/todo.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/hpsf/todo.xml Sun Jun  7 15:39:51 2009
@@ -18,7 +18,6 @@
    ====================================================================
 -->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
-<!-- $Id$ -->
 
 <document>
  <header>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml Sun Jun  7 15:39:51 2009
@@ -44,33 +44,33 @@
        People interested should also follow the
        <link href="mailinglists.html">dev list</link> to track progress.</p>
       <p>
-        The release is also available from the central Maven repository 
+        The release is also available from the central Maven repository
         under Group ID "org.apache.poi" and Version "3.5-beta5".
-      </p>  
+      </p>
     </section>
     <section><title>POI 3.2-FINAL Released (2008-10-19)</title>
       <p>
         The POI team is pleased to announce the release of 3.2 FINAL, the latest release of Apache POI.
-        There have been many important bug fixes since the 3.1 release and a lot of new features. 
+        There have been many important bug fixes since the 3.1 release and a lot of new features.
        </p><p>  A full list of changes	is available in
-      <link href="./changes.html">the changelog</link>, and 
+      <link href="./changes.html">the changelog</link>, and
 		<link href="http://www.apache.org/dyn/closer.cgi/poi/release/">download</link>
 		the source and binaries from your
     <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">local mirror</link>.
       </p>
       <p>
-        The release is also available from the central Maven repository 
+        The release is also available from the central Maven repository
         under Group ID "org.apache.poi" and Version "3.2-FINAL".
-      </p>  
+      </p>
     </section>
 
     <section><title>Purpose</title>
       <p>
       The POI project consists of APIs for manipulating various file formats
-      based upon Microsoft's OLE 2 Compound Document format, and Office OpenXML format, using 
+      based upon Microsoft's OLE 2 Compound Document format, and Office OpenXML format, using
       pure Java.  In short, you can read and write MS Excel files using Java. In addition,
-      you can read and write MS Word and MS PowerPoint files using Java.  POI is your Java Excel 
-      solution (for Excel 97-2007). However, we have a complete API for porting other OLE 2 
+      you can read and write MS Word and MS PowerPoint files using Java.  POI is your Java Excel
+      solution (for Excel 97-2007). However, we have a complete API for porting other OLE 2
       Compound Document formats and welcome others to participate.
       </p>
       <p>
@@ -86,8 +86,8 @@
          provide this functionality.  Examples include: <link href="http://xml.apache.org/cocoon">Cocoon</link> for
          which there are serializers for HSSF;
          <link href="http://www.openoffice.org">Open Office.org</link> with whom we collaborate in documenting the
-         XLS format; and <link href="http://lucene.apache.org/">Lucene</link> 
-         for which we provide format interpretors.  When practical, we donate 
+         XLS format; and <link href="http://lucene.apache.org/">Lucene</link>
+         for which we provide format interpretors.  When practical, we donate
          components directly to those projects for POI-enabling them.
       </p>
       <section><title>Why/when would I use POI?</title>
@@ -124,10 +124,10 @@
              definition.  Please see <link href="./poifs/index.html">the POIFS project page</link> for more information.</p>
         </section>
         <section><title>HSSF and XSSF for Excel Documents</title>
-             <p>HSSF is our port of the Microsoft Excel 97(-2007) file format (BIFF8) to pure 
+             <p>HSSF is our port of the Microsoft Excel 97(-2007) file format (BIFF8) to pure
               Java. XSSF is our port of the Microsoft Excel XML (2007+) file format (OOXML) to
-              pure Java. They both supports read and write capability. Please see 
-              <link href="./spreadsheet/index.html">the HSSF+XSSF project page</link> for more 
+              pure Java. They both supports read and write capability. Please see
+              <link href="./spreadsheet/index.html">the HSSF+XSSF project page</link> for more
               information.</p>
         </section>
         <section><title>HWPF for Word Documents</title>
@@ -172,7 +172,7 @@
      <section><title>Component map</title>
        <p>
          The POI distribution consists of several JAR files. Not all of them are needed in every case. The following table
-         shows the relationships between POI components and the JAR files. 
+         shows the relationships between POI components and the JAR files.
        </p>
         <table>
           <tr>
@@ -257,7 +257,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation. All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/legal.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/legal.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/legal.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/legal.xml Sun Jun  7 15:39:51 2009
@@ -30,17 +30,17 @@
   <body>
     <section><title>Apache POI - Legal Stuff</title>
 <p>
-All material on this website is Copyright &#169; 2002-2003, The Apache 
+All material on this website is Copyright &#169; 2002-2003, The Apache
 Software Foundation
 </p>
 
 <p>
-Sun, Sun Microsystems, Solaris, Java, JavaServer Web Development Kit, 
-and JavaServer Pages are trademarks or registered trademarks of Sun 
-Microsystems, Inc. UNIX is a registered trademark in the United States 
+Sun, Sun Microsystems, Solaris, Java, JavaServer Web Development Kit,
+and JavaServer Pages are trademarks or registered trademarks of Sun
+Microsystems, Inc. UNIX is a registered trademark in the United States
 and other countries, exclusively licensed through 'The Open Group'.
 Microsoft, Windows, WindowsNT, Excel, Word, PowerPoint and Win32 are
-registered trademarks of 
+registered trademarks of
 Microsoft Corporation. Linux is a registered trademark of Linus Torvalds.
 All other product names mentioned herein and throughout the entire
 web site are trademarks of their respective owners.
@@ -51,7 +51,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/mirrors.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/mirrors.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/mirrors.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/mirrors.xml Sun Jun  7 15:39:51 2009
@@ -26,17 +26,17 @@
       <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
     </authors>
   </header>
-  
+
   <body>
     <section><title>Mirrors</title>
         <p>
-           These are mirrors of the 
+           These are mirrors of the
            <link href="http://poi.apache.org/">POI</link> website.
            If you know of others...report them! :-)
-        </p>                        
+        </p>
     </section>
     <section><title>Austria</title>
-      <ul> 
+      <ul>
        <li><link href="http://gd.tuwien.ac.at/infosys/servers/http/apache-jakarta-site/poi/index.html">Austrian Mirror of Jakarta POI</link></li>
       </ul>
     </section>
@@ -49,7 +49,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news.xml Sun Jun  7 15:39:51 2009
@@ -27,7 +27,7 @@
       <person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
     </authors>
   </header>
-  
+
   <body>
     <section><title>POI in the news</title>
         <p>
@@ -39,15 +39,15 @@
                 equal time will be given so please feel free to send inflamatory
                 defamation as well as favorable, technical and factual.  Really
                 stupid things won't be mentioned (sorry).
-        </p>                        
+        </p>
     </section>
     <section><title>English</title>
         <ul>
-                <li> 
+                <li>
                       <link href="http://archive.midrange.com/web400/200204/msg00023.html">Discussion about using POI on AS/400s</link>
                 </li>
                 <li>
-                      <link href="http://www.somelist.com/mails/23819.html">Discussion from back when we almost had POI as the filter for KOffice if politics and licenses hadn't killed iit</link> 
+                      <link href="http://www.somelist.com/mails/23819.html">Discussion from back when we almost had POI as the filter for KOffice if politics and licenses hadn't killed iit</link>
                 </li>
                 <li>
                        <link href="http://www.oreillynet.com/pub/wlg/1552?page=last&amp;x-showcontent=text">Java discussion on O'Reilly Network including discussion about POI</link> - O'Reilly.net
@@ -55,7 +55,7 @@
                 <li>
                        <link href="http://www.rollerweblogger.org/page/roller/20020715">Poor Obfuscation Implementation.</link> - Blog of David M. Johnson
                 </li>
-                <li>   
+                <li>
                        <link href="http://www.jsurfer.org/article.php?sid=322">
                         POI 1.5-dev-rc2 released </link> - JSurfer
                 </li>
@@ -74,10 +74,10 @@
                 <li>
                         <link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?folderId=20&amp;discussionContextId=11523">
                         Jakarta POI 1.4583 Released</link> - JavaLobby
-                </li>        
+                </li>
                 <li>
                         <link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?discussionContextId=11442&amp;folderId=20">
-                        POI project moves to Jakarta (OLE 2 CDF/Excel/Word in 
+                        POI project moves to Jakarta (OLE 2 CDF/Excel/Word in
                         pure java)</link> - JavaLobby
                 </li>
                 <li>
@@ -104,7 +104,7 @@
                 <li>
                         <link href="http://chicago.sourceforge.net/devel/">
                         Chicago Developer Page
-                        </link>                        
+                        </link>
                 </li>
                 <li>
                         <link href="http://www.onjava.com/pub/d/1157">
@@ -118,26 +118,26 @@
                         News Around the Net
                         </link> - Java World
                 </li>
-                
+
         </ul>
     </section>
     <section><title>Nederlandstalige (Dutch)</title>
         <ul>
                 <li>
-                        <link 
+                        <link
                         href="http://www.ster.be/java/java9.html">
-                        Een Excel-werkboek maken vanuit Java - Lieven Smits 
+                        Een Excel-werkboek maken vanuit Java - Lieven Smits
                         </link>
                 </li>
         </ul>
     </section>
     <section><title>Deutsch (German)</title>
         <ul>
-                <li> <link 
-                      href="http://www.entwickler.com/itr/news/show.php3?id=6132&amp;nodeid=82 ">Apache POI verffentlicht</link> - entwicker.com 
+                <li> <link
+                      href="http://www.entwickler.com/itr/news/show.php3?id=6132&amp;nodeid=82 ">Apache POI verffentlicht</link> - entwicker.com
                 </li>
                 <li>
-                       <link 
+                       <link
                        href="http://www.jsp-develop.de/newsletter/10/">
                        Apache Jakarta-Projekt bringt Word und Excel in die Java-Welt </link> - jsp-develop.de  (for the misguided who use JSP ;-) )
                 </li>
@@ -158,14 +158,14 @@
                 </li>
                 <li>
                       <link href="http://p2p.wrox.com/archive/java_espanol/2002-08/3.asp">Spanish discussion about Excel and Java including POI from Wrox forums</link>
-                </li> 
+                </li>
         </ul>
     </section>
     <section><title>Fran&#231;ais (French)</title>
         <ul>
 		<li>
 			<link href="http://linuxfr.org/section/D%E9veloppeur,0,1,8,0.html">
-			Excel/OLE accessibles   
+			Excel/OLE accessibles
                         </link> - Da Linux French Page
                 </li>
                 <li>
@@ -188,7 +188,7 @@
                 <li><link href="http://www.tech-arts.co.jp/macosx/webobjects-jp/htdocs/3200/3218.html">Various discussion in Japanese including on POI</link></li>
                 <li><link href="http://muimi.com/j/jakarta/">Japanese resources on Jakarta projects including POI</link></li>
                 <li><link href="http://www.fk.urban.ne.jp/home/kishida/">Kishida's site</link> -- Weekly Forte Lectures -- includes a snip about POI and Japanese.</li>
-               
+
         </ul>
     </section>
     <section><title>Russkii Yazyk (Russian)</title>
@@ -213,8 +213,8 @@
                 telling us what language it is and we'll categorize it!
         </p>
         <ul>
-                <li> 
-                       <link 
+                <li>
+                       <link
                        href="http://www.javacentrix.com/index.htm">
                        If I had to guess, I'd say this is Thai, but
                        maybe you actually know</link> - javacentrix.com
@@ -225,7 +225,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news/logocontest.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news/logocontest.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news/logocontest.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/news/logocontest.xml Sun Jun  7 15:39:51 2009
@@ -186,7 +186,6 @@
     <footer>
         <legal>
           Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-          $Revision$ $Date$
         </legal>
     </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/overview.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/overview.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/overview.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/overview.xml Sun Jun  7 15:39:51 2009
@@ -27,7 +27,7 @@
       <person id="RK" name="Rainer Klute" email="klute@apache.org"/>
     </authors>
   </header>
-  
+
   <body>
     <section><title>What is it?</title>
       <p>The POI project is the master project for developing pure
@@ -43,47 +43,47 @@
       </p>
       <section><title>POIFS</title>
         <p>
-          <link href="poifs/index.html">POIFS</link> is the set of APIs 
+          <link href="poifs/index.html">POIFS</link> is the set of APIs
           for reading and writing OLE 2 Compound Document Formats using (only) Java.
-        </p> 
+        </p>
       </section>
-      
+
       <section><title>HSSF and XSSF</title>
         <p>
-          <link href="spreadsheet/index.html">HSSF and XSSF</link> are 
-           the set of APIs for reading and writing Microsoft Excel 
+          <link href="spreadsheet/index.html">HSSF and XSSF</link> are
+           the set of APIs for reading and writing Microsoft Excel
            97-2007 and OOXML spreadsheets using (only) Java.
         </p>
       </section>
 
       <section><title>HWPF</title>
         <p>
-          <link href="hwpf/index.html">HWPF</link>  is the set of APIs                   
+          <link href="hwpf/index.html">HWPF</link>  is the set of APIs
           for reading and writing Microsoft Word 97(-XP) documents using (only) Java.
         </p>
       </section>
 
       <section><title>HSLF</title>
         <p>
-          <link href="slideshow/index.html">HSLF</link>  is the set of APIs                   
+          <link href="slideshow/index.html">HSLF</link>  is the set of APIs
           for reading and writing Microsoft PowerPoint 97(-XP) documents using (only) Java.
         </p>
       </section>
 
       <section><title>HPSF</title>
         <p>
-          <link href="hpsf/index.html">HPSF</link> is the set of APIs 
+          <link href="hpsf/index.html">HPSF</link> is the set of APIs
           for reading property sets using (only) Java.
-        </p> 
+        </p>
       </section>
 
       <section><title>POI-Utils</title>
         <p>
           <link href="utils/index.html">POI-Utils</link> are general purpose artifacts
-          from POI development that have not yet been implemented elsewhere.  We're 
+          from POI development that have not yet been implemented elsewhere.  We're
           always looking to donate these and maintain them as part of a general library
           used in another project.  These are things we need to complete our mission but
-          are generally outside of it.  
+          are generally outside of it.
         </p>
       </section>
     </section>
@@ -96,7 +96,7 @@
         studying the source code you might want to have a look at the
         "Examples" section of the <link
           href="apidocs/overview-summary.html">POI API
-          documentation</link>.</p> 
+          documentation</link>.</p>
     </section>
 
     <section><title>Contributed Software</title>
@@ -119,7 +119,6 @@
   <footer>
     <legal>
       Copyright 2007 The Apache Software Foundation or its licensors, as applicable.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/book.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/book.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/book.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/book.xml Sun Jun  7 15:39:51 2009
@@ -1,34 +1,34 @@
-<?xml version="1.0"?>
-<!--
-   ====================================================================
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-   ====================================================================
--->
-<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
-
-<book software="POI Project"
-    title="OpenXML4J"
-    copyright="@year@ POI Project">
-
-    <menu label="Apache POI">
-        <menu-item label="Top" href="../index.html"/>
-    </menu>
-
-    <menu label="OpenXML4J">
-        <menu-item label="Overview" href="index.html"/>
-	</menu>
-	
-</book>
+<?xml version="1.0"?>
+<!--
+   ====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+   ====================================================================
+-->
+<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
+
+<book software="POI Project"
+    title="OpenXML4J"
+    copyright="@year@ POI Project">
+
+    <menu label="Apache POI">
+        <menu-item label="Top" href="../index.html"/>
+    </menu>
+
+    <menu label="OpenXML4J">
+        <menu-item label="Overview" href="index.html"/>
+	</menu>
+	
+</book>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/index.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/index.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/index.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/oxml4j/index.xml Sun Jun  7 15:39:51 2009
@@ -1,42 +1,42 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-   ====================================================================
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-   ====================================================================
--->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
-
-<document>
-    <header>
-        <title>POI-OpenXML4J - Java API To Access Office Open XML documents</title>
-        <subtitle>Overview</subtitle>
-    </header>
-
-    <body>
-        <section>
-          <title>Overview</title>
-          <p>OpenXML4J is the POI Project's pure Java implementation of the Open Packaging Conventions (OPC) defined in 
-            <link href="http://www.ecma-international.org/publications/standards/Ecma-376.htm">ECMA-376</link>.</p>
-          <p>Every OpenXML file comprises a collection of byte streams called parts, combined into a container called a package. 
-            POI OpenXML4J provides a physical implementation of the OPC that uses the Zip file format.</p>
-        </section>
-        <section>
-          <title>History</title>
-          <p>OpenXML4J was originally developed by <link href="http://openxml4j.org/">http://openxml4j.org/</link> and contributed to POI in 2008. 
-            Thanks to the support and guidance of Julien Chable</p>
-        </section>
-    </body>
-</document>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   ====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+   ====================================================================
+-->
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
+
+<document>
+    <header>
+        <title>POI-OpenXML4J - Java API To Access Office Open XML documents</title>
+        <subtitle>Overview</subtitle>
+    </header>
+
+    <body>
+        <section>
+          <title>Overview</title>
+          <p>OpenXML4J is the POI Project's pure Java implementation of the Open Packaging Conventions (OPC) defined in 
+            <link href="http://www.ecma-international.org/publications/standards/Ecma-376.htm">ECMA-376</link>.</p>
+          <p>Every OpenXML file comprises a collection of byte streams called parts, combined into a container called a package. 
+            POI OpenXML4J provides a physical implementation of the OPC that uses the Zip file format.</p>
+        </section>
+        <section>
+          <title>History</title>
+          <p>OpenXML4J was originally developed by <link href="http://openxml4j.org/">http://openxml4j.org/</link> and contributed to POI in 2008. 
+            Thanks to the support and guidance of Julien Chable</p>
+        </section>
+    </body>
+</document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/poi-ruby.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/poi-ruby.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/poi-ruby.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/poi-ruby.xml Sun Jun  7 15:39:51 2009
@@ -26,7 +26,7 @@
       <person id="AS" name="Avik Sengupta" email="avik@apache.org"/>
     </authors>
   </header>
-  
+
   <body>
     <section><title>Intro</title>
       <p>The POI library can now be compiled as a Ruby extension, allowing the API to be called from
@@ -35,7 +35,7 @@
       </p>
       <p>The bindings are generated by compiling POI with <link href="http://gcc.gnu.org/java/">gcj</link>,
       and generating the Ruby wrapper using <link href="http://www.swig.org">SWIG</link>.  The aim is the keep
-      the POI api as-is. However, where java standard library objects are used, an effort is made to transform them smoothly 
+      the POI api as-is. However, where java standard library objects are used, an effort is made to transform them smoothly
       into  Ruby objects. Therefore, where the POI API takes an OutputStream, you can pass an IO object. Where the POI works
       java.util.Date or java.util.Calendar object, you can work with a Ruby Time object. </p>
     </section>
@@ -44,18 +44,18 @@
       <section><title>Getting Started</title>
         <section><title>Pre-Requisites</title>
 	<p>The bindings have been developed with GCC 3.4.3 and Ruby 1.8.2. You are unlikely to get correct results with
-	versions of GCC prior to 3.4 or versions of Ruby prior to 1.8. To compile the Ruby extension, you must have 
+	versions of GCC prior to 3.4 or versions of Ruby prior to 1.8. To compile the Ruby extension, you must have
 	GCC (compiled with java language support), Ruby development headers, and SWIG. To run, you will need Ruby (obviously!) and
-	<em>libgcj </em>, presumably from the same version of GCC with which you compiled.  
-        </p> 
+	<em>libgcj </em>, presumably from the same version of GCC with which you compiled.
+        </p>
 	</section>
 	<section><title>Subversion</title>
 	<p>
 	The POI-Ruby module sits under the POI <link href="http://jakarta.apache.org/site/cvsindex.html">Subversion</link> in the <em>src/contrib/poi-ruby</em> directory. Running <em>make</em>
-	inside that directory will create a loadable ruby extention <em>poi4r.so</em> in the release subdirectory. Tests 
+	inside that directory will create a loadable ruby extention <em>poi4r.so</em> in the release subdirectory. Tests
 	are in the <em>tests/</em> subdirectory, and should be run from the <em>poi-ruby</em> directory. Please read the tests to figure out the usage.
 	</p>
-	<p>Note that the makefile, though designed to work accross Linux/OS X/Cygwin, has been tested only on linux. 
+	<p>Note that the makefile, though designed to work accross Linux/OS X/Cygwin, has been tested only on linux.
 	There are likely to be issues on other platform; fixes gratefully accepted! </p>
       </section>
       <section><title>Binary</title>
@@ -63,7 +63,7 @@
 	with GCC 3.4.3 and Ruby 1.8.2. It dynamically links to libgcj. No guarantees about working on any other box.  </p>
 	</section>
       </section>
-      
+
 
 
 
@@ -74,45 +74,45 @@
 	h=Poi4r::HSSFWorkbook.new
 	#Test Sheet Creation
 	s=h.createSheet("Sheet1")
-	
+
 	#Test setting cell values
 	s=h.getSheetAt(0)
 	r=s.createRow(0)
 	c=r.createCell(0)
 	c.setCellValue(1.5)
-	
+
 	c=r.createCell(1)
 	c.setCellValue("Ruby")
-	
+
 	#Test styles
 	st = h.createCellStyle()
 	c=r.createCell(2)
 	st.setAlignment(Poi4r::HSSFCellStyle.ALIGN_CENTER)
 	c.setCellStyle(st)
 	c.setCellValue("centr'd")
-	
+
 	#Date handling
 	c=r.createCell(3)
 	t1=Time.now
 	c.setCellValue(Time.now)
 	t2= c.getDateCellValue().gmtime
-	
+
 	st=h.createCellStyle();
 	st.setDataFormat(Poi4r::HSSFDataFormat.getBuiltinFormat("m/d/yy h:mm"))
 	c.setCellStyle(st)
-	
+
 	#Formulas
 	c=r.createCell(4)
 	c.setCellFormula("A1*2")
 	c.getCellFormula()
-	
+
 	#Writing
 	h.write(File.new("test.xls","w"))
       </source>
       <p>  The <em>tc_base_tests.rb</em> file in the <em>tests</em> sub directory of the source distribution
       contains examples of simple uses of the API. The <link href="spreadsheet/quick-guide.html">quick quide </link> is the best
       place to learn HSSF API use. (Note however that none of the Drawing features are implemented in the Ruby binding.)
-       See also the <link href="apidocs/overview-summary.html">POI API documentation</link>  for more details. 
+       See also the <link href="apidocs/overview-summary.html">POI API documentation</link>  for more details.
        </p>
     </section>
 
@@ -122,28 +122,27 @@
     	<ul>
 	<li>Implement support for reading Excel files (easy)</li>
 	<li>Expose POIFS API to read raw OLE2 files from Ruby</li>
-	<li>Expose HPSF API to read property streams </li>  
-	<li>Tests... Tests... Tests...</li> 
+	<li>Expose HPSF API to read property streams </li>
+	<li>Tests... Tests... Tests...</li>
 	</ul>
 	</section>
 	<section><title>Limitations</title>
     	<ul>
-	<li>Check operations in 64bit machines - Java primitive types are fixed irrespective of machine type, unlike C/C++ types. The wrapping code 
+	<li>Check operations in 64bit machines - Java primitive types are fixed irrespective of machine type, unlike C/C++ types. The wrapping code
 	that converts C/C++ primitive types to/from Java types is making assumptions on type sizes that MAY be incorrect on wide architectures. </li>
-	<li>The current implementation is with the POI 2.0 release. The 2.5 release adds support for Excel drawing primitives, and 
+	<li>The current implementation is with the POI 2.0 release. The 2.5 release adds support for Excel drawing primitives, and
       thus has a dependency on java AWT. Since AWT is not very mature in gcj, leaving it out seemed to be the safer option.</li>
       <li>Packaging - The current make file makes no effort to install the extension into the standard ruby directories. This should probably be
       packaged as a <link href="http://www.rubygems.org">gem</link>.</li>
 	</ul>
 	</section>
-      
+
       </section>
-    
+
   </body>
   <footer>
     <legal>
       Copyright 2005 The Apache Software Foundation or its licensors, as applicable.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml Sun Jun  7 15:39:51 2009
@@ -31,9 +31,15 @@
         <person id="YK" name="Yegor Kozlov" email="yegor@apache.org"/>
     </developers>
 
-	<!-- Don't forget to update changes.xml too! -->
     <changes>
-        <release version="3.5-beta6" date="2009-06-11">
+        <release version="3.5-beta7" date="2009-??-??">
+        </release>
+        <release version="3.5-beta6" date="2009-06-??">
+           <action dev="POI-DEVELOPERS" type="fix">47309 - Fixed logic in HSSFCell.getCellComment to handle sheets with more than 65536 comments</action>
+           <action dev="POI-DEVELOPERS" type="fix">46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSheet()</action>
+           <action dev="POI-DEVELOPERS" type="fix">47244 - Fixed HSSFSheet to handle missing header / footer records</action>
+           <action dev="POI-DEVELOPERS" type="fix">47312 - Fixed formula parser to properly reject cell references with a '0' row component</action>
+           <action dev="POI-DEVELOPERS" type="fix">47199 - Fixed PageSettingsBlock/Sheet to tolerate margin records after other non-PSB records</action>
            <action dev="POI-DEVELOPERS" type="fix">47069 - Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct values after removal of all rows</action>
            <action dev="POI-DEVELOPERS" type="fix">47278 - Fixed XSSFCell to avoid generating xsi:nil entries in shared string table</action>
            <action dev="POI-DEVELOPERS" type="fix">47206 - Fixed XSSFCell to properly read inline strings</action>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/de/index.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/de/index.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/de/index.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/de/index.xml Sun Jun  7 15:39:51 2009
@@ -64,7 +64,7 @@
         zu stellen. Einige Beispiele: Für
         <link href="http://xml.apache.org/cocoon">Cocoon</link>
         werden bald Generatoren und Serializer zur Verfügung stehen. Wir
-        arbeiten mit 
+        arbeiten mit
         <link href="http://www.openoffice.org/">Open Office.org</link>
         zusammen, um das Excel-Dateiformat zu
         dokumentieren.
@@ -110,7 +110,7 @@
           wie tar, gzip, zip oder arc genutzt, sondern stattdessen ein
           eigenes Archivformat erfunden,
           das keinerlei Standardverschlüsselung oder -komprimierung
-          bietet, das schlecht erweiterbar ist, und das zur 
+          bietet, das schlecht erweiterbar ist, und das zur
           Fragmentierung neigt.
         </p>
         <p>POI ist außerdem eine Spezialität der hawaiianischen Küche. Sie wird
@@ -203,7 +203,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/casestudies.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/casestudies.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/casestudies.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/casestudies.xml Sun Jun  7 15:39:51 2009
@@ -28,14 +28,14 @@
       <person id="AMB" name="Agustín Martín Barbero" email="-"/>
     </authors>
   </header>
-  
+
   <body>
     <section>
        <title>Introducción</title>
        <p>
           Mucha gente está utilizando POI para distintos propósitos. Como con cualquier
           nueva API o tecnologia, la primera pregunta que la gente pregunta normalmente
-          no es "cómo puedo" sino "Quién más está haciendo lo que yo estoy a punto de 
+          no es "cómo puedo" sino "Quién más está haciendo lo que yo estoy a punto de
           hacer?" Esto es comprensible con el abismal porcentage de éxito en el negocio
           del software. Estos Casos pretenden ayudar a crear
           confianza y comprensión.
@@ -62,17 +62,17 @@
             solución de informes basada en POI para un paquete software de optimización de precios
             que se usa en grandes cadenas de venta.
          </p>
-         <p> La solución permitió a los planificadores y gestores de la mercancía mercancía pedir 
-           unos informes de soporte a la decisión e informes de cambios de precios utilizando un 
+         <p> La solución permitió a los planificadores y gestores de la mercancía mercancía pedir
+           unos informes de soporte a la decisión e informes de cambios de precios utilizando un
            navegador estándar. Los usuarios pueden especificar el tipo de informe, las opciones, así
            como criterios de filtros como la división de la compañía
-           o departamento. La generación de informes se llevó a cabo en el 
+           o departamento. La generación de informes se llevó a cabo en el
            servidor de aplicaciones multi-hilo
            y fue capaz de soportar muchas peticiones de informe simultáneas.
          </p>
          <p>La aplicación de informes recogía información del negocio de la base
-         de datos Oracle de la aplicación de optimización de precios. 
-         Los datos se agregaban y resumían basándose en el tipo específico 
+         de datos Oracle de la aplicación de optimización de precios.
+         Los datos se agregaban y resumían basándose en el tipo específico
          de informe y los criterios de filtro pedidos por el usuario. El
          informe final se generaba como una hoja de cálculo de Microsoft Excel utilizando
          el API de POI HSSF y se almacenaba en el
@@ -84,7 +84,7 @@
          a datos del negocio críticios
          a través de una interfaz basada en navegador extremadamente fácil de usar.
          No necesitaban entrenar a su amplia comunidad de usuarios en las complejidades de la
-         aplicación de optimización. Lo que es más, los informes se generaban en un formato de 
+         aplicación de optimización. Lo que es más, los informes se generaban en un formato de
          hoja de cálculo Excel,
          que todo el mundo conocía y que también permitía análisis
          de datos adicionales utilizando
@@ -98,12 +98,12 @@
                 <p>
                     El
                     <link href="http://www.lbank.lt/">Banco de Lituania</link>
-                    genera informes de datos estadísticos financieros en formato Excel 
+                    genera informes de datos estadísticos financieros en formato Excel
                     utilizando el API <link href="http://jakarta.apache.org/poi/spreadsheet/">
-                        HSSF</link> del proyecto 
+                        HSSF</link> del proyecto
                     <link href="http://jakarta.apache.org/poi/">Jakarta POI</link>
                     El sistema está basado en Oracle JServer y utiliza
-                    un procedimiento almacenado Java que utilizando el API HSSF 
+                    un procedimiento almacenado Java que utilizando el API HSSF
                     responde en formato XLS.  - Arian Lashkov (alaskov at lbank.lt)
                 </p>
             </section>
@@ -132,7 +132,7 @@
                     para la industria de las Telecomunicaciones.
                     basado en Turbine y Velocity.
                     Originalmente la factura se hacía con una sencilla
-                    hoja CVS que era entonces 
+                    hoja CVS que era entonces
                     marcada por cada cuenta y particularizada para cada cliente.
                     Como el crecimiento ha sido consistente con la aplicación, las necesidades de
                     facturas que no necesitasen ser retocadas a mano aumentaron. POI proporcionó la
@@ -176,13 +176,12 @@
                     <p>Es evidente que los ficheros de Microsoft Excel también estan soportados.
                         POI se ha utilizado para implementar con éxito este soporte en ETL4ALL.</p>
             </section>
-            
+
        </section>
       </body>
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/historyandfuture.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/historyandfuture.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/historyandfuture.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/historyandfuture.xml Sun Jun  7 15:39:51 2009
@@ -27,7 +27,7 @@
       <person id="AMB" name="Agustín Martín Barbero" email="-"/>
     </authors>
   </header>
-  
+
   <body>
 
 
@@ -71,7 +71,7 @@
         y trabajen hacer que la gente conociera este proyecto.
         </p>
 
-        <p> 
+        <p>
           Poco antes de la distribuci, POI tuvo la fortuna de entrar
           en contacto con Nicola -Ken- Barrozzi quien proporcionejemplos
           para el Serializador HSSF y ayuda descrubir sus desafortunados
@@ -119,7 +119,7 @@
         <p>
          Despu, tenemos algo de trabajo que hacer aquen Jakarta
          para terminar de integrar POI en la comunidad. Lo que es m,
-         todav estamos realizando la transici del Serializador a 
+         todav estamos realizando la transici del Serializador a
          Cocoon.
         </p>
         <p>
@@ -132,7 +132,7 @@
           para escribir o modificar, uno necesita ser capaz de actualizar
           punteros del flujo de subida (upstream pointers) a datos del flujo
           de bajada. Para hacer esto hay que tener todo lo que haya en
-          medio en memoria. En vez de eso, un Generador permitir que se 
+          medio en memoria. En vez de eso, un Generador permitir que se
           procesaran eventos SAX. (Esto se basaren las estructuras de
           bajo nivel). Una de las mejores cosas sobre esto es que asno so
           tendremos una manera m eficiente de leer el fichero, tambi
@@ -143,7 +143,7 @@
           El Serializador HSSF, se separarm aíì en un marco genico
           para la creaci de serializadores para otras plataformas y
           en la implementaci especica del serializador HSSF. (Esto ya
-          es cierto en gran medida). Tambi adiremos soporte para 
+          es cierto en gran medida). Tambi adiremos soporte para
           caracterticas ya soportadas por HSSF (estilos, fuentes, formatos
           de texto). Esperamos adir soporte para fmulas durante este ciclo.
         </p>
@@ -162,7 +162,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/index.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/index.xml?rev=782402&r1=782401&r2=782402&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/index.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/trans/es/index.xml Sun Jun  7 15:39:51 2009
@@ -35,21 +35,21 @@
       <p>
       El proyecto POI consiste en APIs para manipular varios formatos de ficheros
       basados en el formato de Documento Compuesto OLE 2 de Microsoft, utilizando Java puro. En concreto, se pueden
-      leer y escribir ficheros MS Excel utilizando Java. Pronto se podrá leer y escribir 
+      leer y escribir ficheros MS Excel utilizando Java. Pronto se podrá leer y escribir
       ficheros Word utilizando Java. POI es su solución Java Excel así como su solución Java Word.
       En cualquier caso, tenemos un API completo para portar otros formatos de Documento Compuesto OLE 2 y todo aquel
       que quiera participar será bienvenido.
       </p>
       <p>
-      Entre los ficheros basados en el formato de Documento Compuesto OLE 2 de Microsoft se incluyen la mayor parte de los 
+      Entre los ficheros basados en el formato de Documento Compuesto OLE 2 de Microsoft se incluyen la mayor parte de los
       ficheros de Microsoft Office tales como XLS y DOC así como formatos de fichero basados en el API de serialización MFC.
       </p>
       <p>
          Como regla general intentamos colaborar lo más posible con otros proyectos para proporcionar esta
 	 funcionalidad. Algunos ejemplos: <link href="http://xml.apache.org/cocoon">Cocoon</link> para
 	 el que hay serializadores para HSSF;
-	 <link href="http://www.openoffice.org">Open Office.org</link> con quienes colaboramos en la documentación del 
-         formato XLS; y <link href="http://jakarta.apache.org/lucene">Lucene</link> para el que pronto tendremos intérpretes del 
+	 <link href="http://www.openoffice.org">Open Office.org</link> con quienes colaboramos en la documentación del
+         formato XLS; y <link href="http://jakarta.apache.org/lucene">Lucene</link> para el que pronto tendremos intérpretes del
          formato de fichero. Cuando es práctico, donamos componentes directamente a los proyectos para dotarles de capacidad-POI.
       </p>
       <section><title>¿Por qué/cuándo utilizar POI?</title>
@@ -60,13 +60,13 @@
 		Así que, ¿por qué debería utilizar POIFS o HSSF?
         </p>
         <p>
-		Utilizarías POIFS si tuvieras un documento escrito en el Formato de Documento Compuesto OLE 2, probablemente escrito utilizando 
-                MFC, que necesitaras leer en Java. Alternativamente, utilizarías POI para escribir en el Formato de Documento Compuesto OLE 2 
-                si necesitaras inter-operar con programas ejecutándose en la plataforma Windows. No nos estamos jactando cuando decimos que 
+		Utilizarías POIFS si tuvieras un documento escrito en el Formato de Documento Compuesto OLE 2, probablemente escrito utilizando
+                MFC, que necesitaras leer en Java. Alternativamente, utilizarías POI para escribir en el Formato de Documento Compuesto OLE 2
+                si necesitaras inter-operar con programas ejecutándose en la plataforma Windows. No nos estamos jactando cuando decimos que
                 ¡POIFS es la adaptación más completa y correcta de este formato de fichero hasta la fecha!
         </p>
         <p>
-		Utilizarías HSSF si necesitaras leer o escribir un fichero Excel utilizando Java (XLS). También se pueden leer y modificar 
+		Utilizarías HSSF si necesitaras leer o escribir un fichero Excel utilizando Java (XLS). También se pueden leer y modificar
                 hojas de cálculo utilizando este API, aunque ahora mismo la escritura está más madura.
       </p>
       </section>
@@ -95,11 +95,11 @@
         </section>
         <section><title>HPSF</title>
 	<p>HPSF es nuestra adaptación del formato de conjunto de propiedades OLE 2 a java puro.
-	  Los conjuntos de propiedades se utilizan mayoritariamente para almacenar las propiedades 
-          de un documento (título, autor, fecha de la última modificación etc.), pero también pueden ser 
-          utilizados para propósitos específicos de una aplicación. Actualmente HPSF soporta 
+	  Los conjuntos de propiedades se utilizan mayoritariamente para almacenar las propiedades
+          de un documento (título, autor, fecha de la última modificación etc.), pero también pueden ser
+          utilizados para propósitos específicos de una aplicación. Actualmente HPSF soporta
           sólo funcionalidad de lectura. Por favor, vea
-	  <link href="../../hpsf/index.html">la página del proyecto HPSF [EN]</link> para más 
+	  <link href="../../hpsf/index.html">la página del proyecto HPSF [EN]</link> para más
           información.</p>
      </section>
 
@@ -107,11 +107,11 @@
 
     <section><title>Contribuyendo </title>
         <p>
-		Así que ¿te gustaría contribuir al proyecto? ¡Genial! Necesitamos gente entusiasta, que trabaje duro, que tenga talento para ayudarnos 
-                con el proyecto en varias áreas. ¡La primera es petición de nuevas funciones y aviso de errores! La segunda es documentación - 
-                estaremos a tu entera disposición si tienes alguna crítica o te gustaría contribuir o mejorar de alguna forma la documentación. 
+		Así que ¿te gustaría contribuir al proyecto? ¡Genial! Necesitamos gente entusiasta, que trabaje duro, que tenga talento para ayudarnos
+                con el proyecto en varias áreas. ¡La primera es petición de nuevas funciones y aviso de errores! La segunda es documentación -
+                estaremos a tu entera disposición si tienes alguna crítica o te gustaría contribuir o mejorar de alguna forma la documentación.
                 ¡Especialmente no nos vendría mal algo de ayuda en documentar el formato de fichero HSSF! ¡Por último, aunque no por ello
-		menos importante, nos vendría bien algunos programadores Java que mastiquen binario, para que le echen el diente a la convolución que caracteriza 
+		menos importante, nos vendría bien algunos programadores Java que mastiquen binario, para que le echen el diente a la convolución que caracteriza
                 los formatos de fichero de Microsoft y para que nos ayude a adaptar nuevos formatos a una plataforma Java superior!
         </p>
         <p> ¡Así que si estás motivado, listo, y tienes tiempo, únete a las listas de correo y estaremos encantados de ayudarte a
@@ -124,7 +124,6 @@
   <footer>
     <legal>
       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
-      $Revision$ $Date$
     </legal>
   </footer>
 </document>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org