Hi,
Jukka Zitting schrieb:
Hi,
On Tue, Feb 9, 2010 at 1:40 AM, Apache Hudson Server
<[email protected]> wrote:
[javac]
/zonestorage/hudson/home/hudson/hudson/jobs/PDFBox-trunk/workspace/trunk/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1CFont.java:522:
cannot find symbol
[javac] symbol : constructor IOException(java.awt.FontFormatException)
[javac] location: class java.io.IOException
[javac] throw new IOException(ffe);
[javac] ^
That's another Java 6 method. Fixed in revision 907861.
Thanks fot that.
Obviously it isn't good enough to just configure my eclipse project as
java 1.5 compliant. :-(
BR
Andreas Lehmkühler