Same mistake as I've done. IOException(Throwable) was introduced with Java 1.6. Until we switch to 1.6 you could use
IOException.initCause( Throwable).

Kind regards,
Timo

Am 29.06.2012 13:06, schrieb Apache Jenkins Server:
See<https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/500/changes>

Changes:

[leleueri] [https://issues.apache.org/jira/browse/PDFBOX-1312]
First step of the Preflight Refactoring, Isartor Test succeed.
The new preflight implementation and underlying classes are in the package 
org.apache.pdfbox.preflight.
Old packages will be removed when the refactoring will be finished

[https://issues.apache.org/jira/browse/PDFBOX-1274]
The ColorSpace validation issue is fixed

[leleueri]
...
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]<https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/src/main/java/org/apache/pdfbox/preflight/exception/ValidationException.java>:[34,4]
 cannot find symbol
symbol  : constructor IOException(java.lang.String,java.lang.Throwable)
location: class java.io.IOException


--

 Timo Boehme
 OntoChem GmbH
 H.-Damerow-Str. 4
 06120 Halle/Saale
 T: +49 345 4780474
 F: +49 345 4780471
 [email protected]

_____________________________________________________________________

 OntoChem GmbH
 Geschäftsführer: Dr. Lutz Weber
 Sitz: Halle / Saale
 Registergericht: Stendal
 Registernummer: HRB 215461
_____________________________________________________________________

Reply via email to