The latest checkin of org.apache.poi.hssf.records.UnicodeString won't compile on a JDK prior to 1.4 b/c of the "throw RuntimeException(e)" - JDK 1.2, 1.3 don't support nested exceptions.
Is this as expected? JDK 1.3 support is still highly desirable. ------------------------------------------------------------- Brian Sanders Java Developer Risk Labs, LLC 678-784-4614 voice 678-784-4714 fax ----- Confidential Information The information in this e-mail message (including any attachments) is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. -- To unsubscribe, e-mail: <mailto:poi-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:poi-dev-help@;jakarta.apache.org>
