Hi,
Am 18.06.2014 23:39, schrieb Andreas Lehmkuehler:
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.
The OpenJDK was the problem here. I've "persuaded" my fedora to use another jdk
and everything works now.
Thanks for your input!
-- John
BR
Andreas Lehmkühler
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