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

Andreas Lehmkühler commented on PDFBOX-1056:
--------------------------------------------

As there were no objections to the IP-Clearance process [1] I added the donated 
code to the pdfbox repository. 

In detail I completed the following subtasks

- added xmpbox in revision 1150371
- added preflight in revision 1150373
- didn't add empty directories and the parent folder
- integrated the two modules into the pdfbox build (it works but there are 
still some improvements to do)
- added missing license headers
- excluded some binary files from the rat-report
- excluded the isator files from the pom (we need to find another place to 
store them)
- modified the isator test case so that it won't fail without input
- updated the LICENSE and NOTICE files
- removed the java6 dependency by adding activation and stax as maven dependency

[1] http://incubator.apache.org/ip-clearance/pdfbox-padaf.html


> Integration of a PDF/A validator in PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1056
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1056
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Utilities
>    Affects Versions: 1.5.0
>            Reporter: Guillaume Bailleul
>            Priority: Minor
>         Attachments: padaf-apache.tgz, pdfbox160.patch, rat-report.txt
>
>
> We (Atos Worldline) donate our PDF/A validator to the PDFBox project. This 
> product is based on PDFBox and a javacc parser. Before this donation, the 
> product was already distributed under Apache Licence 2. Its current name is 
> padaf.
> Padaf complies the isartor test suite.
> This version depends on standard PDFBox 1.5.0 version. Only one test class 
> does not compile with current HEAD (on 27 of june), all other test cases pass.
> Padaf is composed of 2 modules :
> * preflight : the validator
> * xmpbox : an other implementation of xmp parser and writer. We make that 
> choice because we did not have the time to propose all necessary modification 
> in jempbox.
> The attached tar ball contains :
> - sources of the 2 modules
> - junit tests for each one
> - a parent (that will soon disappear) already depending on pdfbox-parent
> These are SHA1 for each attached file
> b9bb323fa73e1416a8b282fe2a687cebf1ac2145  padaf-apache.tgz
> e9e5fb05105799b9884be0ae6c060323aed3211a  pdfbox160.patch

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to