[
https://issues.apache.org/jira/browse/PDFBOX-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Berger updated PDFBOX-452:
------------------------------
Attachment: pdfbox.src.patch
pdfbox.pom.patch
fontbox.patch
Updated patches:
Assuming fontbox / pdfbox version is 0.8-incubator, the pom patches set this
version, also in the dependencies.
the src patch replaces all imports with org.apache so that pdfbox compiles
again.
> [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.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.