Hi,

Andreas Lehmkuehler schrieb:
Hi,

Jukka Zitting schrieb:
PS. The Hudson build revealed a Java 6 dependency in FontBox:

[INFO] Compilation failure
.../src/main/java/org/apache/fontbox/cff/CharStringRenderer.java:[122,12]
moveTo(float,float) in java.awt.geom.GeneralPath cannot be applied to
(double,double)
.../src/main/java/org/apache/fontbox/cff/CharStringRenderer.java:[129,12]
lineTo(float,float) in java.awt.geom.GeneralPath cannot be applied to
(double,double)
GRMPF, I'll have a look at it tomorrow.
Done.

For now I made the Hudson build use Java 6 to get around this issue,
but we should fix that before the release.
Agreed.
I've reconfigured hudson to use Java 5 and it compiled without any problem.
There is only one issue in the postprocess I didn't understand. Jukka, you
should have a look at the console output of build #3. The same error occured
in build #2. Perhaps nothing serious ...

BR,
Andreas Lehmkühler

BR
Andreas Lehmkühler

Reply via email to