You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2019/03/05 21:10:00 UTC

[jira] [Comment Edited] (PDFBOX-4479) Java 6 error

    [ https://issues.apache.org/jira/browse/PDFBOX-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784732#comment-16784732 ] 

Tilman Hausherr edited comment on PDFBOX-4479 at 3/5/19 9:09 PM:
-----------------------------------------------------------------

I tried to set up a jdk6 project but this didn't work, from what I see a Jenkins component needs something higher than jdk6. We have Jenkins 2.150.
https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-2.0.x-jdk6/
https://wiki.jenkins.io/display/JENKINS/Maven+Project+Plugin
{quote}
consider spawning javac from mvn to point to real jdk 6 to catch these
{quote}
I don't know how to do this on Jenkins. (Or maybe I ust did?)


was (Author: tilman):
I tried to set up a jdk6 project but this didn't work, from what I see a Jenkins component needs something higher than jdk6. We have Jenkins 2.150.
https://builds.apache.org/job/PDFBox-Trunk-jdk6/
https://wiki.jenkins.io/display/JENKINS/Maven+Project+Plugin
{quote}
consider spawning javac from mvn to point to real jdk 6 to catch these
{quote}
I don't know how to do this on Jenkins. (Or maybe I ust did?)

> 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org