Go to file
Andrew C. Oliver 5d1bc31c98 Fixes previously failing unit test (class cast exception in creating workbook...tried to cast
to ExternSheet when it was an UnknownRecord due to omission from RecordFactory.
Points out an annoying feature of HSSF architecture..  SID is used for identification instead
of instanceof for the purpose of efficiency and...cleanliness but in the event of unknown
record you can have an unfortunate mismatch.  Not sure what an acceptable solution is.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352490 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 01:32:58 +00:00
legal Corrected License. 2002-04-13 16:32:20 +00:00
lib Update of the build system to make the script cleaner and make ./lib/endorsed libs automatically used in both script and build classpaths. 2002-03-16 17:08:00 +00:00
src Fixes previously failing unit test (class cast exception in creating workbook...tried to cast 2002-04-27 01:32:58 +00:00
tools Adding a new failsafe-test target to the cent. 2002-04-25 23:43:01 +00:00
.cvsignore build dir is now (correctly) empty. 2002-04-15 08:07:45 +00:00
appendcp.bat Update of the build system to make the script cleaner and make ./lib/endorsed libs automatically used in both script and build classpaths. 2002-03-16 17:08:00 +00:00
build.bat Made the build output less cluttered with skipped tasks that were shown. 2002-04-25 22:52:14 +00:00
build.sh Made the build output less cluttered with skipped tasks that were shown. 2002-04-25 22:52:14 +00:00
build.xml Adding a new failsafe-test target to the cent. 2002-04-25 23:43:01 +00:00
layout.xml Update to latest dev Centipede version with cents that behave correctly in the build dir 2002-04-24 16:22:03 +00:00
module.xml Added Cocoon build authors to the credits. 2002-04-18 09:46:07 +00:00
properties.xml Now umldoclet creates javadocs with uml link on top. 2002-04-25 22:53:41 +00:00
status.xml Update to latest dev version of Centipede whivh uses the newly committed 2002-04-22 11:00:18 +00:00