I'm not sure if I built anything incorrectly, but I ran task "compile" from ant on the source I got through CVS. When I attempted to run the test (method "main" in HWPFDocument.class) I got the following error:

java.lang.NullPointerException
at org.apache.poi.util.LittleEndian.putNumber(LittleEndian.java:549)
at org.apache.poi.util.LittleEndian.putShort(LittleEndian.java:282)
at org.apache.poi.hwpf.sprm.SprmUtils.addSprm(SprmUtils.java:121)
at org.apache.poi.hwpf.sprm.CharacterSprmCompressor.compressCharacterProperty(CharacterSprmCompressor.java:240)
at org.apache.poi.hwpf.Range.insertBefore(Range.java:216)
at org.apache.poi.hwpf.HWPFDocument.main(HWPFDocument.java:337)


Am I simply using the wrong test? Did I build a non-stable version?

Thanks!

_________________________________________________________________
Expand your wine savvy � and get some great new recipes � at MSN Wine. http://wine.msn.com



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



Reply via email to