Re: IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents()

2016-09-12 Thread Tilman Hausherr
ausherr wrote: Hello, I'm getting an IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents(). I'm using 1.14. My source code and log output: org.apache.poi poi-scratchpad 3.14 HMEFMessage hmefMessag

Re: IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents()

2016-09-06 Thread Javen O'Neal
information? We always try to add >> unit-tests which verify fixes instead of doing them blindly. >> >> Dominik. >> >> On Wed, Aug 31, 2016 at 7:06 PM, Tilman Hausherr >> wrote: >> >>> Hello, >>> >>> I'm get

Re: IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents()

2016-09-06 Thread Tilman Hausherr
27;m getting an IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents(). I'm using 1.14. My source code and log output: org.apache.poi poi-scratchpad 3.14 HMEFMessage hmefMessage = new HMEFMessage(is);

Re: IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents()

2016-09-05 Thread Dominik Stadler
? We always try to add unit-tests which verify fixes instead of doing them blindly. Dominik. On Wed, Aug 31, 2016 at 7:06 PM, Tilman Hausherr wrote: > Hello, > > I'm getting an IllegalArgumentException when calling > org.apache.poi.hmef.Attachment.getContents(). I'm using

IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents()

2016-08-31 Thread Tilman Hausherr
Hello, I'm getting an IllegalArgumentException when calling org.apache.poi.hmef.Attachment.getContents(). I'm using 1.14. My source code and log output: org.apache.poi poi-scratchpad 3.14 HMEFMessage hmefMes