[ 
https://issues.apache.org/jira/browse/PDFBOX-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated PDFBOX-452:
---------------------------------

    Attachment: PDFBOX-452-maven.patch

Here is a unified patch for all the changes in src & the pom.  It seems 
fontbox.patch has already been included in the /trunk

When I run this, everythign compiles fine, but I get a HUGE stream of warnings 
like this:
{panel}
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: re
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: W
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: n
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: cs
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: scn
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: i
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: ri
Apr 27, 2009 11:04:51 AM org.apache.pdfbox.util.PDFStreamEngine processOperator
WARNING: NULL processor for operation: re
...
on and on and on...
..
{panel}

any ideas what could be happening?

> [patch] maven build errors in current trunk
> -------------------------------------------
>
>                 Key: PDFBOX-452
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-452
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox, JempBox
>    Affects Versions: 0.8.0-incubator
>         Environment: maven build
>            Reporter: Max Berger
>         Attachments: fontbox.patch, PDFBOX-452-maven.patch, pdfbox.pom.patch, 
> pdfbox.src.patch
>
>
> I just tried building pdfbox from the current trunk, and it failed:
> - the dependencies (fontbox / jempbox) have an inconsitent version numbering. 
> Fixed in attached diff
> - some libraries are references as org.fontbox / org.jempbox. Fixed in 
> attached diff
> Some JUnit tests fail, I'll investigate this later.
> hth
> Max

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to