Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jgambarios committed Mar 31, 2018
1 parent 1dc6b08 commit 7afcb1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotCMS/src/main/java/com/dotcms/tika/TikaUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ private Map<String, String> getMetaDataMap(String inode, File binFile, boolean f
//Write the parsed info into the metadata file
metaMap = writeMetadata(fulltext, contentMetadataFile);
}

}
} catch (IOException ioExc) {
try {
Expand Down

0 comments on commit 7afcb1c

Please sign in to comment.