[ https://issues.apache.org/jira/browse/TIKA-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated TIKA-776: ----------------------------------- Fix Version/s: (was: 1.15) 1.16 > ExifTool Embedder > ----------------- > > Key: TIKA-776 > URL: https://issues.apache.org/jira/browse/TIKA-776 > Project: Tika > Issue Type: New Feature > Components: metadata > Affects Versions: 1.0 > Environment: ExifTool is required (http://www.sno.phy.queensu.ca/~phil/exiftool/) > Reporter: Ray Gauss II > Assignee: Chris A. Mattmann > Labels: embed, exiftool, patch > Fix For: 1.16 > > Attachments: tika-parsers-exiftool-embed-patch.txt > > > This patch adds an ExifTool ExternalEmbedder which builds upon the work in issue TIKA-774 and TIKA-775. > In the tika-parsers an ExiftoolExternalEmbedder is added which extends ExternalEmbedder to programmatically create an Embedder which calls the ExifTool command line to embed tika metadata into a file stream and an ExiftoolExternalEmbedderTest unit test is added which embeds several IPTC and XMP fields then parses the resulting file stream to verify the operation. -- This message was sent by Atlassian JIRA (v6.3.15#6346)