Hi, Gesendet: Mi, 20. Okt 2010 Von: Jukka Zitting<[email protected]> > Hi, > > On Wed, Oct 20, 2010 at 8:26 AM, Jeremias Maerki <[email protected]> > wrote: > > Thanks for preparing the release, Jukka! However, I don't manage to > > build PDFBox from the source ZIP. I get an OutOfMemoryError in the text > > extraction tests even though I've specified MAVEN_OPTS=-Xmx512m. Any > > idea? Probably something I introduced with my changes on the text processing :-(
> Do you get that also with the svn trunk? I ran a lot of tests and had never such problems. I'll check that later when I'm back home. What about hudson? It seems to work well. Is the hudson configuration different to that one included in your rc? > The tests are run in a forked JVM, so the MAVEN_OPTS settings won't > affect the amount of memory available there. Adding an > <argLine>-Xmx256m</argLine> option to the maven-surefire-plugin > configuration in pdfbox/pom.xml seems to work around the problem. I > guess I haven't hit the issue since my JVM opts for -Xmx884m as the > default! > > I filed PDFBOX-874 to track this. > > Let's cancel this vote and resume with 1.3.1 as soon as this problem > has been resolved. That'll also give us a chance to get the PDFBOX-866 > fix included in the release. +1, it seems to be reasonable. BR Andreas Lehmkühler
