GitHub user rsby opened a pull request:

    https://github.com/apache/pdfbox/pull/21

    PDFBOX-3218 and PDFBOX-3111 Alter Field Merge Handling

    Optimizing field merging, altering to prevent multiple inclusions of same 
field, adding ability to set name for new fields and to turn off field renaming

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rsby/pdfbox trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/pdfbox/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit 57d9a31faa256e9680b82fff553f054d1264b5aa
Author: rees <[email protected]>
Date:   2016-01-27T22:38:34Z

    Alter ArcoForm merging to add only root fields

commit 300af4a5ec68e2592d80cb04d2ec85c7972f1027
Author: rees <[email protected]>
Date:   2016-01-28T11:01:30Z

    PDFBOX-3218 add unit test asserting each field merged only once

commit 7337cfaa9908bcb25c2b45504f4bf744c75ec41c
Author: rees <[email protected]>
Date:   2016-01-30T01:29:46Z

    PDFBOX-3218 adding back collision detection for case where we may be 
merging previously merged forms

commit 8320af4769d50edd316b6b63d46967b9f0801e25
Author: rees <[email protected]>
Date:   2016-01-31T15:50:04Z

    PDFBOX-3218
    PDFBOX-3111
    Adding optimization on nextFieldNum to reduce number of collisions, checks, 
and redundancy

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to