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

Tyler Palsulich updated TIKA-758:
---------------------------------

    Attachment: TIKA-758.Palsulich.061714.patch

PDFBOX-1130 was resolved in 1.8.0. So, I attached a patch which removes the 
corresponding workaround. The patch also fixes up a little bit of 
type-funkiness. After this patch, here is the current state of this issue:

{code}
➜  trunk:  grep -r TODO . | grep -i PDFBOX | grep .java:
./tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDF2XHTML.java:         
   // TODO: remove once PDFBOX-1143 is fixed:
./tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDFParser.java:        
//TODO: Let's try to move this into PDFBox.
./tika-parsers/src/test/java/org/apache/tika/parser/font/FontParsersTest.java:  
      //TODO: once we upgrade to PDFBox 1.8.6, remove
{code}

> Address TODOs when we upgrade to next PDFBox release
> ----------------------------------------------------
>
>                 Key: TIKA-758
>                 URL: https://issues.apache.org/jira/browse/TIKA-758
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>            Reporter: Michael McCandless
>         Attachments: TIKA-758.Palsulich.061714.patch
>
>
> Like TIKA-757 for POI, I'm opening this blanket issue to address any TODOs in 
> the code when we next upgrade PDFBox.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to