Re: help with POI Co.

2007-01-09 Thread Joerg Hohwiller
Nick Burch schrieb: On Mon, 8 Jan 2007, Joerg Hohwiller wrote: For msword I tried HWPF but the result was really bad. Were you using org.apache.poi.hwpf.extractor.WordExtractor ? It doesn't filter out all the text entries that aren't really text, but any patches to fix that would

Re: help with POI Co.

2007-01-10 Thread Joerg Hohwiller
David Fisher schrieb: On Jan 9, 2007, at 2:28 PM, Joerg Hohwiller wrote: Besides I used the official POI release which is very old. I did NOT try the HEAD from svn. Jörg: Hi David, You want poi3_alpha3, or something like that. (I have Yegor do all my POI work for me :-) Use

Re: help with POI Co.

2007-01-10 Thread Joerg Hohwiller
Nick Burch schrieb: On Tue, 9 Jan 2007, Joerg Hohwiller wrote: Besides I used the official POI release which is very old. I did NOT try the HEAD from svn. You should probably try with the svn head, you will generally have more luck with HWPF and HSLF from there. Okay, thanks for the tip

Re: help with POI Co.

2007-01-10 Thread Joerg Hohwiller
Hi Nick, You shouldn't really have any problems with HSSF. There are lots of examples for hssf, did you follow them? I had a look at the examples and rewrote my code completely switching to event listener mode. This works a lot better and consumes less memory. I still have some

3.0 release (and maven)

2007-04-17 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, everybody is waiting for the 3.0 release and everything in head is better than an almost 3 years old release. Anyways take the time you need to have a release that you are happy with. I already migrated my project from 2.5.1-final-20040804

Re: 3.0 release (and maven)

2007-04-19 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nick, Are you planning to put the 3.0 release into the maven repository as soon as it is out? As part of the release process, I'll copy them onto people.apache.org, as per http://www.apache.org/dev/release-publishing.html#repository-guide .

Re: 3.0 release (and maven)

2007-04-24 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nick, So bug #39977 is not an issue anymore? The groupId bit isn't. Now we understand what it should be, we can use the java package, and all will be fine. Comment #2 (http://issues.apache.org/bugzilla/show_bug.cgi?id=39977#c2) still needs

Re: 3.0 release (and maven)

2007-04-25 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nick, On Tue, 24 Apr 2007, Joerg Hohwiller wrote: issueManagement systembugzilla/system urlhttp://issues.apache.org/bugzilla//url /issueManagement Thanks, I've updated that okay. But from what I see in your subversion, you still

Re: 3.0 release (and maven)

2007-04-30 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nick, On Wed, 25 Apr 2007, Joerg Hohwiller wrote: But from what I see in your subversion, you still need to replace issueTrackingUrl with issueManagement. Done I also went through your ant build and have seen that you do not modify

Re: POI 3.0 RC4

2007-05-06 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All Hi Nick, Release candidate 4 of POI 3.0 is now available: http://people.apache.org/~nick/POI-3.0-RC4/ For maven users, there's also the pom, binary and source jars available for testing with:

Re: POI 3.0 RC4

2007-05-30 Thread Joerg Hohwiller
/poi/poi/3.0-FINAL/poi-3.0-FINAL.pom I have added a comment here: http://jira.codehaus.org/browse/MEV-479 Hope they gonna fix this soon. I will do my best to push this toppic... BTW did you notice this one: http://jira.codehaus.org/browse/MEV-478 Regards Jörg On Mon, 7 May 2007, Joerg Hohwiller

[Fwd: Re: Fix existing POM of poi 3.0-FINAL]

2007-05-31 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 FYI: Pom of 3.0-final has been fixed in central maven repository. - Original-Nachricht Betreff: Re: Fix existing POM of poi 3.0-FINAL Datum: Wed, 30 May 2007 13:22:25 -0700 Von: Carlos Sanchez [EMAIL PROTECTED] An: Joerg Hohwiller