On 05/29/2012 10:18 AM, Andreas Lehmkuehler wrote:
The Apache PDFBox community is pleased to announce the release of
Apache PDFBox version 1.7.0. The release is available for download at:

Hmm, I'm not able to build it on Fedora 17 with openjdk 1.7.0.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.pdfbox.util.TestTextStripper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.844 sec
Running org.apache.pdfbox.TestAll
java.io.IOException: Problem reading font data.
        at java.awt.Font.createFont(Font.java:966)
at org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.getawtFont(PDTrueTypeFont.java:390) at org.apache.pdfbox.pdmodel.font.PDSimpleFont.drawString(PDSimpleFont.java:105) at org.apache.pdfbox.pdfviewer.PageDrawer.processTextPosition(PageDrawer.java:221) at org.apache.pdfbox.util.PDFStreamEngine.processEncodedText(PDFStreamEngine.java:498)
        at org.apache.pdfbox.util.operator.ShowText.process(ShowText.java:45)
at org.apache.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:556) at org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:270) at org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:237) at org.apache.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:217)
        at org.apache.pdfbox.pdfviewer.PageDrawer.drawPage(PageDrawer.java:119)
        at org.apache.pdfbox.pdmodel.PDPage.convertToImage(PDPage.java:730)
at org.apache.pdfbox.util.TestImageIOUtils.writeImage(TestImageIOUtils.java:98) at org.apache.pdfbox.util.TestImageIOUtils.doTestFile(TestImageIOUtils.java:66) at org.apache.pdfbox.util.TestImageIOUtils.testRenderImage(TestImageIOUtils.java:125)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:243)
        at junit.framework.TestSuite.run(TestSuite.java:238)
        at junit.framework.TestSuite.runTest(TestSuite.java:243)
        at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:134
)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:113)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.j
ava:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.
java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:8
5)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103
)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)

I see *lots* of these tracebacks.

Works for Fedora 16 though with openjdk 1.6.0. There may be other differences as well. Anyone else try building with Java 7?

--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       or...@nwra.com
Boulder, CO 80301                   http://www.nwra.com

Reply via email to