See <https://builds.apache.org/job/PDFBox-ant/1336/changes>
Changes: [jahewson] PDFBOX-2132: Don't catch 'Exception' in PDFStreamEngine [jahewson] PDFBOX-2094: Allow PrintRequestAttributeSet to be passed to printDialog() ------------------------------------------ Started by an SCM change Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/PDFBox-ant/ws/> Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2014-06-12T19:49:15.450 -0700' U fontbox\src\main\java\org\apache\fontbox\type1\Type1Parser.java U fontbox\src\main\java\org\apache\fontbox\type1\Token.java U pdfbox\src\main\java\org\apache\pdfbox\rendering\PDFPrinter.java U pdfbox\src\main\java\org\apache\pdfbox\util\PDFStreamEngine.java At revision 1602323 [pdfbox] $ cmd.exe /C '"f:\jenkins\tools\ant\apache-ant-1.7.0\bin\ant.bat -file build.xml dist && exit %%ERRORLEVEL%%"' Buildfile: build.xml pdfbox.clean: [delete] Deleting directory <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\target> [delete] Deleting directory <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\bin> get.externallibs.pdfbox: testexist: downloadfile: testexist: downloadfile: testexist: downloadfile: testexist: downloadfile: testexist: downloadfile: testexist: downloadfile: get.externallibs.fontbox: testexist: downloadfile: testexist: downloadfile: fontbox.init: fontbox.compile: [javac] Compiling 2 source files to <https://builds.apache.org/job/PDFBox-ant/ws/trunk\fontbox\target\classes> fontbox.package: [jar] Building jar: <https://builds.apache.org/job/PDFBox-ant/ws/trunk\fontbox\target\fontbox-2.0.0.jar> get.externallibs.jempbox: testexist: downloadfile: testexist: downloadfile: jempbox.init: jempbox.compile: jempbox.package: pdfbox.init: [mkdir] Created dir: <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\target\classes> [mkdir] Created dir: <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\bin> [mkdir] Created dir: <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\target\test-output> [mkdir] Created dir: <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\target\test-output\rendering> [mkdir] Created dir: <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\target\test-output-ext> [mkdir] Created dir: <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\target\test-output-ext\rendering> pdfbox.compile: [javac] Compiling 470 source files to <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\target\classes> [javac] <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\src\main\java\org\apache\pdfbox\util\PDFStreamEngine.java>:117: cannot find symbol [javac] symbol : class ReflectiveOperationException [javac] location: class org.apache.pdfbox.util.PDFStreamEngine [javac] catch (ReflectiveOperationException e) [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 error BUILD FAILED <https://builds.apache.org/job/PDFBox-ant/ws/trunk\pdfbox\build.xml>:174: Compile failed; see the compiler error output for details. Total time: 15 seconds Build step 'Invoke Ant' marked build as failure
