[ https://issues.apache.org/jira/browse/TIKA-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361334#comment-14361334 ]
Hudson commented on TIKA-1063: ------------------------------ UNSTABLE: Integrated in tika-trunk-jdk1.7 #547 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/547/]) TIKA-1063. Add basic ODF style support, contributed by Axel Dörfler. (tpalsulich: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1666607) * /tika/trunk/CHANGES.txt * /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/odf/OpenDocumentContentParser.java * /tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/odf/ODFParserTest.java > OpenDocument basic style support > -------------------------------- > > Key: TIKA-1063 > URL: https://issues.apache.org/jira/browse/TIKA-1063 > Project: Tika > Issue Type: Bug > Components: parser > Reporter: Axel Dörfler > Priority: Minor > Attachments: testStyles.odt, tika-opendocument-styles.patch > > > I've added basic support for list and text styles. Paragraph styles are > omitted on purpose -- one could use the style names as class names, though. > Only bold, italic, and underlined text is supported. > Lists now differentiate between ordered and unordered lists. > Test case included. I've also changed the ODFParserTest to make a bit more > use of the methods of its super class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)