Am 18.06.2014 22:02, schrieb John Hewson:
Are you using OpenJDK? I think it might not support ARGB JPEGs...
I've tried different jdk and OpenJDK ... I'm going to continue my efforts
tomorrow.
-- John
BR
Andreas Lehmkühler
On 18 Jun 2014, at 12:28, Andreas Lehmkuehler <[email protected]> wrote:
Hi,
I've tried to prepare the 1.8.6 release and ran into an issue.
I've ran "mvn release:prepare -DdryRun=true" and one of the tests has failed
throwing the following message:
testCreateJpeg4BYTE_ABGR(org.apache.pdfbox.pdmodel.graphics.xobject.PDJpegTest):
Invalid argument to native writeImage
testCreateJpegINT_ARGB(org.apache.pdfbox.pdmodel.graphics.xobject.PDJpegTest):
Invalid argument to native writeImage
I've tried jdk6 and jdk7, both with the same result.
Everything works fine when I run the tests within eclipse.
Does anybody have an idea what's wrong here?
BR
Andreas Lehmkühler