You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/09/24 23:22:23 UTC

DO NOT REPLY [Bug 12975] New: - [PATCH] POI block

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12975>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12975

[PATCH] POI block

           Summary: [PATCH] POI block
           Product: Cocoon 2
           Version: Current CVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: Philipp.Schmidt@it-care.de


You don't need Excel?

Unzipp the file with the patch and the directory structure into your
xml-cocoon2 directory and apply the patch.
Then move from src/java/org/apache/cocoon/components/ the whole elementprocessor
folder
into src/blocks/poi/java/org/apache/cocoon/components/.
The path should be now
src/blocks/poi/java/org/apache/cocoon/components/elementprocessor.
Now move from src/java/org/apache/cocoon/serialization/ the following three files
POIFSSerializer.java, ElementProcessorSerializer.java and HSSFSerializer.java
into src/blocks/poi/java/org/apache/cocoon/serialization/.

That's it. Look in properties.xml in order to disable the poi-block.
Don't forget to recompile ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org