[
https://issues.apache.org/jira/browse/PDFBOX-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784920#comment-16784920
]
Tilman Hausherr commented on PDFBOX-4479:
-----------------------------------------
That works, but it takes the double time to build (I tried on the trunk first).
It failed on Jenkins
https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-2.0.x-jdk6/
for the same reason as before. Your build worked because it doesn't use maven,
you use ant.
So currently the only advantage of the last change would be for people who want
to set the jdk by setting a property variable when calling starting maven.
I'm off to sleep, I'll try to set that property variable in the Jenkins job to
"-Djdk.path=/home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security".
> Java 6 error
> ------------
>
> Key: PDFBOX-4479
> URL: https://issues.apache.org/jira/browse/PDFBOX-4479
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.14
> Reporter: simon steiner
> Priority: Major
> Labels: jdk6
> Fix For: 2.0.15
>
>
> On pdfbox 2.0 branch
> [ERROR] /pdfbox/src/main/java/org/apache/pdfbox/util/Hex.java:[204,16] cannot
> find symbol
> symbol : class ReflectiveOperationException
> location: class org.apache.pdfbox.util.Hex
> [ERROR] /pdfbox/src/main/java/org/apache/pdfbox/util/Hex.java:[219,16]
> cannot find symbol
> symbol : class ReflectiveOperationException
> location: class org.apache.pdfbox.util.Hex
>
> fontbox/src/test/java/org/apache/fontbox/ttf/TTFSubsetterTest.java
> Error:(233, 26) java: unclosed character literal
> Error:(233, 28) java: illegal character: '\u0096'
> Error:(233, 29) java: unclosed character literal
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]